<?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: 10 More Great Tools for the Terminal</title>
	<atom:link href="http://www.tuxarena.com/2011/06/10-more-great-tools-for-the-terminal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tuxarena.com/2011/06/10-more-great-tools-for-the-terminal/</link>
	<description>Ubuntu/Debian/Mint news and tutorials &#124; Linux stuff</description>
	<lastBuildDate>Tue, 16 Apr 2013 18:56:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Tom</title>
		<link>http://www.tuxarena.com/2011/06/10-more-great-tools-for-the-terminal/#comment-6611</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 23 Jun 2011 15:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuxarena.com/?p=1299#comment-6611</guid>
		<description><![CDATA[telnet is bad for login use
Great for testing if SSH is running:
telnet host 22]]></description>
		<content:encoded><![CDATA[<p>telnet is bad for login use<br />
Great for testing if SSH is running:<br />
telnet host 22</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: db</title>
		<link>http://www.tuxarena.com/2011/06/10-more-great-tools-for-the-terminal/#comment-5935</link>
		<dc:creator>db</dc:creator>
		<pubDate>Sat, 18 Jun 2011 18:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuxarena.com/?p=1299#comment-5935</guid>
		<description><![CDATA[I heartily recommend that people NOT use telnet, as it is unencrypted and insecure.

Instead use ssh, which also has the ability to allow encrypted X connections.]]></description>
		<content:encoded><![CDATA[<p>I heartily recommend that people NOT use telnet, as it is unencrypted and insecure.</p>
<p>Instead use ssh, which also has the ability to allow encrypted X connections.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sanchizu</title>
		<link>http://www.tuxarena.com/2011/06/10-more-great-tools-for-the-terminal/#comment-5866</link>
		<dc:creator>sanchizu</dc:creator>
		<pubDate>Sat, 18 Jun 2011 07:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuxarena.com/?p=1299#comment-5866</guid>
		<description><![CDATA[mc ;-)]]></description>
		<content:encoded><![CDATA[<p>mc ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rabi</title>
		<link>http://www.tuxarena.com/2011/06/10-more-great-tools-for-the-terminal/#comment-5855</link>
		<dc:creator>Rabi</dc:creator>
		<pubDate>Sat, 18 Jun 2011 05:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuxarena.com/?p=1299#comment-5855</guid>
		<description><![CDATA[Hey, a nice list of commands . you can also go through http://www.fortystones.com/wonders-of-linux-shell-commands/ this article ..]]></description>
		<content:encoded><![CDATA[<p>Hey, a nice list of commands . you can also go through <a href="http://www.fortystones.com/wonders-of-linux-shell-commands/" rel="nofollow">http://www.fortystones.com/wonders-of-linux-shell-commands/</a> this article ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Red Five</title>
		<link>http://www.tuxarena.com/2011/06/10-more-great-tools-for-the-terminal/#comment-5784</link>
		<dc:creator>Red Five</dc:creator>
		<pubDate>Fri, 17 Jun 2011 14:42:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuxarena.com/?p=1299#comment-5784</guid>
		<description><![CDATA[tail -f /path/to/file will display the last 10 lines of the file, but then it&#039;ll stay running to display new lines that are added to the file. Perfect for viewing active log files.]]></description>
		<content:encoded><![CDATA[<p>tail -f /path/to/file will display the last 10 lines of the file, but then it&#8217;ll stay running to display new lines that are added to the file. Perfect for viewing active log files.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
