<?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>LinuxHub</title>
	<atom:link href="http://linuxhub.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxhub.net</link>
	<description>Making Linux Simple!</description>
	<lastBuildDate>Sun, 16 Oct 2011 13:13:50 +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>Faenza Icon theme for Gnome 3.2 makes Ubuntu a little more eye candy</title>
		<link>http://linuxhub.net/2011/10/faenza-icon-theme-for-gnome-3-2-makes-ubuntu-a-little-more-eye-candy/</link>
		<comments>http://linuxhub.net/2011/10/faenza-icon-theme-for-gnome-3-2-makes-ubuntu-a-little-more-eye-candy/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 13:13:50 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Faenza Icon theme]]></category>
		<category><![CDATA[Faenza theme]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=1249</guid>
		<description><![CDATA[Faenza Icon theme is one of the most popular icon themes for Oneiric Ocelot. The theme now supports Gnome 3.2. It also comes loaded to make unity a little more prettier.Installing the theme is very easy. You will need to have Gnome Tweak Tool installed. Just type the following in a terminal window  [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Faenza Icon Theme" href="http://gnome-look.org/content/show.php/Faenza?content=128143">Faenza Icon theme</a> is one of the most popular icon themes for Oneiric Ocelot. The theme now supports Gnome 3.2. It also comes loaded to make unity a little more prettier.Installing the theme is very easy. You will need to have <a title="Gnomer Tweak Tool" href="http://linuxhub.net/2011/10/install-gnome-tweak-tool-in-ubuntu-11-10/">Gnome Tweak Tool</a> installed. Just type the following in a terminal window and you are good to go.</p>
<p><a href="http://linuxhub.net/wp-content/uploads/2011/10/128143-1.png"><img class="alignnone size-full wp-image-1252" title="128143-1" src="http://linuxhub.net/wp-content/uploads/2011/10/128143-1.png" alt="" width="600" height="456" /></a></p>
<pre class="brush: bash">sudo add-apt-repository ppa:tiheum/equinox

sudo apt-get update

sudo apt-get install faenza-icon-theme</pre>
<p><a href="http://linuxhub.net/wp-content/uploads/2011/10/vivek@trinity-_003.png"><img class="alignnone size-full wp-image-1251" title="vivek@trinity: ~_003" src="http://linuxhub.net/wp-content/uploads/2011/10/vivek@trinity-_003.png" alt="" width="600" height="392" /></a></p>
<p>Once installed. Open the Gnome Tweak Tool and change the icon theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2011/10/faenza-icon-theme-for-gnome-3-2-makes-ubuntu-a-little-more-eye-candy/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Install Gnome Tweak Tool in Ubuntu 11.10</title>
		<link>http://linuxhub.net/2011/10/install-gnome-tweak-tool-in-ubuntu-11-10/</link>
		<comments>http://linuxhub.net/2011/10/install-gnome-tweak-tool-in-ubuntu-11-10/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 18:39:55 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[gnome tweak tool]]></category>
		<category><![CDATA[gnome tweak ubuntu]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=1239</guid>
		<description><![CDATA[Ubuntu 11.10 has been released. However, it&#8217;s difficult to change Gnome themes on Oneiric Ocelot in an easy way. So if you want to get some eye candy going you might need Gnome Tweak Utility installed. Let&#8217;s quickly see how to install Gnome Tweak Tool in Oneiric Ocelot.
Open a terminal window and  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Ubuntu 11.10 has been released. However, it&#8217;s difficult to change Gnome themes on Oneiric Ocelot in an easy way. So if you want to get some eye candy going you might need Gnome Tweak Utility installed. Let&#8217;s quickly see how to install Gnome Tweak Tool in Oneiric Ocelot.</p>
<p style="text-align: justify;">Open a terminal window and type the following:</p>
<p style="text-align: justify;">
<pre class="brush: bash">sudo apt-get install gnome-tweak-tool</pre>
</p>
<p style="text-align: justify;"><a href="http://linuxhub.net/wp-content/uploads/2011/10/vivek@trinity-_001.png"><img class="alignnone size-full wp-image-1242" title="vivek@trinity: ~_001" src="http://linuxhub.net/wp-content/uploads/2011/10/vivek@trinity-_001.png" alt="" width="600" height="391" /></a></p>
<p style="text-align: justify;">Once installed Gnome Tweak Tool will appear as Advance Settings in the Menu.</p>
<p style="text-align: justify;"><a href="http://linuxhub.net/wp-content/uploads/2011/10/Advanced-Settings_002.png"><img class="alignnone size-full wp-image-1243" title="Advanced Settings_002" src="http://linuxhub.net/wp-content/uploads/2011/10/Advanced-Settings_002.png" alt="" width="600" height="481" /></a></p>
<p style="text-align: justify;">Now you will be able to change themes and other settings.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2011/10/install-gnome-tweak-tool-in-ubuntu-11-10/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Install Nvidia 275.21 on Ubuntu 11.04 and 11.10</title>
		<link>http://linuxhub.net/2011/07/install-nvidia-275-21-on-ubuntu-11-04-and-11-10/</link>
		<comments>http://linuxhub.net/2011/07/install-nvidia-275-21-on-ubuntu-11-04-and-11-10/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 10:23:48 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Nvidia 275.21 ubuntu]]></category>
		<category><![CDATA[ubuntu Nvidia 275.21]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=1228</guid>
		<description><![CDATA[Nvidia 275.21 has been released. This version adds support for GeForce 540M and fixes a some of the problems. Following are some of the features:
Note: This driver will only works for Geforce 6 series and above

Restored the release splash screen in the NVIDIA X driver (the beta splash screen was  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://linuxhub.net/wp-content/uploads/2011/07/nvidia.jpg"><img class="size-thumbnail wp-image-1229 alignright" title="nvidia" src="http://linuxhub.net/wp-content/uploads/2011/07/nvidia-150x150.jpg" alt="" width="150" height="150" /></a><a title="Nvidia Drivers Ubuntu" href="http://www.nvidia.com/object/linux-display-ia32-275.21-driver.html" target="_blank">Nvidia 275.21</a> has been released. This version adds support for GeForce 540M and fixes a some of the problems. Following are some of the features:</p>
<p><strong>Note</strong>: This driver will only works for Geforce 6 series and above</p>
<ul>
<li>Restored the release splash screen in the NVIDIA X driver (the beta splash screen was accidentally reenabled between 275.09.07 and 275.19).</li>
<li>Fixed a bug that caused nvidia-settings to crash when configuring multiple X screens after all monitors were unplugged from one of the X screens.</li>
<li>Fixed a bug in nvidia-settings that caused the display configuration page to show extra disabled displays after connecting a new monitor.</li>
<li>Added X configuration options &#8220;3DVisionProHwButtonPairing&#8221;, &#8220;3DVisionProHwSinglePairingTimeout&#8221;, &#8220;3DVisionProHwMultiPairingTimeout&#8221;, and &#8220;3DVisionProHwDoubleClickThreshold&#8221; to configure hardware button based pairing in NVIDIA 3D Vision Pro. See &#8220;Appendix B. X Config Options&#8221; in the README for more information.</li>
<li>Fixed a bug that prevented initialization of the NVIDIA 3D Vision or NVIDIA 3D Vision Pro hub if no EDID was present.</li>
</ul>
<p><strong>How to install Nvidia 275.21 on Ubuntu 11.04 and Ubuntu 11.10 using PPA</strong></p>
<pre class="brush: bash">
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current
</pre>
<p>All you have to do is to enable the drivers by going to</p>
<p><span style="color: #888888;"><em>System&#8211;&gt;Administration&#8211;&gt;Additional Drivers</em></span></p>
<p>and activate the driver</p>
<p>All that is left is to <strong>reboot</strong> the machine to see the drivers in action</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2011/07/install-nvidia-275-21-on-ubuntu-11-04-and-11-10/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Install Firefox 8 nightly on Ubuntu 10.04, 10.10, 11.04, and 11.10</title>
		<link>http://linuxhub.net/2011/07/install-firefox-8-nightly-on-ubuntu-10-04-10-10-11-04-and-11-10/</link>
		<comments>http://linuxhub.net/2011/07/install-firefox-8-nightly-on-ubuntu-10-04-10-10-11-04-and-11-10/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 10:05:59 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[firefox 8]]></category>
		<category><![CDATA[firefox 8 ubuntu]]></category>
		<category><![CDATA[firefox nightly]]></category>
		<category><![CDATA[firefox nightly ppa]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=1223</guid>
		<description><![CDATA[This is a quick post on adding the nightly PPA of Firefox for Ubuntu 11.10. The current version of this nightly build is Firefox 8. Firefox has been loosing constant market share to mainly Google&#8217;s Chrome. The result being some quick updates are now being rolled out to Firefox.
Note: This is a  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="size-thumbnail wp-image-1225 alignright" title="firefox8" src="http://linuxhub.net/wp-content/uploads/2011/07/firefox8-150x150.jpg" alt="" width="150" height="150" />This is a quick post on adding the nightly PPA of Firefox for Ubuntu 11.10. The current version of this nightly build is Firefox 8. Firefox has been loosing constant market share to mainly Google&#8217;s Chrome. The result being some quick updates are now being rolled out to Firefox.</p>
<p style="text-align: justify;"><strong>Note:</strong> This is a nightly build and will have some bugs so please use it at your own risk.</p>
<p style="text-align: justify;">
<pre class="brush: bash">&lt;/p&gt;
sudo add-apt-repository ppa:ubuntu-mozilla-daily/ppa
sudo apt-get update
sudo apt-get install firefox-trunk
</pre>
<p><a href="http://linuxhub.net/wp-content/uploads/2011/07/firefox-8-Ubuntu-11.10.png"><img class="alignnone size-full wp-image-1224" title="firefox 8 Ubuntu 11.10" src="http://linuxhub.net/wp-content/uploads/2011/07/firefox-8-Ubuntu-11.10.png" alt="" width="600" height="461" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2011/07/install-firefox-8-nightly-on-ubuntu-10-04-10-10-11-04-and-11-10/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Change the Keyboard Layout in Fedora 15 {LoveLock}</title>
		<link>http://linuxhub.net/2011/05/change-the-keyboard-layout-in-fedora-15-lovelock/</link>
		<comments>http://linuxhub.net/2011/05/change-the-keyboard-layout-in-fedora-15-lovelock/#comments</comments>
		<pubDate>Thu, 26 May 2011 13:25:12 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[change keyboard layout fedora 15]]></category>
		<category><![CDATA[fedora 15]]></category>
		<category><![CDATA[fedora 15 keyboard layout]]></category>
		<category><![CDATA[lovelock keyboard layout change]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=1210</guid>
		<description><![CDATA[
Fedroa 15 was released a while back and as much as it has shown some tremendous improvements, I fail to understand why should it be rocket science to do something as simple as changing the keyboard layout. With Gnome 3 making Fedora 15 shine, it should be easier to just type &#8220;keyboard layout&#8221; in  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://linuxhub.net/wp-content/uploads/2011/05/fedora15.png"><img class="alignnone size-full wp-image-1214" title="fedora15" src="http://linuxhub.net/wp-content/uploads/2011/05/fedora15.png" alt="" width="501" height="250" /></a></p>
<p style="text-align: justify;"><strong>Fedroa 15</strong> was released a while back and as much as it has shown some tremendous improvements, I fail to understand why should it be rocket science to do something as simple as changing the keyboard layout. With Gnome 3 making Fedora 15 shine, it should be easier to just type &#8220;keyboard layout&#8221; in the search box to come to the screen for changing the layout of keyboard. However that is not the case. So in order to change the keyboard layout (different language keyboard layout) follow the steps below:</p>
<p style="text-align: justify;"><div class="wpus wpus_box wpus_box_ wpus_box_red wpus_"><em class="wpus_note"></em>Note: The keyboard setting under <span style="color: #888888;"><em></em></span>Activities &gt; Applications &gt; System Settings &gt; Keyboard doesnt have the option to change the keyboard layout.</div></p>
<p style="text-align: justify;">Go to:</p>
<p style="text-align: justify;"><span style="color: #888888;"><em>Activities &gt; Applications &gt; System Settings &gt;  Region and language</em></span> and click the <strong>Layout</strong> tab.</p>
<p style="text-align: justify;">Click the <strong>+</strong> button to add a keyboard layout.</p>
<p style="text-align: justify;"><a href="http://linuxhub.net/wp-content/uploads/2011/05/System-Settings_001.png"><img class="alignnone size-full wp-image-1211" title="System Settings_001" src="http://linuxhub.net/wp-content/uploads/2011/05/System-Settings_001.png" alt="" width="600" height="577" /></a></p>
<p style="text-align: justify;"><a href="http://linuxhub.net/wp-content/uploads/2011/05/Region-and-Language_002.png"><img class="alignnone size-full wp-image-1212" title="Region and Language_002" src="http://linuxhub.net/wp-content/uploads/2011/05/Region-and-Language_002.png" alt="" width="600" height="449" /></a></p>
<p style="text-align: justify;"><a href="http://linuxhub.net/wp-content/uploads/2011/05/Region-and-Language_005.png"><img class="alignnone size-full wp-image-1213" title="Region and Language_005" src="http://linuxhub.net/wp-content/uploads/2011/05/Region-and-Language_005.png" alt="" width="600" height="449" /></a></p>
<p style="text-align: justify;">Play around with rest of the settings.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2011/05/change-the-keyboard-layout-in-fedora-15-lovelock/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Unity Opera</title>
		<link>http://linuxhub.net/2011/05/unity-opera/</link>
		<comments>http://linuxhub.net/2011/05/unity-opera/#comments</comments>
		<pubDate>Tue, 10 May 2011 17:53:22 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[opera unity]]></category>
		<category><![CDATA[Unity Opera]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=1195</guid>
		<description><![CDATA[
Kyle Baker of Kyleabaker.com has written a lovely script to unite Opera with the new Unity interface of Ubuntu 11.04. Unity Opera has the following features:
Count:
Total number of tabs open appears on the launcher Icon and is updated in real time as you open or close the tabs.

For complete list  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://linuxhub.net/wp-content/uploads/2011/05/Selection_004.png"><img class="alignnone size-full wp-image-1201" title="Selection_004" src="http://linuxhub.net/wp-content/uploads/2011/05/Selection_004.png" alt="" width="525" height="225" /></a></p>
<p>Kyle Baker of <a title="Kyle Baker" href="http://Kyleabaker.com" target="_blank">Kyleabaker.com</a> has written a lovely script to unite Opera with the new Unity interface of Ubuntu 11.04. Unity Opera has the following features:</p>
<h3>Count:</h3>
<p>Total number of tabs open appears on the launcher Icon and is updated in real time as you open or close the tabs.</p>
<p><a href="http://linuxhub.net/wp-content/uploads/2011/05/Selection_003.png"><img class="alignnone size-full wp-image-1200" title="Selection_003" src="http://linuxhub.net/wp-content/uploads/2011/05/Selection_003.png" alt="" width="83" height="327" /></a></p>
<div class="wpus wpus_box wpus_box_normal wpus_box_blue wpus_"><em class="wpus_note"></em>Note: The private tab counts is not shown</div>
<p>For complete list of features, download and instructions to install checkout the post by Kyle Baker at <a title="Unity Opera" href="http://kyleabaker.com/2011/05/07/unity-opera/" target="_blank">Unity Opera</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2011/05/unity-opera/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Install Chromium Dev version in Ubuntu 11.04</title>
		<link>http://linuxhub.net/2011/05/install-chromium-dev-version-in-ubuntu-11-04/</link>
		<comments>http://linuxhub.net/2011/05/install-chromium-dev-version-in-ubuntu-11-04/#comments</comments>
		<pubDate>Sat, 07 May 2011 17:21:02 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[chromium dev channels]]></category>
		<category><![CDATA[chromium dev ubuntu]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=1184</guid>
		<description><![CDATA[When you install Chromium on Ubuntu 11.04 using the software center you get the stable version on your machine. However, if you want to flirt around with the latest features you will need the Dev channels to be able to use the developer version of Chromium. Let&#8217;s see how to update the channels to  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://linuxhub.net/wp-content/uploads/2011/05/Chromium-512.png"><img class="size-thumbnail wp-image-1186 alignright" title="Chromium-512" src="http://linuxhub.net/wp-content/uploads/2011/05/Chromium-512-150x150.png" alt="" width="150" height="150" /></a>When you install Chromium on Ubuntu 11.04 using the software center you get the stable version on your machine. However, if you want to flirt around with the latest features you will need the Dev channels to be able to use the developer version of Chromium. Let&#8217;s see how to update the channels to dev version to install the latest developer version of Ubuntu 11.04.</p>
<p style="text-align: justify;">Adding the dev channels repository to your Ubuntu Repos:</p>
<p style="text-align: justify;">
<pre class="brush: bash">
sudo apt-add-repository ppa:chromium-daily/dev
sudo apt-get update
</pre>
</p>
<p style="text-align: justify;">Once you have added you can start your update manager to update chromium (currently 12).</p>
<p style="text-align: justify;"><a href="http://linuxhub.net/wp-content/uploads/2011/05/Screenshot.png"><img class="alignnone size-full wp-image-1187" title="Screenshot" src="http://linuxhub.net/wp-content/uploads/2011/05/Screenshot.png" alt="" width="600" height="379" /></a></p>
<p style="text-align: justify;"><a href="http://linuxhub.net/wp-content/uploads/2011/05/About-Chromium_002.png"><img class="alignnone size-full wp-image-1188" title="About Chromium_002" src="http://linuxhub.net/wp-content/uploads/2011/05/About-Chromium_002.png" alt="" width="566" height="371" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2011/05/install-chromium-dev-version-in-ubuntu-11-04/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Phatch: Simple Batch Image Processing Tool for Ubuntu</title>
		<link>http://linuxhub.net/2011/02/phatch-simple-batch-image-processing-tool-for-ubuntu/</link>
		<comments>http://linuxhub.net/2011/02/phatch-simple-batch-image-processing-tool-for-ubuntu/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 19:28:59 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[image batch processing Ubuntu]]></category>
		<category><![CDATA[Phatch photo processing]]></category>
		<category><![CDATA[photo processing Ubuntu]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=1170</guid>
		<description><![CDATA[Have a lot of images/photos which you want to process. Whether it is resizing, shrinking, applying shadow or watermark or tag, phatch is perfect tool for Linux. Phatch which stands for Photo+Batch, is a wonderful tool for Linux to easily batch process your photos.

Phatch is a simple to use  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Have a lot of images/photos which you want to process. Whether it is resizing, shrinking, applying shadow or watermark or tag, phatch is perfect tool for Linux. Phatch which stands for Photo+Batch, is a wonderful tool for Linux to easily batch process your photos.</p>
<blockquote>
<p style="text-align: justify;">Phatch is a simple to use cross-platform GUI Photo Batch Processor which handles all popular image formats and can duplicate (sub)folder hierarchies. Phatch can batch resize, rotate, apply perspective, shadows, rounded corners, &#8230; and more in minutes instead of hours or days if you do it manually. Phatch allows you to use EXIF and IPTC tags for renaming and data stamping. Phatch also supports a console version to batch photos on webservers.</p>
</blockquote>
<p style="text-align: justify;">In order to install the phatch, type the following command on terminal.</p>
<p style="text-align: justify;">
<pre class="brush: bash">sudo apt-get install phatch</pre>
</p>
<p style="text-align: justify;"><a href="http://linuxhub.net/wp-content/uploads/2011/02/vivek@trinity-_001.png"><img class="alignnone size-full wp-image-1175" title="vivek@trinity: ~_001" src="http://linuxhub.net/wp-content/uploads/2011/02/vivek@trinity-_001.png" alt="" width="600" height="431" /></a></p>
<p style="text-align: justify;"><a href="http://linuxhub.net/wp-content/uploads/2011/02/vivek@trinity-_002.png"><img class="alignnone size-full wp-image-1176" title="vivek@trinity: ~_002" src="http://linuxhub.net/wp-content/uploads/2011/02/vivek@trinity-_002.png" alt="" width="600" height="431" /></a></p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-1178" title="Unsaved Action List - Phatch_003" src="http://linuxhub.net/wp-content/uploads/2011/02/Unsaved-Action-List-Phatch_003.png" alt="" width="428" height="566" /><a href="http://linuxhub.net/wp-content/uploads/2011/02/Untitled-window_004.png"><img class="alignnone size-full wp-image-1177" title="Untitled window_004" src="http://linuxhub.net/wp-content/uploads/2011/02/Untitled-window_004.png" alt="" width="498" height="566" /></a></p>
<p style="text-align: justify;"><a href="http://linuxhub.net/wp-content/uploads/2011/02/Unsaved-Action-List-Phatch_005.png"><img class="alignnone size-full wp-image-1179" title="Unsaved Action List - Phatch_005" src="http://linuxhub.net/wp-content/uploads/2011/02/Unsaved-Action-List-Phatch_005.png" alt="" width="428" height="566" /></a></p>
<p style="text-align: justify;"><a href="http://photobatch.stani.be/download/index.html" target="_blank">Phatch Home Page</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2011/02/phatch-simple-batch-image-processing-tool-for-ubuntu/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Install LibreOffice 3.3 on Ubuntu using PPA</title>
		<link>http://linuxhub.net/2011/01/install-libreoffice-3-3-on-ubuntu-using-ppa/</link>
		<comments>http://linuxhub.net/2011/01/install-libreoffice-3-3-on-ubuntu-using-ppa/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 19:45:23 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[libreoffice]]></category>
		<category><![CDATA[libreoffice 3.3]]></category>
		<category><![CDATA[libreoffice ubuntu]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=1158</guid>
		<description><![CDATA[LibreOffice the forked open source suit emerging from Open Office is now available in Launch pad PPA. The current version of LibreOffice 3.3 RC 2 can now be installed using a PPA on Ubuntu.
A Word of Caution: Installing LibreOffice will lead to complete removal of Open Office. So if you are using  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">LibreOffice the forked open source suit emerging from Open Office is now available in Launch pad PPA. The current version of LibreOffice 3.3 RC 2 can now be installed using a PPA on Ubuntu.</p>
<p style="text-align: justify;"><strong>A Word of Caution</strong>: Installing LibreOffice will lead to complete removal of Open Office. So if you are using Open Office and want to keep it then this method is not suitable.</p>
<p style="text-align: justify;"><a href="http://linuxhub.net/wp-content/uploads/2011/01/Selection_003.png"><img class="alignnone size-full wp-image-1159" title="Selection_003" src="http://linuxhub.net/wp-content/uploads/2011/01/Selection_003.png" alt="" width="379" height="335" /></a></p>
<p style="text-align: justify;">Install using the terminal:</p>
<p style="text-align: justify;">
<pre class="brush: bash">sudo apt-get purge openoffice*.*
sudo add-apt-repository ppa:libreoffice/ppa
sudo apt-get update
sudo apt-get install libreoffice</pre>
<p>Also, install the following packages for better compatibility with your desktop environment.</p>
<p><a href="http://linuxhub.net/wp-content/uploads/2011/01/LibreOffice_002.png"><img class="alignnone size-full wp-image-1160" title="LibreOffice_002" src="http://linuxhub.net/wp-content/uploads/2011/01/LibreOffice_002.png" alt="" width="600" height="434" /></a></p>
<p>For <strong>GNOME</strong></p>
<pre class="brush: bash">sudo apt-get install libreoffice-gnome</pre>
<p>For <strong>KDE</strong></p>
<pre class="brush: bash">sudo apt-get install libreoffice-kde</pre>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2011/01/install-libreoffice-3-3-on-ubuntu-using-ppa/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Monitor and change CPU with Indicator-CPUfreq</title>
		<link>http://linuxhub.net/2010/12/monitor-and-change-cpu-with-indicator-cpufreq/</link>
		<comments>http://linuxhub.net/2010/12/monitor-and-change-cpu-with-indicator-cpufreq/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 16:21:51 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[change cpu frequency ubuntu]]></category>
		<category><![CDATA[Indicator-CPUfreq]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=1153</guid>
		<description><![CDATA[Want to use the full capacity of your CPU on Linux. Now you can change the CPU frequency on the fly on your Ubunut using Indicator-CPUfreq. The utility is fairly simple to use and can be added to the panel.

Download the DEB files from

indicator-cpufreq_0.1.1-public.deb  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Want to use the full capacity of your CPU on Linux. Now you can change the CPU frequency on the fly on your Ubunut using Indicator-CPUfreq. The utility is fairly simple to use and can be added to the panel.</p>
<p style="text-align: justify;"><a href="http://linuxhub.net/wp-content/uploads/2010/12/cpufrequencyindicator.png"><img class="alignnone size-full wp-image-1154" title="cpufrequencyindicator" src="http://linuxhub.net/wp-content/uploads/2010/12/cpufrequencyindicator.png" alt="" width="199" height="255" /></a></p>
<p style="text-align: justify;">Download the DEB files from</p>
<ul>
<li><a href="https://launchpad.net/~artfwo/+archive/ppa/+files/indicator-cpufreq_0.1.1-public1~maverick1_all.deb" target="_blank">indicator-cpufreq_0.1.1-public.deb</a> (Maverick)</li>
<li><a title="CPU Freq for Natty" href="https://launchpad.net/~artfwo/+archive/ppa/+files/indicator-cpufreq_0.1.1-public1_all.deb" target="_blank">indicator-cpufreq_0.1.1-public.deb</a> (Natty)</li>
</ul>
<p>Now you can unleash the true potential of your CPU on Ubuntu.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2010/12/monitor-and-change-cpu-with-indicator-cpufreq/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.736 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-17 20:54:20 -->

