<?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>Ubuntu Guy &#187; ubuntu</title>
	<atom:link href="http://ubuntuguy.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntuguy.com</link>
	<description>Ubuntu tips and tricks from a random guy</description>
	<lastBuildDate>Fri, 26 Feb 2010 13:55:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to install Google Chrome (Chronium) in Ubuntu 9.10</title>
		<link>http://ubuntuguy.com/how-to/how-to-install-google-chrome-chronium-in-ubuntu-9-10/</link>
		<comments>http://ubuntuguy.com/how-to/how-to-install-google-chrome-chronium-in-ubuntu-9-10/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 13:00:22 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[chronium]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntuguy.com/?p=69</guid>
		<description><![CDATA[Lately I had a few crashes in Firefox, plus the browser was really slow at some sites. Anyway Chrome for linux is stable at the moment, and even that it is a little buggy (still on beta) it worths a try. To be honest I&#8217;ve switched to Chronium(Chrome for linux) to all my pcs as [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I had a few crashes in Firefox, plus the browser was really slow at some sites. Anyway Chrome for linux is stable at the moment, and even that it is a little buggy (still on beta) it worths a try. To be honest I&#8217;ve switched to Chronium(Chrome for linux) to all my pcs as it is super fast, and I use Firefox only when I need to use some plugin.</p>
<h3>Installing Google Chrome in Ubuntu</h3>
<p>The installation process is very simple. Open a terminal window (Applications->Accessories->Terminal) and do the above:</p>
<p>1. The first step is to update the sources list. Enter this command:</p>
<p><code>gksu gedit /etc/apt/sources.list</code></p>
<p>and add the above lines to the end of that file:</p>
<p><code><br />
#Google Chrome<br />
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main<br />
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main<br />
</code></p>
<p>2. Save the file and exit the program, and then add the GPG keys by running this command:</p>
<p><code>sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xfbef0d696de1c72ba5a835fe5a9bf3bb4e5e17b5</code></p>
<p>3. Now we need to update our system:</p>
<p><code>sudo apt-get update</code></p>
<p>4. For the end we need to install the Chrome browser:</p>
<p><code>sudo apt-get install chromium-browser</code></p>
<p>One thing that may look bad to you, is that Chrome uses its own blue theme which looks very ugly with Ubuntu&#8217;s earth colors. In case you want to change that, go to the options menu and select the GTK theme from the Personal Stuff tab.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntuguy.com/how-to/how-to-install-google-chrome-chronium-in-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to force ubuntu to check hard disks on startup</title>
		<link>http://ubuntuguy.com/how-to/how-to-force-ubuntu-to-check-hard-disks-on-startup/</link>
		<comments>http://ubuntuguy.com/how-to/how-to-force-ubuntu-to-check-hard-disks-on-startup/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 14:36:16 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[e2fsck]]></category>
		<category><![CDATA[ext4]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntuguy.com/?p=66</guid>
		<description><![CDATA[Today I have converted my laptop&#8217;s hard disk to ext4 and I wanted to perform a hard disk check just to be sure that everything was ok. As you may know there is a tool called e2fsck that checks hard disks for problems, but this will work best on an unmounted partition so I really [...]]]></description>
			<content:encoded><![CDATA[<p>Today I have converted my laptop&#8217;s hard disk to ext4 and I wanted to perform a hard disk check just to be sure that everything was ok.</p>
<p>As you may know there is a tool called e2fsck that checks hard disks for problems, but this will work best on an unmounted partition so I really wanted to force Ubuntu to check the disks on boot.</p>
<p>Anyway to do that there are two ways. The hard one that involves the use of the tune2fs command and the easy one which is this:</p>
<p><code>sudo touch /forcefsck</code></p>
<p>I know it is funny how easy are things some times <img src='http://ubuntuguy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>For the record I performed a boot benchmark with ext3 and ext4 and the results are kind of funny. With ext3 file system and ext3 drivers (/etc/fstab) my Toshiba satellite laptop booted in 54 seconds. With ext3 file system and ext4 drivers it took 47 seconds and with ext4 drivers and file system 48 sec!</p>
<p>I know it sounds funny but &#8211; according to the documentation &#8211; converting your file system to ext4 wont affect the files already present in the disk, but only the files that are going to be written later. So I will have to wait for a kernel update in order to check it again <img src='http://ubuntuguy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntuguy.com/how-to/how-to-force-ubuntu-to-check-hard-disks-on-startup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transmission, a lightweight bit torrent client for linux</title>
		<link>http://ubuntuguy.com/applications/transmission-a-lightweight-bit-torrent-client-for-linux/</link>
		<comments>http://ubuntuguy.com/applications/transmission-a-lightweight-bit-torrent-client-for-linux/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 00:48:23 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[bit torrent]]></category>
		<category><![CDATA[transmission]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntuguy.com/?p=50</guid>
		<description><![CDATA[Transmission is a lightweight but yet very powerful bit torrent client that you can use with any operating system besides windows. The cool thing about transmission is that it is full of features (web interface, cli support, encryption support, global and per torrent limits, etc) while it uses minimal system resources &#8211; it is written [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.transmissionbt.com/">Transmission</a> is a lightweight but yet very powerful bit torrent client that you can use with any operating system besides windows. The cool thing about transmission is that it is full of features (web interface, cli support, encryption support, global and per torrent limits, etc) while it uses minimal system resources &#8211; it is written in C &#8211; and has a very easy to understand interface.</p>
<p>Since Hardy Heron <a href="http://torrentfreak.com/transmission-bittorrent-client-ubuntu-080130/">Transmission is the default bit torrent client</a> for Ubuntu, but at least in the Intrepid release the package is outdated as the 1.34 release is used. While I write this the 1.51 is the latest stable release which is included in the Jaunty Jackalope repositories.</p>
<h3>Keeping transmission to the latest stable version</h3>
<p>If you want to use the new features of Transmission in your pre Jaunty Ubuntu here is what you have to do. First of all we need to add the new repositories to your <strong>/etc/apt/sources.list</strong> file. This will tell Ubuntu to look for newer versions of software we have installed there too.</p>
<p>1) To do so we need to open a terminal (Applications-&gt; accesories-&gt; terminal) and give the above command:</p>
<blockquote><p>gksu gedit /etc/apt/sources.list</p></blockquote>
<p>2) Now add in the end of the text the above lines and save it:</p>
<blockquote><p><code>deb http://ppa.launchpad.net/transmissionbt/ubuntu intrepid main<br />
deb-src http://ppa.launchpad.net/transmissionbt/ubuntu intrepid main</code></p></blockquote>
<p>If you are using Hardy Heron replace intrepid with hardy, or if you are using 9.04 replace it with jaunty.</p>
<p>3) In the terminal give the above commands:</p>
<blockquote><p><code>gpg --keyserver keyserver.ubuntu.com --recv 976b5901365c5ca1<br />
gpg --export --armor 976b5901365c5ca1 | sudo apt-key add -</code></p></blockquote>
<p>4) We are almost done. Give this last set of commands in your terminal and your transmission will be upgraded to the latest stable release:</p>
<blockquote><p>sudo apt-get update &amp;&amp; sudo apt-get upgrade</p></blockquote>
<p>Now we are done. If you are asking yourself if that actually worths the effort, I can assure you that trasmission 1.51 is much better than the 1.34 that Ubuntu 8.10 has and I think that it is also much faster too.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntuguy.com/applications/transmission-a-lightweight-bit-torrent-client-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

