<?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"
	>
<channel>
	<title>Comments for Frequently Asked Questions</title>
	<atom:link href="http://www.cyberciti.biz/faq/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/faq</link>
	<description>Every answer asks a more beautiful question.</description>
	<pubDate>Sun, 06 Jul 2008 13:59:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on How To Reset Linux Firewall Automatically While Testing Configuration With Remote Server Over SSH Session by Kevin Green</title>
		<link>http://www.cyberciti.biz/faq/linux-iptables-firewall-flushout-configuration-every-5minutes/#comment-38237</link>
		<dc:creator>Kevin Green</dc:creator>
		<pubDate>Sun, 06 Jul 2008 12:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=1169#comment-38237</guid>
		<description>nice script, but you forgot the raw table 
also, i think it would be a good idea to reset the counters and delete any existing empty chains
so

iptables -F
iptables -X 
iptables -Z
iptables -t mangle -F
iptables -t mangle -X
iptables -t mangle -Z
iptables -t nat -F
iptables -t nat -X
iptables -t nat -Z
iptables -t raw -F
iptables -t raw -X
iptables -t raw -Z

cheers</description>
		<content:encoded><![CDATA[<p>nice script, but you forgot the raw table<br />
also, i think it would be a good idea to reset the counters and delete any existing empty chains<br />
so</p>
<p>iptables -F<br />
iptables -X<br />
iptables -Z<br />
iptables -t mangle -F<br />
iptables -t mangle -X<br />
iptables -t mangle -Z<br />
iptables -t nat -F<br />
iptables -t nat -X<br />
iptables -t nat -Z<br />
iptables -t raw -F<br />
iptables -t raw -X<br />
iptables -t raw -Z</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UNIX File Encryption howto by Tofig</title>
		<link>http://www.cyberciti.biz/faq/freebsd-openbsd-unix-encrypting-files-easily/#comment-38236</link>
		<dc:creator>Tofig</dc:creator>
		<pubDate>Sun, 06 Jul 2008 06:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/freebsd-openbsd-unix-encrypting-files-easily/#comment-38236</guid>
		<description>I would prefer using gnupg which is available from FreeBSd ports.</description>
		<content:encoded><![CDATA[<p>I would prefer using gnupg which is available from FreeBSd ports.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu Linux: How to Install Flash Player for firefox by fere</title>
		<link>http://www.cyberciti.biz/faq/ubuntu-linux-how-to-install-flash-player-for-firefox/#comment-38235</link>
		<dc:creator>fere</dc:creator>
		<pubDate>Sat, 05 Jul 2008 19:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/ubuntu-linux-how-to-install-flash-player-for-firefox/#comment-38235</guid>
		<description>um, I'm really new to ubuntu too. I followed vivek instructions and they worked, so I typed my password and all that, but then it says that the flashplugin-nonfree can't be found. Is there something that I need to do first? HELP!</description>
		<content:encoded><![CDATA[<p>um, I&#8217;m really new to ubuntu too. I followed vivek instructions and they worked, so I typed my password and all that, but then it says that the flashplugin-nonfree can&#8217;t be found. Is there something that I need to do first? HELP!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Howto: Linux Add User To Group by itsadok</title>
		<link>http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/#comment-38233</link>
		<dc:creator>itsadok</dc:creator>
		<pubDate>Sat, 05 Jul 2008 06:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-linux-add-user-to-group.php#comment-38233</guid>
		<description>There are simpler commands (at least on Ubuntu):

&lt;code&gt;adduser user group&lt;/code&gt;
will add an existing user to an existing group 

&lt;code&gt;deluser user group&lt;/code&gt;
will remove a user from a specified group</description>
		<content:encoded><![CDATA[<p>There are simpler commands (at least on Ubuntu):</p>
<p><code>adduser user group</code><br />
will add an existing user to an existing group </p>
<p><code>deluser user group</code><br />
will remove a user from a specified group</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL List Databases by Ramanan</title>
		<link>http://www.cyberciti.biz/faq/mysql-list-databases/#comment-38230</link>
		<dc:creator>Ramanan</dc:creator>
		<pubDate>Fri, 04 Jul 2008 19:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=1062#comment-38230</guid>
		<description>for me some of the databases are not listing  wven though complete privilleges are given and i checked same on mysql.db table also .Please help me out</description>
		<content:encoded><![CDATA[<p>for me some of the databases are not listing  wven though complete privilleges are given and i checked same on mysql.db table also .Please help me out</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Can I create another root user account in Linux / UNIX? by anthony</title>
		<link>http://www.cyberciti.biz/faq/creating-root-user-account-in-linux-unix/#comment-38229</link>
		<dc:creator>anthony</dc:creator>
		<pubDate>Fri, 04 Jul 2008 18:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/creating-root-user-account-in-linux-unix/#comment-38229</guid>
		<description>so how do i do it, i know its a security risk just how do i do it.</description>
		<content:encoded><![CDATA[<p>so how do i do it, i know its a security risk just how do i do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Debian / Ubuntu linux install kernel headers package by Jack</title>
		<link>http://www.cyberciti.biz/faq/howto-install-kernel-headers-package/#comment-38228</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Fri, 04 Jul 2008 17:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/howto-install-kernel-headers-package/#comment-38228</guid>
		<description>Is there any way of getting this without having the internet on ubuntu? I need it to install a driver for my router from source</description>
		<content:encoded><![CDATA[<p>Is there any way of getting this without having the internet on ubuntu? I need it to install a driver for my router from source</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Howto disable the iptables firewall in Linux by vivek</title>
		<link>http://www.cyberciti.biz/faq/turn-on-turn-off-firewall-in-linux/#comment-38225</link>
		<dc:creator>vivek</dc:creator>
		<pubDate>Fri, 04 Jul 2008 08:19:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/turn-on-turn-off-firewall-in-linux/#comment-38225</guid>
		<description>Are you sure you got CentOS? Another option is 
&lt;code&gt;iptables-save &gt; /root/working.fw&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Are you sure you got CentOS? Another option is<br />
<code>iptables-save > /root/working.fw</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Howto disable the iptables firewall in Linux by Photos of China</title>
		<link>http://www.cyberciti.biz/faq/turn-on-turn-off-firewall-in-linux/#comment-38224</link>
		<dc:creator>Photos of China</dc:creator>
		<pubDate>Fri, 04 Jul 2008 07:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/turn-on-turn-off-firewall-in-linux/#comment-38224</guid>
		<description>I have this error on centOS

/etc/init.d/iptables save
Usage /etc/init.d/iptables {start&#124;output_int&#124;stop&#124;restart&#124;status}</description>
		<content:encoded><![CDATA[<p>I have this error on centOS</p>
<p>/etc/init.d/iptables save<br />
Usage /etc/init.d/iptables {start|output_int|stop|restart|status}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu Linux root password - default password by Kathy</title>
		<link>http://www.cyberciti.biz/faq/ubuntu-linux-root-password-default-password/#comment-38223</link>
		<dc:creator>Kathy</dc:creator>
		<pubDate>Fri, 04 Jul 2008 03:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/ubuntu-linux-root-password-default-password/#comment-38223</guid>
		<description>thanks a bunch! Have been learning Linux/Ubuntu for a class and using a Live Cd.  Couldn't use the su command but with your post was able to get to the root and complete my lesson!  
Thanks again.</description>
		<content:encoded><![CDATA[<p>thanks a bunch! Have been learning Linux/Ubuntu for a class and using a Live Cd.  Couldn&#8217;t use the su command but with your post was able to get to the root and complete my lesson!<br />
Thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.078 seconds -->
