<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Essential SSH &#8211; 19 Linux SSH Commands You Simply Cannot Live Without</title>
	<atom:link href="http://www.kavoir.com/2007/03/essential-ssh.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kavoir.com/2007/03/essential-ssh.html</link>
	<description>Just another dumbass webmaster, goofing around...</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:57:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: How to execute PHP scripts in the background?</title>
		<link>http://www.kavoir.com/2007/03/essential-ssh.html/comment-page-1#comment-10204</link>
		<dc:creator>How to execute PHP scripts in the background?</dc:creator>
		<pubDate>Sun, 18 Jul 2010 03:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2007-03/essential-ssh.html#comment-10204</guid>
		<description>[...] That is if you have the SSH access which most hosts provide. Connect to your hosting server via SSH by putty and you will have the ultimate control over your box. For example, you can execute a PHP script [...]</description>
		<content:encoded><![CDATA[<p>[...] That is if you have the SSH access which most hosts provide. Connect to your hosting server via SSH by putty and you will have the ultimate control over your box. For example, you can execute a PHP script [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yang Yang</title>
		<link>http://www.kavoir.com/2007/03/essential-ssh.html/comment-page-1#comment-8162</link>
		<dc:creator>Yang Yang</dc:creator>
		<pubDate>Fri, 26 Feb 2010 06:33:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2007-03/essential-ssh.html#comment-8162</guid>
		<description>Good point, I used to do it once when I&#039;ve been spoiled by rm -rf. Maybe rm -i would do it.</description>
		<content:encoded><![CDATA[<p>Good point, I used to do it once when I&#8217;ve been spoiled by rm -rf. Maybe rm -i would do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yang Yang</title>
		<link>http://www.kavoir.com/2007/03/essential-ssh.html/comment-page-1#comment-8161</link>
		<dc:creator>Yang Yang</dc:creator>
		<pubDate>Fri, 26 Feb 2010 06:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2007-03/essential-ssh.html#comment-8161</guid>
		<description>I usually use &#039;tar cf tarred.tar files&#039; to tar files and &#039;tar zcf tarred.tar.gz files&#039; to zip tar them.

To untar, just use &#039;tar xf tarred.tar&#039; or &#039;tar zxf tarred.tar.gz&#039; to extract the files. Not quite familiar with zip / unzip.</description>
		<content:encoded><![CDATA[<p>I usually use &#8216;tar cf tarred.tar files&#8217; to tar files and &#8216;tar zcf tarred.tar.gz files&#8217; to zip tar them.</p>
<p>To untar, just use &#8216;tar xf tarred.tar&#8217; or &#8216;tar zxf tarred.tar.gz&#8217; to extract the files. Not quite familiar with zip / unzip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to know if your hosting provider is overselling on your server?</title>
		<link>http://www.kavoir.com/2007/03/essential-ssh.html/comment-page-1#comment-8143</link>
		<dc:creator>How to know if your hosting provider is overselling on your server?</dc:creator>
		<pubDate>Wed, 24 Feb 2010 11:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2007-03/essential-ssh.html#comment-8143</guid>
		<description>[...] you are one of the victims that are dwelling on oversold web hosting servers, you need to have SSH access to your server. Now perform the following [...]</description>
		<content:encoded><![CDATA[<p>[...] you are one of the victims that are dwelling on oversold web hosting servers, you need to have SSH access to your server. Now perform the following [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linux wget Command to Download and Mirror a Website in Static Local Copy</title>
		<link>http://www.kavoir.com/2007/03/essential-ssh.html/comment-page-1#comment-4424</link>
		<dc:creator>Linux wget Command to Download and Mirror a Website in Static Local Copy</dc:creator>
		<pubDate>Sun, 02 Aug 2009 08:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2007-03/essential-ssh.html#comment-4424</guid>
		<description>[...] is such a wonderful command in Linux you can ever get. Consider blessed to have it in your SSH arsenal. Now, not only does it allow you to download something neatly from the command line to the [...]</description>
		<content:encoded><![CDATA[<p>[...] is such a wonderful command in Linux you can ever get. Consider blessed to have it in your SSH arsenal. Now, not only does it allow you to download something neatly from the command line to the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Screw all those unusable proxy server lists - Build your own stable socks5 proxy server in minutes!</title>
		<link>http://www.kavoir.com/2007/03/essential-ssh.html/comment-page-1#comment-3437</link>
		<dc:creator>Screw all those unusable proxy server lists - Build your own stable socks5 proxy server in minutes!</dc:creator>
		<pubDate>Thu, 02 Apr 2009 10:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2007-03/essential-ssh.html#comment-3437</guid>
		<description>[...] web hosting servers with SSH access enable you to tunnel the sessions so that your local computer can act like a socks proxy. For web [...]</description>
		<content:encoded><![CDATA[<p>[...] web hosting servers with SSH access enable you to tunnel the sessions so that your local computer can act like a socks proxy. For web [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.kavoir.com/2007/03/essential-ssh.html/comment-page-1#comment-3237</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 13 Mar 2009 01:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2007-03/essential-ssh.html#comment-3237</guid>
		<description>Great list!  Perhaps you could include a warning for the &#039;rm&#039; command?  I&#039;ve seen people ruin their installations with this one - I&#039;ve nearly done it myself a few times...</description>
		<content:encoded><![CDATA[<p>Great list!  Perhaps you could include a warning for the &#8216;rm&#8217; command?  I&#8217;ve seen people ruin their installations with this one &#8211; I&#8217;ve nearly done it myself a few times&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.kavoir.com/2007/03/essential-ssh.html/comment-page-1#comment-1128</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 21 May 2008 07:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2007-03/essential-ssh.html#comment-1128</guid>
		<description>This is a great list that will make unsavvy *nix users&#039; life much easier. 

Maybe you could elaborate on zipping and unzipping things - I&#039;m personally sick of those tangling switches.</description>
		<content:encoded><![CDATA[<p>This is a great list that will make unsavvy *nix users&#8217; life much easier. </p>
<p>Maybe you could elaborate on zipping and unzipping things &#8211; I&#8217;m personally sick of those tangling switches.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

