<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>nixCraft &#187; host command</title> <atom:link href="http://www.cyberciti.biz/tips/tag/host-command/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 03 Feb 2012 22:45:35 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>What Is a Content Delivery Network (CDN)?</title><link>http://www.cyberciti.biz/tips/what-is-content-delivery-network-cdn.html</link> <comments>http://www.cyberciti.biz/tips/what-is-content-delivery-network-cdn.html#comments</comments> <pubDate>Fri, 20 Feb 2009 16:03:45 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Content Delivery Network]]></category> <category><![CDATA[advanced software]]></category> <category><![CDATA[Applications of distributed computing]]></category> <category><![CDATA[bottlenecks]]></category> <category><![CDATA[cdn]]></category> <category><![CDATA[Cloud storage]]></category> <category><![CDATA[digital content]]></category> <category><![CDATA[Distributed algorithms]]></category> <category><![CDATA[Distributed data storage]]></category> <category><![CDATA[Distributed data storage systems]]></category> <category><![CDATA[host command]]></category> <category><![CDATA[Internet broadcasting radio]]></category> <category><![CDATA[Internet television]]></category> <category><![CDATA[Multimedia]]></category> <category><![CDATA[networking technologies]]></category> <category><![CDATA[Networks]]></category> <category><![CDATA[nslookup command]]></category> <category><![CDATA[Peer-to-peer computing]]></category> <category><![CDATA[Streaming]]></category> <category><![CDATA[Streaming media systems]]></category> <category><![CDATA[Video hosting]]></category> <category><![CDATA[Video on demand services]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=7619</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/content-delivery-network-2' title='See all Content Delivery Network (CDN) related articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/cdn-logo.png' border='0' /></a></div> <span
class="drop_cap">A</span> CDN (also known as <strong>content distribution network</strong>) is nothing but a group of servers (system of computers) spread across the globe. The main is to optimizing the flow of digital content (such as css, images, JavaScript, video) and speed up web application to end-users. CDN utilizes advanced software, DNS, storage and networking technologies for organizing your data. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/what-is-content-delivery-network-cdn.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Howto: Ubuntu Linux convert DHCP network configuration to static IP configuration</title><link>http://www.cyberciti.biz/tips/howto-ubuntu-linux-convert-dhcp-network-configuration-to-static-ip-configuration.html</link> <comments>http://www.cyberciti.biz/tips/howto-ubuntu-linux-convert-dhcp-network-configuration-to-static-ip-configuration.html#comments</comments> <pubDate>Wed, 13 Sep 2006 19:01:43 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[add gateway]]></category> <category><![CDATA[change ip address]]></category> <category><![CDATA[dhcp]]></category> <category><![CDATA[host command]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[list open port]]></category> <category><![CDATA[netstat command]]></category> <category><![CDATA[network]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[sudo command]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-ubuntu-linux-convert-dhcp-network-configuration-to-static-ip-configuration.html</guid> <description><![CDATA[My friend wanted to know how to change or convert DHCP network configuration to static configuration. After initial installation, he wanted to change network settings. Further, his system is w/o GUI system aka X Windows. Here is quick way to accomplish the same: Your main network configuration file is /etc/network/interfaces Desired new sample settings: => [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-ubuntu-linux-convert-dhcp-network-configuration-to-static-ip-configuration.html/feed</wfw:commentRss> <slash:comments>74</slash:comments> </item> <item><title>Running Commands on a Remote Linux / UNIX Host</title><link>http://www.cyberciti.biz/tips/linux-running-commands-on-a-remote-host.html</link> <comments>http://www.cyberciti.biz/tips/linux-running-commands-on-a-remote-host.html#comments</comments> <pubDate>Mon, 25 Jul 2005 23:11:00 +0000</pubDate> <dc:creator>nixcraft</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[HP-UX]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Monitoring]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[OS X]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Shell scripting]]></category> <category><![CDATA[Solaris]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[command line arguments]]></category> <category><![CDATA[host command]]></category> <category><![CDATA[memory information]]></category> <category><![CDATA[memory status]]></category> <category><![CDATA[openssh server]]></category> <category><![CDATA[run command on remote server]]></category> <category><![CDATA[run command using ssh client]]></category> <category><![CDATA[ssh client]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-running-commands-on-a-remote-host.html</guid> <description><![CDATA[You would like to execute a command on a remote Linux/FreeBSD/Solaris/UNIX host and have the result displayed locally. Once result obtained it can be used by local script or program. A few examples: => File system and disk information => Get user information => Find out all running process => Find out if particular service [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-running-commands-on-a-remote-host.html/feed</wfw:commentRss> <slash:comments>10</slash:comments> </item> </channel> </rss>
