<?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: 20 Popular Command-Line Tips for Linux</title>
	<atom:link href="http://www.tuxarena.com/2010/12/20-popular-command-line-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tuxarena.com/2010/12/20-popular-command-line-tips/</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: GUru</title>
		<link>http://www.tuxarena.com/2010/12/20-popular-command-line-tips/#comment-35396</link>
		<dc:creator>GUru</dc:creator>
		<pubDate>Thu, 11 Oct 2012 12:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuxarena.com/?p=388#comment-35396</guid>
		<description><![CDATA[Good one..]]></description>
		<content:encoded><![CDATA[<p>Good one..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohit Vaidya</title>
		<link>http://www.tuxarena.com/2010/12/20-popular-command-line-tips/#comment-745</link>
		<dc:creator>Rohit Vaidya</dc:creator>
		<pubDate>Tue, 28 Dec 2010 06:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuxarena.com/?p=388#comment-745</guid>
		<description><![CDATA[Coooool.]]></description>
		<content:encoded><![CDATA[<p>Coooool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dutchkind</title>
		<link>http://www.tuxarena.com/2010/12/20-popular-command-line-tips/#comment-691</link>
		<dc:creator>Dutchkind</dc:creator>
		<pubDate>Mon, 27 Dec 2010 09:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuxarena.com/?p=388#comment-691</guid>
		<description><![CDATA[When I use nmap localhost on my opensuse system, it shows some ports open, but they are only open from the inside because they are used by the system. When I do a scan from another computer to this computer using the ip address instead of localhost it confirms that there are no open ports. So I think you can not see which ports are open or closed when scanning from that same system.]]></description>
		<content:encoded><![CDATA[<p>When I use nmap localhost on my opensuse system, it shows some ports open, but they are only open from the inside because they are used by the system. When I do a scan from another computer to this computer using the ip address instead of localhost it confirms that there are no open ports. So I think you can not see which ports are open or closed when scanning from that same system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandeep</title>
		<link>http://www.tuxarena.com/2010/12/20-popular-command-line-tips/#comment-681</link>
		<dc:creator>Sandeep</dc:creator>
		<pubDate>Mon, 27 Dec 2010 06:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuxarena.com/?p=388#comment-681</guid>
		<description><![CDATA[Thank you!!]]></description>
		<content:encoded><![CDATA[<p>Thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Stanley</title>
		<link>http://www.tuxarena.com/2010/12/20-popular-command-line-tips/#comment-665</link>
		<dc:creator>Rick Stanley</dc:creator>
		<pubDate>Sun, 26 Dec 2010 23:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuxarena.com/?p=388#comment-665</guid>
		<description><![CDATA[convert:

Instead of 
&quot;convert -sample 30%x30% input_image.png output_image.png&quot;
Use
convert -resize 30% input_image.png output_image.png&quot;
to &quot;Resize&quot; an image!  Aspect ratio will be preserved.

alias:

In addition to listing samples of aliases, also show the use of &quot;alias&quot; by itself to show what aliases are already defined!]]></description>
		<content:encoded><![CDATA[<p>convert:</p>
<p>Instead of<br />
&#8220;convert -sample 30%x30% input_image.png output_image.png&#8221;<br />
Use<br />
convert -resize 30% input_image.png output_image.png&#8221;<br />
to &#8220;Resize&#8221; an image!  Aspect ratio will be preserved.</p>
<p>alias:</p>
<p>In addition to listing samples of aliases, also show the use of &#8220;alias&#8221; by itself to show what aliases are already defined!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
