<?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 &#187; Ubuntu</title>
	<atom:link href="http://linuxhub.net/tag/ubuntu/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>Love android? Get android theme for Ubuntu</title>
		<link>http://linuxhub.net/2009/12/love-android-get-android-theme-for-ubuntu/</link>
		<comments>http://linuxhub.net/2009/12/love-android-get-android-theme-for-ubuntu/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 10:06:27 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[android theme ubuntu]]></category>
		<category><![CDATA[genoid theme]]></category>
		<category><![CDATA[GNOME Display Manager]]></category>
		<category><![CDATA[GTK+]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=554</guid>
		<description><![CDATA[If you like android and wanted to have an android theme for Ubuntu, you don&#8217;t have to wait any more. You can download the android theme for Ubuntu. The theme is called as genoid and is free to be used. It has GTK, GDM  and icon themes to have a complete android experience on your machine.



You  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="size-full wp-image-559 alignright" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="android-logo" src="http://linuxhub.net/wp-content/uploads/2009/12/android-logo.jpg" alt="android-logo" width="124" height="77" />If you like android and wanted to have an android theme for Ubuntu, you don&#8217;t have to wait any more. You can download the android theme for Ubuntu. The theme is called as genoid and is free to be used. It has GTK, GDM  and icon themes to have a complete android experience on your machine.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-557" title="genoid1" src="http://linuxhub.net/wp-content/uploads/2009/12/genoid1.png" alt="genoid1" width="385" height="409" /></p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-558" title="genoid2" src="http://linuxhub.net/wp-content/uploads/2009/12/genoid2.png" alt="genoid2" width="500" height="167" /></p>
<p style="text-align: justify;">
<p style="text-align: justify;">You can download genoid theme <a href="http://www.gnome-look.org/content/show.php/Genoid+v1.0-Beta1?content=114825" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2009/12/love-android-get-android-theme-for-ubuntu/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to install Firefox 3.6 on Ubuntu {Karmic Koala}</title>
		<link>http://linuxhub.net/2009/11/how-to-install-firefox-3-6-on-ubuntu-karmic-koala/</link>
		<comments>http://linuxhub.net/2009/11/how-to-install-firefox-3-6-on-ubuntu-karmic-koala/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 18:12:25 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[firefox 3.6 ubuntu 9.10]]></category>
		<category><![CDATA[firefox 3.6. firefox 3.6 karmic koala]]></category>
		<category><![CDATA[Mozilla Firefox]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=537</guid>
		<description><![CDATA[Firefox is my browser and I don&#8217;t see no reason why it won&#8217;t be any more in future. Firefox is celebrating 5 years of giving us great browsing experience and have helped us save countless amount of dollars saving us from the malwares written for Internet Explorer. Let us see how to install Firefox  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Firefox is my browser and I don&#8217;t see no reason why it won&#8217;t be any more in future. Firefox is celebrating 5 years of giving us great browsing experience and have helped us save countless amount of dollars saving us from the malwares written for Internet Explorer. Let us see how to install Firefox 3.6 on Karmic Koala (Ubuntu 9.10).</p>
<h3 style="text-align: justify;">Install Firefox 3.6 on Ubuntu</h3>
<p>1. Add the following Mozilla PPA by bringing up the terminal window:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">sh</span> <span style="color: #660033;">-c</span> <span style="color: #ff0000;">&quot;echo 'deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu karmic main' /etc/apt/sources.list&quot;</span></pre></div></div>

<p><img class="alignnone size-full wp-image-538" title="ff3.63" src="http://linuxhub.net/wp-content/uploads/2009/11/ff3.63.png" alt="ff3.63" width="550" height="388" /><br />
2. Next we need to add the GPG key:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-key</span> adv <span style="color: #660033;">--keyserver</span> keyserver.ubuntu.com <span style="color: #660033;">--recv-keys</span> 247510BE</pre></div></div>

<p><img class="alignnone size-full wp-image-539" title="ff3.64" src="http://linuxhub.net/wp-content/uploads/2009/11/ff3.64.png" alt="ff3.64" width="550" height="388" /></p>
<p>3. In order to install Firefox 3.6 type the following command.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update <span style="color: #000000; font-weight: bold;">&amp;&amp;</span> <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> firefox-<span style="color: #000000;">3.6</span></pre></div></div>

<p><img class="alignnone size-full wp-image-540" title="ff3.65" src="http://linuxhub.net/wp-content/uploads/2009/11/ff3.65.png" alt="ff3.65" width="550" height="388" /></p>
<p>In order to start firefox 3.6 go to <em><span style="color: #888888;">Applications &gt; Internet &gt; Namoroka Web Browser</span></em></p>
<p><em><span style="color: #888888;"><img class="alignnone size-full wp-image-541" title="ff3.66" src="http://linuxhub.net/wp-content/uploads/2009/11/ff3.66.png" alt="ff3.66" width="550" height="354" /></span></em></p>
<p><span style="color: #888888;"><span style="color: #000000;">Have<em> </em>fun using the new Firefox 3.6</span></span><em><span style="color: #888888;"><br />
</span></em></p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2009/11/how-to-install-firefox-3-6-on-ubuntu-karmic-koala/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
		<item>
		<title>Install Qwitik a cross platform twitter clinet on Ubuntu</title>
		<link>http://linuxhub.net/2009/10/install-qwitik-a-cross-platform-twitter-clinet-on-ubuntu/</link>
		<comments>http://linuxhub.net/2009/10/install-qwitik-a-cross-platform-twitter-clinet-on-ubuntu/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 05:26: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[Qwitik]]></category>
		<category><![CDATA[Qwitik Ubuntu]]></category>
		<category><![CDATA[twitter client]]></category>
		<category><![CDATA[twitter client ubuntu]]></category>
		<category><![CDATA[Ubuntu twitter client]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=528</guid>
		<description><![CDATA[Twitter is an online social status updating service. However, at a conceptual level, all such social services fall under the model called as &#8220;Sociality with Objects&#8221;. Thankfully we are not going to look into it in better details. We are going to see another nice little application which makes the  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="size-full wp-image-533 alignright" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="qwitik5" src="http://linuxhub.net/wp-content/uploads/2009/10/qwitik5.png" alt="qwitik5" width="258" height="74" />Twitter is an online social status updating service. However, at a conceptual level, all such social services fall under the model called as &#8220;Sociality with Objects&#8221;. Thankfully we are not going to look into it in better details. We are going to see another nice little application which makes the job of using twitter less painful and more efficient on Linux platform.</p>
<p style="text-align: justify;">Qwitik, is a cross platform twitter client and does the simple job of bringing twitter to your desktop. It&#8217;s available for both windows and Linux platform.</p>
<h3 style="text-align: justify;">Installation</h3>
<p style="text-align: justify;">You can install it by downloading the 2 deb files namely.</p>
<p style="text-align: justify;"><a href="http://www.getdeb.net/download/4931/1">libqtwit1</a><br />
<a href="http://www.getdeb.net/download/4931/0">qwitik</a></p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-529" title="qwitik" src="http://linuxhub.net/wp-content/uploads/2009/10/qwitik.png" alt="qwitik" width="550" height="428" /></p>
<p style="text-align: justify;">Start of by double clicking and installing libqtwit1 file followed by qwitik.</p>
<p style="text-align: justify;">Once installed you can access and start using Qwitik by going to <em><span style="color: #888888;">Applications &gt; Internet &gt; Qwitik</span></em></p>
<p style="text-align: justify;"><em><span style="color: #888888;"><img class="alignnone size-full wp-image-530" title="qwitik1" src="http://linuxhub.net/wp-content/uploads/2009/10/qwitik1.png" alt="qwitik1" width="542" height="469" /></span></em></p>
<p style="text-align: justify;"><em><span style="color: #888888;"><img class="alignnone size-full wp-image-531" title="qwitik2" src="http://linuxhub.net/wp-content/uploads/2009/10/qwitik2.png" alt="qwitik2" width="386" height="456" /></span></em></p>
<p style="text-align: justify;"><em><span style="color: #888888;"><img class="alignnone size-full wp-image-532" title="qwitik3" src="http://linuxhub.net/wp-content/uploads/2009/10/qwitik3.png" alt="qwitik3" width="386" height="456" /></span></em></p>
<p style="text-align: justify;"><span style="color: #000000;">Enjoy</span><span style="color: #888888;"><span style="color: #000000;"> Twitter from your Ubuntu desktop.</span></span><em></em></p>
<h3 style="text-align: justify;"><span style="color: #000000;">Home Page</span></h3>
<p style="text-align: justify;"><a href="http://code.google.com/p/qwitik/" target="_blank">http://code.google.com/p/qwitik/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2009/10/install-qwitik-a-cross-platform-twitter-clinet-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Install VLC on Ubuntu via PPA</title>
		<link>http://linuxhub.net/2009/09/install-vlc-on-ubuntu-via-ppa/</link>
		<comments>http://linuxhub.net/2009/09/install-vlc-on-ubuntu-via-ppa/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 04:19:32 +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[install vlc ubuntu]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[VLC media player]]></category>
		<category><![CDATA[vlc ppa ubuntu]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=455</guid>
		<description><![CDATA[VLC is a wonderful media player and it&#8217;s available for Linux as well. What I love about the player is that it almost all the time satisfies all my media playing needs and I don&#8217;t have to worry about having another plugin etc to play a file.
VLC media player is a highly portable multimedia player  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="size-thumbnail wp-image-458 alignright" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="vlc-512" src="http://linuxhub.net/wp-content/uploads/2009/09/vlc-512-150x150.png" alt="vlc-512" width="150" height="150" />VLC is a wonderful media player and it&#8217;s available for Linux as well. What I love about the player is that it almost all the time satisfies all my media playing needs and I don&#8217;t have to worry about having another plugin etc to play a file.</p>
<p style="text-align: justify;">VLC media player is a highly portable multimedia player and multimedia framework  capable of reading most audio and video formats (MPEG-2, MPEG-4, H.264, DivX, MPEG-1, mp3, ogg, aac &#8230;) as well as DVDs, Audio CDs VCDs, and various streaming protocols.</p>
<p style="text-align: justify;">It can also be used as a media converter or a server to stream  in unicast or multicast in IPv4 or IPv6 on networks.</p>
<h3 style="text-align: justify;">Installing VLC on Ubuntu using PPAs</h3>
<p style="text-align: justify;">Let&#8217;s see how to install VLC on Ubuntu (Jaunty) using PPAs.</p>
<p style="text-align: justify;">Add the following lines to your Software Sources Third-Party Software tab.</p>
<p style="text-align: justify;">

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">deb http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>c-korn<span style="color: #000000; font-weight: bold;">/</span>vlc<span style="color: #000000; font-weight: bold;">/</span>ubuntu jaunty main
&nbsp;
deb-src http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>c-korn<span style="color: #000000; font-weight: bold;">/</span>vlc<span style="color: #000000; font-weight: bold;">/</span>ubuntu jaunty main</pre></div></div>

<p style="text-align: justify;"><img class="alignnone size-full wp-image-456" title="vlc1" src="http://linuxhub.net/wp-content/uploads/2009/09/vlc1.png" alt="vlc1" width="550" height="517" /></p>
<h3 style="text-align: justify;">Adding the Signing Key</h3>
<p style="text-align: justify;">We need to add the signing key. You can do it by simply typing the following command at the terminal.</p>
<p style="text-align: justify;">

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-key</span> adv <span style="color: #660033;">--recv-keys</span> <span style="color: #660033;">--keyserver</span> keyserver.ubuntu.com 7613768D</pre></div></div>

<p style="text-align: justify;">However, if you are behind a firewall (like me the keys are not added as <a href="http://keyserver.ubuntu.com:11371/pks/lookup?op=get&amp;search=0xD739676F7613768D">http://keyserver.ubuntu.com</a> is blocked ) you can go the signing key page and copy the key into gedit and save the file by the name vlc.</p>
<p style="text-align: justify;">Import the saved file into your Software Sources Authentication tab.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-457" title="vlc2" src="http://linuxhub.net/wp-content/uploads/2009/09/vlc2.png" alt="vlc2" width="550" height="517" /></p>
<h3 style="text-align: justify;">Installing VLC</h3>
<p style="text-align: justify;">Drop to terminal and type the following commands:</p>
<p style="text-align: justify;">

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update</pre></div></div>

<p style="text-align: justify;">

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> vlc vlc-plugin-esd mozilla-plugin-vlc</pre></div></div>

<p style="text-align: justify;">Once installed, you can run VLC by going to <span style="color: #888888;">Applications &gt; Sound &amp; Video &gt; VLC Media Player</span></p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-459" title="vlc3" src="http://linuxhub.net/wp-content/uploads/2009/09/vlc3.png" alt="vlc3" width="496" height="559" /></p>
<p style="text-align: justify;">You can also make video files to open with VLC by default. All you have to do is to right click the video file, go to properties and select Open With tab and select VLC Media Player.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-460" title="vlc4" src="http://linuxhub.net/wp-content/uploads/2009/09/vlc4.png" alt="vlc4" width="539" height="591" /></p>
<h2 style="text-align: justify;">Links</h2>
<p style="text-align: justify;"><strong>VLC PPA page</strong></p>
<p style="text-align: justify;"><a href="https://launchpad.net/~c-korn/+archive/vlc" target="_blank">https://launchpad.net/~c-korn/+archive/vlc</a></p>
<p style="text-align: justify;"><strong>VLC Signing key page</strong></p>
<p style="text-align: justify;"><a href="http://keyserver.ubuntu.com:11371/pks/lookup?op=get&amp;search=0xD739676F7613768D">http://keyserver.ubuntu.com:11371/pks/lookup?op=get&amp;search=0xD739676F7613768D</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2009/09/install-vlc-on-ubuntu-via-ppa/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Earcandy: Sound level manager that nicely fades applications in and out</title>
		<link>http://linuxhub.net/2009/09/earcandy-sound-level-manager-that-nicely-fades-applications-in-and-out/</link>
		<comments>http://linuxhub.net/2009/09/earcandy-sound-level-manager-that-nicely-fades-applications-in-and-out/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 18:20:41 +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[earcandy]]></category>
		<category><![CDATA[earcandy ubuntu]]></category>
		<category><![CDATA[sound level manager]]></category>
		<category><![CDATA[sound manager ubuntu]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=446</guid>
		<description><![CDATA[Earcandy is sound level manager for Linux that changes the volume of your applications based on their profile. It&#8217;s a sound level manager that nicely fades applications in and out based on their profile and window focus. Following are the features of EarCandy:
Features

All volume adjustments are  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><strong><img class="size-full wp-image-453 alignright" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="earcandy" src="http://linuxhub.net/wp-content/uploads/2009/09/earcandy.jpg" alt="earcandy" width="75" height="100" />Earcandy</strong> is sound level manager for Linux that changes the volume of your applications based on their profile. It&#8217;s a sound level manager that nicely fades applications in and out based on their profile and window focus. Following are the features of EarCandy:</p>
<h3 style="text-align: justify;">Features</h3>
<ul style="text-align: justify;">
<li>All volume adjustments are fades</li>
<li>Fade out music/video players on skype call</li>
<li>Fade to music player with focus when more than one</li>
<li>Fade out music player when video playing</li>
<li>Push sound to USB headsets on plugin</li>
<li>Categories to assign to clients</li>
<li>Sniffs desktop files to guess application category &#8230; music/video/VoIP</li>
<li>Simplified pref UI for creating rules</li>
<li>Volume sniffing to fix youtube video issue</li>
<li>PID matching</li>
<li>Reset volumes for streams on exit (so streams dont get stuck at a low level)</li>
</ul>
<h3 style="text-align: justify;">Installation</h3>
<p style="text-align: justify;">Installation of EarCandy is fairly simple.</p>
<p style="text-align: justify;"><strong>Adding the PPA to the software sources</strong></p>
<p style="text-align: justify;">1. In order to add the EarCandy PPA to software sources list open software sources by going to System &gt; Administration &gt; Software Sources</p>
<p style="text-align: justify;">2. Go to Third-Party Software tab and click the add botton and add the following lines one by one</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">deb http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>earcandy-devel<span style="color: #000000; font-weight: bold;">/</span>ppa<span style="color: #000000; font-weight: bold;">/</span>ubuntu jaunty main</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">deb-src http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>earcandy-devel<span style="color: #000000; font-weight: bold;">/</span>ppa<span style="color: #000000; font-weight: bold;">/</span>ubuntu jaunty main</pre></div></div>

<p style="text-align: justify;"><img class="alignnone size-full wp-image-447" title="earcandy1" src="http://linuxhub.net/wp-content/uploads/2009/09/earcandy1.png" alt="earcandy1" width="550" height="517" /></p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-448" title="earcandy2" src="http://linuxhub.net/wp-content/uploads/2009/09/earcandy2.png" alt="earcandy2" width="550" height="517" /></p>
<p style="text-align: justify;"><strong>Adding the OpenPGP keys</strong></p>
<p style="text-align: justify;">1. To add the OpenPGP keys of EarCandy, go to the OpnePGP signing key page (link in the link sections).</p>
<p style="text-align: justify;">2. Copy the key (looks like the one below) on to gedit and save the file as EarCandy.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-449" title="earcandy3" src="http://linuxhub.net/wp-content/uploads/2009/09/earcandy3.png" alt="earcandy3" width="550" height="263" /></p>
<p style="text-align: justify;">3. Go to the Authentication tab in Software Sources window and click Import Key File to import  the EarCandy signing key you just created.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-450" title="earcandy4" src="http://linuxhub.net/wp-content/uploads/2009/09/earcandy4.png" alt="earcandy4" width="550" height="517" /></p>
<h3 style="text-align: justify;">Installing EarCandy</h3>
<p style="text-align: justify;">We are now left with installing the application. To do so drop to terminal and type the following command.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> earcandy</pre></div></div>

<p style="text-align: justify;">This should install EarCandy. Once started it&#8217;ll run unobtrusively in the system tray.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-451" title="earcandy7" src="http://linuxhub.net/wp-content/uploads/2009/09/earcandy7.png" alt="earcandy7" width="440" height="63" /></p>
<p style="text-align: justify;">Note: You&#8217;ll get an error like the one below once you start earcandy.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-452" title="earcandy6" src="http://linuxhub.net/wp-content/uploads/2009/09/earcandy6.png" alt="earcandy6" width="381" height="208" /></p>
<p style="text-align: justify;">There&#8217;s a small bug and earcandy won&#8217;t launch as it&#8217;s path by default is /usr/bin/earcandy. However, the correct path is /usr/bin/ear_candy. You&#8217;ll have to change the path in the startup application menu to /usr/bin/ear_candy.</p>
<h2 style="text-align: justify;">Links</h2>
<p style="text-align: justify;"><strong>PPA Page</strong></p>
<p style="text-align: justify;"><a href="https://launchpad.net/~earcandy-devel/+archive/ppa">https://launchpad.net/~earcandy-devel/+archive/ppa</a></p>
<p style="text-align: justify;"><strong>Signing key</strong></p>
<p style="text-align: justify;"><a href="http://keyserver.ubuntu.com:11371/pks/lookup?search=0xE03A1B636105AA6F2002C0482D01D614E00F07B5&amp;op=index">http://keyserver.ubuntu.com:11371/pks/lookup?search=0xE03A1B636105AA6F2002C0482D01D614E00F07B5&amp;op=index</a></p>
<p style="text-align: justify;"><strong>About the Bug</strong></p>
<p style="text-align: justify;"><a href="http://www.mail-archive.com/universe-bugs@lists.ubuntu.com/msg115858.html">http://www.mail-archive.com/universe-bugs@lists.ubuntu.com/msg115858.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2009/09/earcandy-sound-level-manager-that-nicely-fades-applications-in-and-out/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Get on cloud with Ubuntu One: Installation guide for Ubuntu One</title>
		<link>http://linuxhub.net/2009/08/get-on-cloud-with-ubuntu-one-installation-guide-for-ubuntu-one/</link>
		<comments>http://linuxhub.net/2009/08/get-on-cloud-with-ubuntu-one-installation-guide-for-ubuntu-one/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 20:47:35 +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[Dropbox]]></category>
		<category><![CDATA[install ubuntu one]]></category>
		<category><![CDATA[ubuntuone]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=403</guid>
		<description><![CDATA[Cloud has become a very important aspect of not only computing technology but also normal user life. Aside from older cloud computing which powers many social websites that need to handle thousands of users at once and financial services which rely on the cloud to provide services like online  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="size-full wp-image-404 alignright" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="ubuntuone5" src="http://linuxhub.net/wp-content/uploads/2009/08/ubuntuone5.png" alt="ubuntuone5" width="196" height="150" />Cloud has become a very important aspect of not only computing technology but also normal user life. Aside from older cloud computing which powers many social websites that need to handle thousands of users at once and financial services which rely on the cloud to provide services like online <a href="http://www.policyexpert.co.uk/home-insurance/contents-insurance/">contents insurance quotes</a> day or night, there&#8217;s another side which relates to storing your files online. Personally I don’t take risk with my data and want it to be crash-proof. Especially my research work in progress is something I cannot compromise and hence I like to keep my stuff in the cloud. I know there are cons as well, like the privacy concerns and also one can’t refute that the cloud servers can’t crash. However, if I were to chose one, I’d chose the lesser of the two evils and that I have my PC synced to cloud computers.</p>
<p style="text-align: justify;">Sometime back there was the private beta launch of the service called as UbuntuOne. Ubuntu One helps you store, sync and share. Sync your files, share your work with others or work remotely, all with your Ubuntu computers.</p>
<p style="text-align: justify;">Let&#8217;s see how to install UbuntuOne on Ubuntu and get the magic working for you.</p>
<h3 style="text-align: justify;">Getting an UbuntuOne Account</h3>
<p style="text-align: justify;">Well, because it&#8217;s cloud you&#8217;ll have to have an account with UbuntuOne. There are various plans you can avail. I chose to have the free 2 GB plans as I don&#8217;t have exaggerated amount of files to sync and share. All the details of other plans can be found Ubuntu One Plan page (mentioned at the bottom of the post).</p>
<h3 style="text-align: justify;">Installing UbuntuOne</h3>
<p style="text-align: justify;">To begin with you need to have Ubuntu 9.04 (<a class="zem_slink" title="Ubuntu" rel="homepage" href="http://www.ubuntu.com/">Jaunty Jackalope</a>). So if you haven&#8217;t already upgraded, this could be a good reason. Once you get the account, you need to sign in to install the software.</p>
<p style="text-align: justify;">1. Download the deb file and double click it to install the PPA (link at the end of the post)  on your Ubuntu machine.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-398" title="UbuntuOnePPA" src="http://linuxhub.net/wp-content/uploads/2009/08/UbuntuOnePPA.png" alt="UbuntuOnePPA" width="553" height="430" /></p>
<p style="text-align: justify;">2. Next step is to get the Ubuntu One Gnome client. To get the client click this <a href="apt://ubuntuone-client-gnome?refresh=yes">link</a>.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-399" title="ubuntuone1" src="http://linuxhub.net/wp-content/uploads/2009/08/ubuntuone1.png" alt="ubuntuone1" width="514" height="431" /></p>
<p style="text-align: justify;">3. Next up is to start the client and to authorize it. To start the UbuntuOne client go to A<span style="color: #888888;">pplication &gt; Internet &gt; Ubuntu One</span>.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-400" title="ubuntuone2" src="http://linuxhub.net/wp-content/uploads/2009/08/ubuntuone2.png" alt="ubuntuone2" width="519" height="730" /></p>
<p style="text-align: justify;">4. A web page will be opened asking you to Add this computer.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-401" title="ubuntuone3" src="http://linuxhub.net/wp-content/uploads/2009/08/ubuntuone3.png" alt="ubuntuone3" width="500" height="274" /></p>
<p style="text-align: justify;">5. You should now see the UbuntuOne icon in the panel and folder named Ubuntu One in your home directory.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-402" title="ubuntuone4" src="http://linuxhub.net/wp-content/uploads/2009/08/ubuntuone4.png" alt="ubuntuone4" width="479" height="86" /></p>
<p style="text-align: justify;">All you have to do now is to start saving files in that folder and your files will be shared/synced across other Ubuntu Machines.</p>
<h3 style="text-align: justify;">Ubuntu One Plans</h3>
<p style="text-align: justify;"><a href="https://ubuntuone.com/plans/">https://ubuntuone.com/plans/ </a></p>
<h3 style="text-align: justify;">Ubuntu One PPA Deb</h3>
<p style="text-align: justify;"><a href="https://media.ubuntuone.com/media/1677/files/ubuntuone-jaunty-ppa.deb">https://media.ubuntuone.com/media/1677/files/ubuntuone-jaunty-ppa.deb</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2009/08/get-on-cloud-with-ubuntu-one-installation-guide-for-ubuntu-one/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Dontzap: Get CTRL+ALT+Backspace to kill x server in Ubuntu 9.04</title>
		<link>http://linuxhub.net/2009/08/dontzap-get-ctrlaltbackspace-to-kill-x-server-in-ubuntu-9-04/</link>
		<comments>http://linuxhub.net/2009/08/dontzap-get-ctrlaltbackspace-to-kill-x-server-in-ubuntu-9-04/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 06:16:42 +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[CTRL+ALT+Backspace]]></category>
		<category><![CDATA[dontzap]]></category>
		<category><![CDATA[Xorg.conf]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=331</guid>
		<description><![CDATA[One thing that I started missing in Ubuntu for a while was the combination key CTRL+ALT+Backspace to kill the X server. I know the reason for the same was to ensure that naive users don&#8217;t lose data/their work by accidentally hitting CTRL+ALT+Backspace on their Ubuntu machine. I am not going to get  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="size-full wp-image-333 alignright" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="200px-X.Org_Logo.svg" src="http://linuxhub.net/wp-content/uploads/2009/08/200px-X.Org_Logo.svg.png" alt="200px-X.Org_Logo.svg" width="167" height="134" />One thing that I started missing in Ubuntu for a while was the combination key CTRL+ALT+Backspace to kill the <a class="zem_slink" title="X Window System" rel="wikipedia" href="http://en.wikipedia.org/wiki/X_Window_System">X server</a>. I know the reason for the same was to ensure that naive users don&#8217;t lose data/their work by accidentally hitting CTRL+ALT+Backspace on their Ubuntu machine. I am not going to get into the debate of whether it was a right move or not, but all I know is someone like me misses it desperately. And I was looking to find a way to enable it. You can enable CTRL+ALT+Backspace to kill X server using <strong>DontZap</strong>. You can also set it manually without using DontZAP and by edititing your <a class="zem_slink" title="Xorg.conf" rel="wikipedia" href="http://en.wikipedia.org/wiki/Xorg.conf">Xorg.conf</a> file. We are not going to cover that method here.</p>
<h3 style="text-align: justify;">Installing DontZap</h3>
<p style="text-align: justify;">We first need to install DontZAP. Drop to terminal by hitting ALT+F2 and typing &#8220;<span style="color: #888888;">gnome-terminal</span>&#8220;.</p>
<p style="text-align: justify;"><img class="alignnone" title="gnome-terminal" src="http://linuxhub.net/wp-content/uploads/2009/07/terminalrun1.png" alt="" width="452" height="218" /></p>
<p style="text-align: justify;">Type the following command to install DontZAP.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> dontzap</pre></div></div>

<p style="text-align: justify;"><img class="alignnone size-full wp-image-332" title="dontzap1" src="http://linuxhub.net/wp-content/uploads/2009/08/dontzap1.png" alt="dontzap1" width="550" height="390" /></p>
<p style="text-align: justify;">Now we need to enable the CTRL+ALT+Backspace functionality type the following command.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> dontzap <span style="color: #660033;">--disable</span></pre></div></div>

<p style="text-align: justify;">If you want to disable the CTRL+ALT+Backspace functionality to kill X Server, use the following command at the terminal.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> dontzap <span style="color: #660033;">--enable</span></pre></div></div>

<p style="text-align: justify;">Once you have enabled this command, you&#8217;ll have to log out and log back in to have the X Org recognize the behaviour.</p>
<p style="text-align: justify;"><strong>PS</strong>: If you do not understand the implication of this please do not use this tutorial.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2009/08/dontzap-get-ctrlaltbackspace-to-kill-x-server-in-ubuntu-9-04/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Shutter {Screenshot tool}: Installation and configuration guide</title>
		<link>http://linuxhub.net/2009/07/shutter-screenshot-tool-installation-and-configuration-guide/</link>
		<comments>http://linuxhub.net/2009/07/shutter-screenshot-tool-installation-and-configuration-guide/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 19:03:33 +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[how to install shutter]]></category>
		<category><![CDATA[how to install shutter ubuntu]]></category>
		<category><![CDATA[install shutter]]></category>
		<category><![CDATA[Screenshot]]></category>
		<category><![CDATA[screenshot ubuntu]]></category>
		<category><![CDATA[Shutter]]></category>
		<category><![CDATA[shutter ubuntu]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=283</guid>
		<description><![CDATA[Ability to screenshots is an important element of an Operating System and more so for a blogger who has to explain visually-a few things. I have been planning to write about Shutter, a fabulous utility for taking screenshots, for sometime now. This post is also a result of the comment made by one  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-293 alignright" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="shutter_64x64" src="http://linuxhub.net/wp-content/uploads/2009/07/shutter_64x64.png" alt="shutter_64x64" width="64" height="64" />Ability to screenshots is an important element of an Operating System and more so for a blogger who has to explain visually-a few things. I have been planning to write about Shutter, a fabulous utility for taking screenshots, for sometime now. This post is also a result of the comment made by one of LinuxHub readers <a href="http://linuxhub.net/2009/07/dropbox-sync-your-files-across-various-computers-platform-independent-syncing/">Vadim</a>. Let&#8217;s see how to install Shutter on your Ubuntu machine. We&#8217;ll be installing it using the repositories so that Update Manager can update it as and when there&#8217;s an update.</p>
<h3>About Shutter</h3>
<blockquote><p>Shutter is a feature-rich <a class="zem_slink" title="Screenshot" rel="wikipedia" href="http://en.wikipedia.org/wiki/Screenshot">screenshot</a> program. You can take a screenshot of a specific area, window, your whole screen, or even of a website – apply different effects to it, draw on it to highlight points, and then upload to an image hosting site, all within one window.</p></blockquote>
<h3>Features</h3>
<ul>
<li>take a screenshot of your complete desktop, a rectangular area or capture a website</li>
<li>take screenshot directly or with a specified delay time</li>
<li>save the screenshots to a specified directory and name them in a convenient way<br />
(using special wild-cards)</li>
<li>Shutter is fully integrated into the Gnome Desktop (TrayIcon etc.)</li>
<li>generate thumbnails directly when you are taking a screenshot and set a size level in %</li>
<li>Shutter session collection
<ul>
<li>keep track of all screenshots during session</li>
<li>copy screeners to clipboard</li>
<li>print screenshots</li>
<li>delete screenshots</li>
<li>rename your file</li>
</ul>
</li>
<li>upload your files directly to Image-Hosters (e.g. <a rel="nofollow" href="http://ubuntu-pics.de/">http://ubuntu-pics.de</a>), retrieve all the needed links and share them with others</li>
<li>edit your screenshots directly using the embedded drawing tool</li>
</ul>
<h3>Installation</h3>
<p>I am going to install the beta version of shutter but be advised that it could be unstable and hence you might want to install the stable version.</p>
<p>1. Open Software Sources by going to <span style="color: #888888;">System &gt; Administration &gt; Software Sources</span> and click the tab that reads Third-Party softwares</p>
<p><img class="alignnone size-full wp-image-285" title="softwaresources" src="http://linuxhub.net/wp-content/uploads/2009/07/softwaresources.png" alt="softwaresources" width="550" height="341" /></p>
<p>2. Add the following lines (one by one) to your software sources by clicking Add button on the Third-Party softwares tab.</p>
<p><strong>Shutter Beta</strong></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">deb http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>shutter-testing-team<span style="color: #000000; font-weight: bold;">/</span>ppa<span style="color: #000000; font-weight: bold;">/</span>ubuntu jaunty main
deb-src http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>shutter-testing-team<span style="color: #000000; font-weight: bold;">/</span>ppa<span style="color: #000000; font-weight: bold;">/</span>ubuntu jaunty main</pre></div></div>

<p><img class="alignnone size-full wp-image-286" title="softwaresources1" src="http://linuxhub.net/wp-content/uploads/2009/07/softwaresources1.png" alt="softwaresources1" width="550" height="439" /></p>
<p>3. You&#8217;ll also need the Signing key: <a href="http://keyserver.ubuntu.com:11371/pks/lookup?search=0xF1CB0C583A40C33320C9979E8214A9C71C89E4E1&amp;op=index" target="_blank">1024R/1C89E4E1</a>. You;;l have to import the authentication key. To do so, go to the Authentication tab in the Software Sources Window and click import. Locate the downloaded key to import it.</p>
<p><img class="alignnone size-full wp-image-287" title="softwaresources2" src="http://linuxhub.net/wp-content/uploads/2009/07/softwaresources2.png" alt="softwaresources2" width="550" height="439" /></p>
<p>For the <strong>stable release</strong> of shutter just add the following repos to your software sources:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">deb http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>shutter<span style="color: #000000; font-weight: bold;">/</span>ppa<span style="color: #000000; font-weight: bold;">/</span>ubuntu jaunty main
deb-src http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>shutter<span style="color: #000000; font-weight: bold;">/</span>ppa<span style="color: #000000; font-weight: bold;">/</span>ubuntu jaunty main</pre></div></div>

<p>The signing key for stable version of shutter can be downloaded from <a href="http://keyserver.ubuntu.com:11371/pks/lookup?search=0x5017D4931D0ACADE295B68ADFC6D7D9D009ED615&amp;op=index" target="_blank">here</a>.</p>
<p>4. Close the software sources window and you&#8217;ll be prompted to reload the repo&#8217;s. Click reload.</p>
<p><img class="alignnone size-full wp-image-289" title="softwaresources3" src="http://linuxhub.net/wp-content/uploads/2009/07/softwaresources3.png" alt="softwaresources3" width="550" height="439" /></p>
<p>5. Click <a href="apt://shutter">here</a> to install Shutter. If you can&#8217;t install it by clicking the link, open a terminal window and type the following:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> shutter</pre></div></div>

<p><img class="alignnone size-full wp-image-291" title="softwaresources5" src="http://linuxhub.net/wp-content/uploads/2009/07/softwaresources5.png" alt="softwaresources5" width="550" height="390" /></p>
<p>If all goes well you&#8217;ll have shutter installed on Ubuntu.</p>
<p>You can start shutter by going to <span style="color: #888888;">Applications &gt; Accessories &gt; Shutter &#8211; Screenshot tool</span>.</p>
<p><img class="alignnone size-full wp-image-290" title="softwaresources6" src="http://linuxhub.net/wp-content/uploads/2009/07/softwaresources6.png" alt="softwaresources6" width="515" height="417" /></p>
<p>Shutter not only does make the job of taking screenshots easier but has a decently nice editor for you to edit the screenshots on the fly. You can also execute plugins to watermark or for that matter add effects like drop shadow etc.</p>
<p><img class="alignnone size-full wp-image-292" title="softwaresources7" src="http://linuxhub.net/wp-content/uploads/2009/07/softwaresources7.png" alt="softwaresources7" width="550" height="445" /></p>
<p>Have fun taking great screenshots.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 317px; width: 1px; height: 1px;">
<pre id="sources-list-entries" class="wrap">deb <a href="http://ppa.launchpad.net/shutter-testing-team/ppa/ubuntu">http://ppa.launchpad.net/shutter-testing-team/ppa/ubuntu</a> <span id="series-deb">jaunty</span> main
deb-src <a href="http://ppa.launchpad.net/shutter-testing-team/ppa/ubuntu">http://ppa.launchpad.net/shutter-testing-team/ppa/ubuntu</a> <span id="series-deb-src">jaunty</span> main</pre>
</div>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=04ff44b1-938d-4d86-a290-08ba571f606b" alt="" /><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2009/07/shutter-screenshot-tool-installation-and-configuration-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Gejengel {A Simple audio player} on Ubuntu</title>
		<link>http://linuxhub.net/2009/07/install-gejengel-a-simple-audio-player-on-ubuntu/</link>
		<comments>http://linuxhub.net/2009/07/install-gejengel-a-simple-audio-player-on-ubuntu/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 11:49:48 +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[Gejengel]]></category>
		<category><![CDATA[install Gejengel]]></category>
		<category><![CDATA[Install Gejengel ubuntu]]></category>
		<category><![CDATA[Last.fm]]></category>
		<category><![CDATA[Music and Audio]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=270</guid>
		<description><![CDATA[There are plenty of options when it comes to music player on Ubuntu. However, it doesn&#8217;t hurt to try some new one&#8217;s (which don&#8217;t come installed by default). One such player is called Gejengel. I am still struggling to get on with the pronunciation. It&#8217;s a very simple and easy to use player.
Home  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="size-full wp-image-278 alignright" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="gejengel8" src="http://linuxhub.net/wp-content/uploads/2009/07/gejengel8.png" alt="gejengel8" width="239" height="86" />There are plenty of options when it comes to music player on Ubuntu. However, it doesn&#8217;t hurt to try some new one&#8217;s (which don&#8217;t come installed by default). One such player is called Gejengel. I am still struggling to get on with the pronunciation. It&#8217;s a very simple and easy to use player.</p>
<h3 style="text-align: justify;">Home Page</h3>
<p style="text-align: justify;"><a href="http://gejengel.googlecode.com/svn/trunk/web/index.html" target="_blank">http://gejengel.googlecode.com/svn/trunk/web/index.html</a></p>
<h3 style="text-align: justify;">Description</h3>
<p style="text-align: justify;">Gejengel is an audio player which focuses on performance and simplicity, yet with a nice set of features.<br />
Some key <strong>features</strong>:</p>
<ul style="text-align: justify;">
<li>Easy to use</li>
<li>Properly handles compilation albums (even if album artist tag is not set)</li>
<li>Lean and fast (low on dependencies)</li>
<li><a class="zem_slink" title="Gapless playback" rel="wikipedia" href="http://en.wikipedia.org/wiki/Gapless_playback">Gapless playback</a> (even for mp3 by reading encoder delay, zeropadding from files)</li>
<li>Various audio outputs (Alsa, Pulseaudio, OpenAL)</li>
<li><a class="zem_slink" title="Last.fm" rel="homepage" href="http://last.fm">Last.Fm</a> scrobbling (optional plugin)</li>
<li>Remote control through dbus (MPRIS specification) (optional plugin)</li>
</ul>
<h3 style="text-align: justify;">Installation</h3>
<p style="text-align: justify;">1. Download the 2 deb files<span style="font-family: Arial; font-size: x-small;"> </span><a href="http://www.getdeb.net/download/4617/0" target="_blank">gejengel</a> and <a href="http://www.getdeb.net/download/4617/1" target="_blank">liblastfm1</a> .</p>
<p style="text-align: justify;">2. We&#8217;ll have to install liblastfm1 first. Double click the liblastfm1_0.3.0-1~getdeb1_i386.deb file to install liblastfm1.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-272" title="gejengel2" src="http://linuxhub.net/wp-content/uploads/2009/07/gejengel2.png" alt="gejengel2" width="550" height="428" /></p>
<p style="text-align: justify;">3. Once liblastfm1 is installed, install Gejengel.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-273" title="gejengel3" src="http://linuxhub.net/wp-content/uploads/2009/07/gejengel3.png" alt="gejengel3" width="550" height="421" /></p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-274" title="gejengel4" src="http://linuxhub.net/wp-content/uploads/2009/07/gejengel4.png" alt="gejengel4" width="550" height="421" /></p>
<h3 style="text-align: justify;">Running Gejengel</h3>
<p style="text-align: justify;">You can start Gejengel by going to <span style="color: #888888;">Applications &gt; Sounds &amp; Video &gt; Gejengel</span>.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-275" title="gejengel5" src="http://linuxhub.net/wp-content/uploads/2009/07/gejengel5.png" alt="gejengel5" width="470" height="388" /></p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-276" title="gejengel6" src="http://linuxhub.net/wp-content/uploads/2009/07/gejengel6.png" alt="gejengel6" width="550" height="430" /></p>
<p style="text-align: justify;">You can change preferences of Gejengel by going <span style="color: #888888;">Edit &gt; Preferences</span>.</p>
<p style="text-align: justify;"><img class="alignnone size-full wp-image-277" title="gejengel7" src="http://linuxhub.net/wp-content/uploads/2009/07/gejengel7.png" alt="gejengel7" width="550" height="430" /></p>
<p style="text-align: justify;">We are done here!</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=8df3f64a-3da4-4712-b288-35610d108efc" alt="" /><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2009/07/install-gejengel-a-simple-audio-player-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grub 2: Add splash image to beautify grub 2</title>
		<link>http://linuxhub.net/2009/07/grub-2-add-splash-image-to-beautify-grub-2/</link>
		<comments>http://linuxhub.net/2009/07/grub-2-add-splash-image-to-beautify-grub-2/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 20:39:38 +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[background grub 2]]></category>
		<category><![CDATA[beautify grub 2]]></category>
		<category><![CDATA[GNU GRUB]]></category>
		<category><![CDATA[grub 2 splash images]]></category>
		<category><![CDATA[grub 2 splash screen]]></category>
		<category><![CDATA[grub 2 themes]]></category>
		<category><![CDATA[images grub 2]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=252</guid>
		<description><![CDATA[Yesterday I did a post on how to install grub 2 on Jaunty Jackalope machine. And I started getting comments that it was as ugly as it&#8217;s predecessor. And I could not agree more on that. Following which I started looking for way to pimp up grub 2 to look a little more eye candy. Let&#8217;s see how to get  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-260 alignright" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="grubtheme7" src="http://linuxhub.net/wp-content/uploads/2009/07/grubtheme7.png" alt="grubtheme7" width="179" height="150" />Yesterday I did a post on how to <a href="http://linuxhub.net/2009/07/install-grub-2-on-ubuntu-jaunty-jackalope/" target="_blank">install grub 2 on Jaunty Jackalope</a> machine. And I started getting comments that it was as ugly as it&#8217;s predecessor. And I could not agree more on that. Following which I started looking for way to pimp up grub 2 to look a little more eye candy. Let&#8217;s see how to get splash (background) image for your grub.</p>
<p>1. First we&#8217;ll have to download the splash image package for Ubuntu. Bring up a <a class="zem_slink" title="Terminal emulator" rel="wikipedia" href="http://en.wikipedia.org/wiki/Terminal_emulator">terminal window</a> by hitting ALT+F2 and typing &#8220;<span style="color: #888888;">gnome-terminal</span>&#8220;. In the terminal window type the following command.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> grub2-splashimages</pre></div></div>

<p><img class="alignnone size-full wp-image-253" title="grubtheme1" src="http://linuxhub.net/wp-content/uploads/2009/07/grubtheme1.png" alt="grubtheme1" width="550" height="390" /></p>
<p>2. This will install the splash image package. Let&#8217;s check what splash images are installed. These images can be found at:</p>
<p>/usr/share/images/grub/</p>
<p>On the terminal type the following command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span>  <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>images<span style="color: #000000; font-weight: bold;">/</span>grub<span style="color: #000000; font-weight: bold;">/</span>
&nbsp;
<span style="color: #c20cb9; font-weight: bold;">ls</span></pre></div></div>

<p>You&#8217;ll see a list of available splash theme for grub 2.</p>
<p><img class="alignnone size-full wp-image-254" title="grubtheme2" src="http://linuxhub.net/wp-content/uploads/2009/07/grubtheme2.png" alt="grubtheme2" width="550" height="390" /></p>
<p>The files are in .tga format which is a <a class="zem_slink" title="Image file formats" rel="wikipedia" href="http://en.wikipedia.org/wiki/Image_file_formats">image format</a>. Following is a thumbnail of all the files:</p>
<p><img class="alignnone size-full wp-image-256" title="grubthemethumbnail" src="http://linuxhub.net/wp-content/uploads/2009/07/grubthemethumbnail1.png" alt="grubthemethumbnail" width="546" height="366" /></p>
<p>3. All you need is to zero down on the image you want to have as your grub splash image. I found them boring, so I created my own image.</p>
<ul>
<li>Downloaded an image from <a href="http://kneeki.deviantart.com/art/ubuntu-wallpaper-53572046" target="_blank">here</a>. (Caution, this image could be <a class="zem_slink" title="Not safe for work" rel="wikipedia" href="http://en.wikipedia.org/wiki/Not_safe_for_work">NSFW</a>)</li>
</ul>
<ul>
<li>Using <a class="zem_slink" title="GIMP" rel="homepage" href="http://www.gimp.org">Gimp</a>, I resized the image to 640&#215;480 and saved it by name ubuntu-girl.tga (Unfortunately, that is the dimension supported by Grub 2. However, you can also use a larger dimension image but it&#8217;ll be cut at the Grub splash.</li>
<li>I then moved the image to /usr/share/images/grub/</li>
<li>Final image looks like this:</li>
</ul>
<p style="padding-left: 30px;"><img class="alignnone size-full wp-image-257" title="ubuntu-girl" src="http://linuxhub.net/wp-content/uploads/2009/07/ubuntu-girl.png" alt="ubuntu-girl" width="512" height="384" /></p>
<p>4. Now we have to tell Grub 2 to use this image. To do so, type the following command at terminal:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> gedit <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>grub.d<span style="color: #000000; font-weight: bold;">/</span>05_debian_theme</pre></div></div>

<p>find the line</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">for</span> i <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #7a0874; font-weight: bold;">&#123;</span><span style="color: #000000; font-weight: bold;">/</span>boot<span style="color: #000000; font-weight: bold;">/</span>grub,<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>images<span style="color: #000000; font-weight: bold;">/</span>desktop-base<span style="color: #7a0874; font-weight: bold;">&#125;</span><span style="color: #000000; font-weight: bold;">/</span>moreblue-orbit-grub.<span style="color: #7a0874; font-weight: bold;">&#123;</span>png,tga<span style="color: #7a0874; font-weight: bold;">&#125;</span>; <span style="color: #000000; font-weight: bold;">do</span></pre></div></div>

<p>and replace it with the following</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">for</span> i <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #7a0874; font-weight: bold;">&#123;</span><span style="color: #000000; font-weight: bold;">/</span>boot<span style="color: #000000; font-weight: bold;">/</span>grub,<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>images<span style="color: #000000; font-weight: bold;">/</span>desktop-base,<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>images<span style="color: #000000; font-weight: bold;">/</span>grub<span style="color: #7a0874; font-weight: bold;">&#125;</span><span style="color: #000000; font-weight: bold;">/</span>ubuntu-girl.<span style="color: #7a0874; font-weight: bold;">&#123;</span>png,tga<span style="color: #7a0874; font-weight: bold;">&#125;</span>; <span style="color: #000000; font-weight: bold;">do</span></pre></div></div>

<p>5. All that is left now is to update grub 2 . Type the following command on terminal</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> update-grub</pre></div></div>

<p>Grub 2 will detect the new theme and you should see something like this</p>
<p><img class="alignnone size-full wp-image-259" title="grubtheme6" src="http://linuxhub.net/wp-content/uploads/2009/07/grubtheme6.png" alt="grubtheme6" width="550" height="390" /></p>
<p>(This is a little old screenshot and here the background is named Aesculus hippo&#8230;. However it should be ubuntu-girl.tga)</p>
<p>All that is left now is to reboot the machine to check the new sexy grub 2 splash in action.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2009/07/grub-2-add-splash-image-to-beautify-grub-2/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
	</channel>
</rss>

