<?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 Linhost</title>
	<atom:link href="http://linhost.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://linhost.info</link>
	<description>Tutorials and random explanations of how things work</description>
	<pubDate>Tue, 06 Jan 2009 07:43:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Create a virtual machine from an ISO with VMWare Player by dataninja</title>
		<link>http://linhost.info/2008/12/create-a-virtual-machine-from-an-iso-with-vmware-player/comment-page-1/#comment-1696</link>
		<dc:creator>dataninja</dc:creator>
		<pubDate>Fri, 02 Jan 2009 07:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=2083#comment-1696</guid>
		<description>Thanks for the comment and tip Nick.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment and tip Nick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a virtual machine from an ISO with VMWare Player by Nick</title>
		<link>http://linhost.info/2008/12/create-a-virtual-machine-from-an-iso-with-vmware-player/comment-page-1/#comment-1677</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 31 Dec 2008 20:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=2083#comment-1677</guid>
		<description>There is a way to install operating systems without burning them! If you have the image, just mount it using daemon tools and set the mounted virtual drive as the vmware's DVD drive.</description>
		<content:encoded><![CDATA[<p>There is a way to install operating systems without burning them! If you have the image, just mount it using daemon tools and set the mounted virtual drive as the vmware&#8217;s DVD drive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Set A Static IP On Ubuntu 8.10 by Jason</title>
		<link>http://linhost.info/2008/11/how-to-set-a-static-ip-on-ubuntu-810/comment-page-1/#comment-1660</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 31 Dec 2008 00:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=1156#comment-1660</guid>
		<description>Note on the second solution, I tried it and was still getting eth0 coming back up after a reboot.  There appears to be a config file in your home directory that tells the network manager what to do.  I deleted my gnome config files, and it seems to be working now. If anyone knows where that config file is, it may help others.</description>
		<content:encoded><![CDATA[<p>Note on the second solution, I tried it and was still getting eth0 coming back up after a reboot.  There appears to be a config file in your home directory that tells the network manager what to do.  I deleted my gnome config files, and it seems to be working now. If anyone knows where that config file is, it may help others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Set A Static IP On Ubuntu 8.10 by Ubuntu Linux &#187; Blog Archive &#187; [ubuntu] Intermittent Internet Connectivity with Intrepid Ibex</title>
		<link>http://linhost.info/2008/11/how-to-set-a-static-ip-on-ubuntu-810/comment-page-1/#comment-1652</link>
		<dc:creator>Ubuntu Linux &#187; Blog Archive &#187; [ubuntu] Intermittent Internet Connectivity with Intrepid Ibex</dc:creator>
		<pubDate>Tue, 30 Dec 2008 09:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=1156#comment-1652</guid>
		<description>[...] am using a static IP. Due to a bug in the GNOME Network Manager (described here and here, I edited the network interfaces as follows: pgadmin@pgfs:/etc$ cat /etc/network/interfaces auto lo [...]</description>
		<content:encoded><![CDATA[<p>[...] am using a static IP. Due to a bug in the GNOME Network Manager (described here and here, I edited the network interfaces as follows: pgadmin@pgfs:/etc$ cat /etc/network/interfaces auto lo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Assign A Static IP On CentOS With A Working DNS Configuration by Chad T.</title>
		<link>http://linhost.info/2008/10/assign-a-static-ip-on-centos-with-a-working-dns-configuration/comment-page-1/#comment-1642</link>
		<dc:creator>Chad T.</dc:creator>
		<pubDate>Mon, 29 Dec 2008 07:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=908#comment-1642</guid>
		<description>If you have NetworkManager running then it will continually over write the resolv.conf file so you must stop the NetworkManager service and keep it from restarting or you will loose all edits to resolv.conf</description>
		<content:encoded><![CDATA[<p>If you have NetworkManager running then it will continually over write the resolv.conf file so you must stop the NetworkManager service and keep it from restarting or you will loose all edits to resolv.conf</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Set A Static IP On Ubuntu 8.10 by Russell</title>
		<link>http://linhost.info/2008/11/how-to-set-a-static-ip-on-ubuntu-810/comment-page-1/#comment-1578</link>
		<dc:creator>Russell</dc:creator>
		<pubDate>Sun, 21 Dec 2008 03:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=1156#comment-1578</guid>
		<description>Second solution did not work.  I tried exactly what you said, but as the others reported, it kept adding back a Auto eth0 entry and that took precedence.  After trying this a few times and making sure I followed your instructions, I started experimenting with settings to try to make it stick.  It never would.  I can't try the first solution at the moment, because I need to specify the DNS servers and I'm not sure of that syntax.  Plus, others said it did not work.  Here is a possible solution (I have not tried it, but I probably will soon):  http://ubuntuforums.org/showthread.php?t=974382</description>
		<content:encoded><![CDATA[<p>Second solution did not work.  I tried exactly what you said, but as the others reported, it kept adding back a Auto eth0 entry and that took precedence.  After trying this a few times and making sure I followed your instructions, I started experimenting with settings to try to make it stick.  It never would.  I can&#8217;t try the first solution at the moment, because I need to specify the DNS servers and I&#8217;m not sure of that syntax.  Plus, others said it did not work.  Here is a possible solution (I have not tried it, but I probably will soon):  <a href="http://ubuntuforums.org/showthread.php?t=974382" rel="nofollow">http://ubuntuforums.org/showthread.php?t=974382</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Set A Static IP On Ubuntu 8.10 by Michael de Silva</title>
		<link>http://linhost.info/2008/11/how-to-set-a-static-ip-on-ubuntu-810/comment-page-1/#comment-1575</link>
		<dc:creator>Michael de Silva</dc:creator>
		<pubDate>Sun, 21 Dec 2008 02:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=1156#comment-1575</guid>
		<description>Thanks, I had to use the first method to get this working.  Cheers, Mike.</description>
		<content:encoded><![CDATA[<p>Thanks, I had to use the first method to get this working.  Cheers, Mike.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Set A Static IP On Ubuntu 8.10 by Abraham Y. Chen</title>
		<link>http://linhost.info/2008/11/how-to-set-a-static-ip-on-ubuntu-810/comment-page-1/#comment-1459</link>
		<dc:creator>Abraham Y. Chen</dc:creator>
		<pubDate>Thu, 11 Dec 2008 16:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=1156#comment-1459</guid>
		<description>I have an HP Pavilion DV6500CTO Notebook. I installed Ubuntu V8.10 from its factory loaded Vista environment. I followed your Second Solution through GUI. It did not work initially because the default Auto eth0 kept on taking over, even with it deleted then power cycled. However, I then found that I could simply pull down the Network list and clicked on the "Wired  connection 1" entry, it would switch! I verified this through ifconfig as well PINGing with other interconnected PCs. This is just fine for my purpose of testing behaviors of my HAN (Home Area Network) that is based on static IP address. Thanks a lot!</description>
		<content:encoded><![CDATA[<p>I have an HP Pavilion DV6500CTO Notebook. I installed Ubuntu V8.10 from its factory loaded Vista environment. I followed your Second Solution through GUI. It did not work initially because the default Auto eth0 kept on taking over, even with it deleted then power cycled. However, I then found that I could simply pull down the Network list and clicked on the &#8220;Wired  connection 1&#8243; entry, it would switch! I verified this through ifconfig as well PINGing with other interconnected PCs. This is just fine for my purpose of testing behaviors of my HAN (Home Area Network) that is based on static IP address. Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Install Wordpress On Ubuntu 6.06 LTS by antiquarian books</title>
		<link>http://linhost.info/2007/12/installing-wordpress-on-ubuntu-606-cli-baby/comment-page-1/#comment-1457</link>
		<dc:creator>antiquarian books</dc:creator>
		<pubDate>Thu, 11 Dec 2008 13:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/wordpress/?p=61#comment-1457</guid>
		<description>Thank you for this information. :)</description>
		<content:encoded><![CDATA[<p>Thank you for this information. <img src='http://linhost.info/log/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How To Set A Static IP On Ubuntu 8.10 by Bruno</title>
		<link>http://linhost.info/2008/11/how-to-set-a-static-ip-on-ubuntu-810/comment-page-1/#comment-1443</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Wed, 10 Dec 2008 22:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://linhost.info/?p=1156#comment-1443</guid>
		<description>I used the first solution, did reboot and i get the expected result. Is working great. 
Thanks</description>
		<content:encoded><![CDATA[<p>I used the first solution, did reboot and i get the expected result. Is working great.<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
