<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PCtechtips.org &#187; ubuntu</title>
	<atom:link href="http://pctechtips.org/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://pctechtips.org</link>
	<description>tips &#38; tutorials... networking, security, programming</description>
	<lastBuildDate>Fri, 03 Sep 2010 00:13:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Disable IPv6 in Ubuntu 10.04 (Lucid).</title>
		<link>http://pctechtips.org/disable-ipv6-in-ubuntu-10-04-lucid/</link>
		<comments>http://pctechtips.org/disable-ipv6-in-ubuntu-10-04-lucid/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 23:32:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[disable ipv6]]></category>

		<guid isPermaLink="false">http://pctechtips.org/?p=999</guid>
		<description><![CDATA[In past versions of ubuntu, I&#8217;ve experienced slow connections specially with internet. And it&#8217;s been because of IPv6. Now in Ubuntu 10.04, I didn&#8217;t noticed any slow connection; however, I decided to go ahead and disable it anyways&#8230; just in case. And here are the steps.
Checking whether IPv6 is enabled or not.

jorge@nixboxen:~$ cat cat /proc/sys/net/ipv6/conf/all/disable_ipv6
cat: [...]]]></description>
		<wfw:commentRss>http://pctechtips.org/disable-ipv6-in-ubuntu-10-04-lucid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Ubuntu Intrepid from a USB Flash Drive.</title>
		<link>http://pctechtips.org/installing-ubuntu-intrepid-from-a-usb-flash-drive/</link>
		<comments>http://pctechtips.org/installing-ubuntu-intrepid-from-a-usb-flash-drive/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 06:22:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[usb drive]]></category>

		<guid isPermaLink="false">http://pctechtips.org/?p=606</guid>
		<description><![CDATA[Recently I had to install ubuntu on a machine with a bad cdrom drive, which made me look for alternative ways of installing ubuntu. This article describes two ways of how to install Ubuntu by copying the content of the installation CD to an USB drive such as a memory stick (or flash drive) and [...]]]></description>
		<wfw:commentRss>http://pctechtips.org/installing-ubuntu-intrepid-from-a-usb-flash-drive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Restoring dual boot after upgrading to Vista.</title>
		<link>http://pctechtips.org/restoring-dual-boot-after-upgrading-to-vista/</link>
		<comments>http://pctechtips.org/restoring-dual-boot-after-upgrading-to-vista/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 09:39:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[dualboot]]></category>
		<category><![CDATA[MBR]]></category>
		<category><![CDATA[reinstalling grub]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://pctechtips.org/?p=405</guid>
		<description><![CDATA[I recently decided to upgrade my laptop to windows Vista, which was in a dual boot configuration between windows XP and Ubuntu, after the upgrade I was no longer able to boot into Ubuntu, and that is because the last OS installed usually overwrites the MBR (Master Boot Record), so in this tutorial we will [...]]]></description>
		<wfw:commentRss>http://pctechtips.org/restoring-dual-boot-after-upgrading-to-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two ways of resetting your Ubuntu password</title>
		<link>http://pctechtips.org/two-easy-ways-of-resetting-your-ubuntu-password/</link>
		<comments>http://pctechtips.org/two-easy-ways-of-resetting-your-ubuntu-password/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 19:25:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[resetting password]]></category>

		<guid isPermaLink="false">http://pctechtips.org/?p=357</guid>
		<description><![CDATA[
After having to reset my Ubuntu box password, I decided to come up with this tutorial on how to reset linux password, in this case we will be taking two different methods&#8230;

1st Method:
1- start by booting your computer and press ESC at the Loading Grub message
2- press e to enter edit mode, as shown in [...]]]></description>
		<wfw:commentRss>http://pctechtips.org/two-easy-ways-of-resetting-your-ubuntu-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Series, Mounting network folders in PCLinuxOS with read/write access.</title>
		<link>http://pctechtips.org/linux-series-mounting-network-folders-in-pclinuxos-with-readwrite-access/</link>
		<comments>http://pctechtips.org/linux-series-mounting-network-folders-in-pclinuxos-with-readwrite-access/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 23:32:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[mounting remote folders]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://pctechtips.org/?p=14</guid>
		<description><![CDATA[In todays hybrid network where Windows and Linux coexist together, I found myself trying to access remote shares from a Linux box and vise versa, having to input credentials to authenticate, well this little tutorial shows a quick and easy way to mount windows network shares in PCLinux with read/write permission, keep in mind that [...]]]></description>
		<wfw:commentRss>http://pctechtips.org/linux-series-mounting-network-folders-in-pclinuxos-with-readwrite-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
