<?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 for NamHuy</title>
	<atom:link href="http://namhuy.org/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://namhuy.org/blog</link>
	<description>Includes news, help, tutorials, programming, tips and how-to guides for Linux, UNIX, and BSD</description>
	<lastBuildDate>Mon, 02 Apr 2012 12:09:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Securing Linux Server with IPKungfu by Ipkungfu ubuntu &#124; Ackujalske</title>
		<link>http://namhuy.org/blog/2007/10/31/securing-linux-server-with-ipkungfu/comment-page-1/#comment-3621</link>
		<dc:creator>Ipkungfu ubuntu &#124; Ackujalske</dc:creator>
		<pubDate>Mon, 02 Apr 2012 12:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://namhuy.org/blog/2007/10/31/securing-linux-server-with-ipkungfu/#comment-3621</guid>
		<description>[...] Securing Linux Server with IPKungfu &#124; NamHuyOct 31, 2007 &#8230; You can refer to the website of ipkungfu at http://www.linuxkungfu.org/ for the list of complete features. Ipkungfu is available a the Ubuntu &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Securing Linux Server with IPKungfu | NamHuyOct 31, 2007 &#8230; You can refer to the website of ipkungfu at <a href="http://www.linuxkungfu.org/" rel="nofollow">http://www.linuxkungfu.org/</a> for the list of complete features. Ipkungfu is available a the Ubuntu &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install nmap into ubuntu by nmap scan via TOR &#124; hidemyip &#171; darryn van tonder</title>
		<link>http://namhuy.org/blog/2007/08/16/how-to-install-nmap-into-ubuntu/comment-page-1/#comment-3121</link>
		<dc:creator>nmap scan via TOR &#124; hidemyip &#171; darryn van tonder</dc:creator>
		<pubDate>Fri, 09 Mar 2012 05:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://namhuy.org/blog/2007/08/16/how-to-install-nmap-into-ubuntu/#comment-3121</guid>
		<description>[...] nmap: the portscanner we will use to scan the target [...]</description>
		<content:encoded><![CDATA[<p>[...] nmap: the portscanner we will use to scan the target [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install nmap into ubuntu by Fun with Port Scanning &#124; Jupiter Broadcasting</title>
		<link>http://namhuy.org/blog/2007/08/16/how-to-install-nmap-into-ubuntu/comment-page-1/#comment-2153</link>
		<dc:creator>Fun with Port Scanning &#124; Jupiter Broadcasting</dc:creator>
		<pubDate>Sat, 14 Jan 2012 02:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://namhuy.org/blog/2007/08/16/how-to-install-nmap-into-ubuntu/#comment-2153</guid>
		<description>[...] How to install nmap on Ubuntu       /* [...]</description>
		<content:encoded><![CDATA[<p>[...] How to install nmap on Ubuntu       /* [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on add delete and switch user in ubuntu by command lines by pinadone</title>
		<link>http://namhuy.org/blog/2008/04/20/add-delete-and-switch-user-in-ubuntu-by-command-lines/comment-page-1/#comment-1094</link>
		<dc:creator>pinadone</dc:creator>
		<pubDate>Sat, 15 Oct 2011 20:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://namhuy.org/blog/?p=44#comment-1094</guid>
		<description>How to pass from sudo to normal user. I log by default as a root and I want to pass to normal user su pinadone change the user but still as a root.
Well first I add useer with sudo adduser pinadone</description>
		<content:encoded><![CDATA[<p>How to pass from sudo to normal user. I log by default as a root and I want to pass to normal user su pinadone change the user but still as a root.<br />
Well first I add useer with sudo adduser pinadone</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install all programs on a newly installed ubuntu system by UbuntuXen</title>
		<link>http://namhuy.org/blog/2011/07/22/install-all-programs-on-a-newly-installed-ubuntu-system/comment-page-1/#comment-1040</link>
		<dc:creator>UbuntuXen</dc:creator>
		<pubDate>Wed, 12 Oct 2011 00:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://namhuy.org/blog/?p=259#comment-1040</guid>
		<description>Ubuntu 11.04 Natty Live/Persistent

ubuntu@ubuntu:~$ dpkg –get-selections &gt; installed-software
dpkg: error: need an action option

After installing dselect:

dpkg -get-selections &gt; installed-software
dpkg: error: unknown option -g

??? Sounds like it would be useful, but no-go</description>
		<content:encoded><![CDATA[<p>Ubuntu 11.04 Natty Live/Persistent</p>
<p>ubuntu@ubuntu:~$ dpkg –get-selections &gt; installed-software<br />
dpkg: error: need an action option</p>
<p>After installing dselect:</p>
<p>dpkg -get-selections &gt; installed-software<br />
dpkg: error: unknown option -g</p>
<p>??? Sounds like it would be useful, but no-go</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on add delete and switch user in ubuntu by command lines by zubair</title>
		<link>http://namhuy.org/blog/2008/04/20/add-delete-and-switch-user-in-ubuntu-by-command-lines/comment-page-1/#comment-498</link>
		<dc:creator>zubair</dc:creator>
		<pubDate>Sat, 23 Jul 2011 17:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://namhuy.org/blog/?p=44#comment-498</guid>
		<description>thanks..it worked.... :)</description>
		<content:encoded><![CDATA[<p>thanks..it worked&#8230;. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on using traceroute on ubuntu terminal by Tweets that mention using traceroute on ubuntu terminal &#124; NamHuy -- Topsy.com</title>
		<link>http://namhuy.org/blog/2007/08/13/using-traceroute-on-ubuntu-terminal/comment-page-1/#comment-300</link>
		<dc:creator>Tweets that mention using traceroute on ubuntu terminal &#124; NamHuy -- Topsy.com</dc:creator>
		<pubDate>Thu, 29 Apr 2010 05:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://namhuy.org/blog/2007/08/13/using-traceroute-on-ubuntu-terminal/#comment-300</guid>
		<description>[...] This post was mentioned on Twitter by Steven McTowelie. Steven McTowelie said: @mfigroid http://namhuy.org/blog/2007/08/13/using-traceroute-on-ubuntu-terminal/ [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Steven McTowelie. Steven McTowelie said: @mfigroid <a href="http://namhuy.org/blog/2007/08/13/using-traceroute-on-ubuntu-terminal/" rel="nofollow">http://namhuy.org/blog/2007/08/13/using-traceroute-on-ubuntu-terminal/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu Linux enable telnet service by enabled service</title>
		<link>http://namhuy.org/blog/2009/11/03/ubuntu-linux-enable-telnet-service-2/comment-page-1/#comment-287</link>
		<dc:creator>enabled service</dc:creator>
		<pubDate>Tue, 06 Apr 2010 16:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://namhuy.org/blog/2009/11/03/ubuntu-linux-enable-telnet-service-2/#comment-287</guid>
		<description>[...] can see an updated list of Infotriever-enabled companies and services in our Partners section or byUbuntu Linux enable telnet service &#124; NamHuyQ. How do I install and start telnet service / server under Ubuntu Linux? A. Telnet is an insecure [...]</description>
		<content:encoded><![CDATA[<p>[...] can see an updated list of Infotriever-enabled companies and services in our Partners section or byUbuntu Linux enable telnet service | NamHuyQ. How do I install and start telnet service / server under Ubuntu Linux? A. Telnet is an insecure [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Terminal or shell command to shutdown or reboot Ubuntu Linux by shutdown linux</title>
		<link>http://namhuy.org/blog/2008/02/09/terminal-or-shell-command-to-shutdown-or-reboot-ubuntu-linux/comment-page-1/#comment-283</link>
		<dc:creator>shutdown linux</dc:creator>
		<pubDate>Mon, 29 Mar 2010 13:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://namhuy.org/blog/2008/02/09/terminal-or-shell-command-to-shutdown-or-reboot-ubuntu-linux/#comment-283</guid>
		<description>[...] Linux ... So how do you shutdown or reboot Ubuntu Linux from a terminal or a shell prompt? ...Terminal or shell command to shutdown or reboot Ubuntu Linux ...Terminal or shell command to shutdown or reboot Ubuntu Linux ... Browse: Home / Linux, Open Source, [...]</description>
		<content:encoded><![CDATA[<p>[...] Linux &#8230; So how do you shutdown or reboot Ubuntu Linux from a terminal or a shell prompt? &#8230;Terminal or shell command to shutdown or reboot Ubuntu Linux &#8230;Terminal or shell command to shutdown or reboot Ubuntu Linux &#8230; Browse: Home / Linux, Open Source, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu Easter Eggs! by das universum - StartTags.com</title>
		<link>http://namhuy.org/blog/2007/07/27/ubuntu-easter-eggs/comment-page-1/#comment-253</link>
		<dc:creator>das universum - StartTags.com</dc:creator>
		<pubDate>Tue, 02 Feb 2010 22:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://namhuy.org/blog/2007/07/27/ubuntu-easter-eggs/#comment-253</guid>
		<description>[...] ne geile Sause! Leave a Reply. Name. Mail (will not be published) Website Nachtleben - Frankfurt ...Ubuntu Easter Eggs! &#124; NamHuyThe GAME() function Putting =GAME() into any cell results the text say what? in that cell. Frogger [...]</description>
		<content:encoded><![CDATA[<p>[...] ne geile Sause! Leave a Reply. Name. Mail (will not be published) Website Nachtleben &#8211; Frankfurt &#8230;Ubuntu Easter Eggs! | NamHuyThe GAME() function Putting =GAME() into any cell results the text say what? in that cell. Frogger [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.406 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-18 06:30:28 -->
<!-- Compression = gzip -->
