<?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>The _khAttAm_ blog &#187; 10.04</title>
	<atom:link href="http://www.khattam.info/tag/10-04/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.khattam.info</link>
	<description>Sharing views and experiences</description>
	<lastBuildDate>Sat, 22 Oct 2011 06:18:04 +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>[SOLVED] Volume always muted on startup</title>
		<link>http://www.khattam.info/solved-volume-always-muted-on-startup-2010-06-16.html</link>
		<comments>http://www.khattam.info/solved-volume-always-muted-on-startup-2010-06-16.html#comments</comments>
		<pubDate>Wed, 16 Jun 2010 03:25:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Karmic Koala 9.10]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lucid Lynx 10.04]]></category>
		<category><![CDATA[Maverick Meerkat 10.10]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[karmic koala]]></category>
		<category><![CDATA[lucid lynx]]></category>
		<category><![CDATA[Maverick Meerkat]]></category>
		<category><![CDATA[mute]]></category>
		<category><![CDATA[no sound]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[unmute]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=910</guid>
		<description><![CDATA[I&#8217;m using Ubuntu 10.10 Maverick Meerkat and I had been having a problem related to sound. Every time I started the computer, the volume was muted and I had to un-mute it as well as increase the volume. When I searched for a solution, it was brought to my attention that Ubuntu 9.10 Karmic Koala [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I&#8217;m using Ubuntu 10.10 Maverick Meerkat and I had been having a problem related to sound. Every time I started the computer, the volume was muted and I had to un-mute it as well as increase the volume. When I searched for a solution, it was brought to my attention that Ubuntu 9.10 Karmic Koala and 10.04 Lucid Lynx also had this problem. I solved it by simply removing the buggy package alsa-utils which was responsible for this. Removing also-utils also removes ubuntu-desktop meta-package, but it does not matter since it is just a meta-package. To those who do not want to remove alsa-utils or ubuntu-desktop, some people in the <a href="https://bugs.launchpad.net/ubuntu/+source/alsa-utils/+bug/352732" onclick="pageTracker._trackPageview('/outgoing/bugs.launchpad.net/ubuntu/+source/alsa-utils/+bug/352732?referer=');">Bug report</a> have said that removing the line <span id="more-910"></span></p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="text" style="font-family:monospace;">mute_and_zero_levels &quot;$TARGET_CARD&quot; || EXITSTATUS=1</pre></td></tr></table></div>

<p> from /etc/init.d/alsa-utils (to open, use gksu gedit /etc/init.d/alsa-utils) fixed the problem.</p>
<div class="shr-publisher-910"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/solved-volume-always-muted-on-startup-2010-06-16.html/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>[HOWTO] Install sbagen in Ubuntu 10.04 Lucid Lynx and 10.10 Maverick Meerkat</title>
		<link>http://www.khattam.info/howto-installing-sbagen-in-ubuntu-10-04-lucid-lynx-and-10-10-maverick-meerkat-2010-06-09.html</link>
		<comments>http://www.khattam.info/howto-installing-sbagen-in-ubuntu-10-04-lucid-lynx-and-10-10-maverick-meerkat-2010-06-09.html#comments</comments>
		<pubDate>Tue, 08 Jun 2010 22:14:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[I-Doser]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lucid Lynx 10.04]]></category>
		<category><![CDATA[Maverick Meerkat 10.10]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[lucid lynx]]></category>
		<category><![CDATA[maverick]]></category>
		<category><![CDATA[Maverick Meerkat]]></category>
		<category><![CDATA[sbagen]]></category>
		<category><![CDATA[sbg]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=789</guid>
		<description><![CDATA[SBaGen is a Binaural beat generator. For more info, visit the official SBaGen Website. It is available for Linux, Windows and Mac. For Ubuntu, it is not available in any official repos so we need to compile it from source. Here is how you can do that. Open Synaptic Package Manager and enable universe repository [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>SBaGen is a Binaural beat generator. For more info, visit the <a href="http://uazu.net/sbagen" onclick="pageTracker._trackPageview('/outgoing/uazu.net/sbagen?referer=');">official SBaGen Website</a>.</p>
<p><span id="more-789"></span></p>
<p>It is available for Linux, Windows and Mac. For Ubuntu, it is not available in any official repos so we need to compile it from source. Here is how you can do that.</p>
<p>Open Synaptic Package Manager and enable universe repository if you already haven&#8217;t done so. To do so, navigate to Settings > Repositories and check Community-maintained Open Source software (universe)<br />
Now, press Reload in Synaptic Toolbar to reload the package lists.</p>
<p>Now, quit Synaptic Package Manager and open up terminal. First, you will need some packages to start building our app. So lets get those.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td 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> libvorbisidec-dev libmad0-dev</pre></td></tr></table></div>

<p>After installing required development packages, lets create a directory named sbagen where you can work with sbagen and change to it.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>2
3
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">mkdir</span> sbagen
<span style="color: #7a0874; font-weight: bold;">cd</span> sbagen</pre></td></tr></table></div>

<p>Lets download sbagen-1.4.4.tgz from sbagen website:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>4
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>uazu.net<span style="color: #000000; font-weight: bold;">/</span>sbagen<span style="color: #000000; font-weight: bold;">/</span>sbagen-1.4.4.tgz</pre></td></tr></table></div>

<p>Extract it</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>5
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-xvzf</span> sbagen-1.4.4.tgz</pre></td></tr></table></div>

<p>and change to that directory</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>6
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> sbagen-1.4.4<span style="color: #000000; font-weight: bold;">/</span></pre></td></tr></table></div>

<p>Now, lets copy the required files to libs directory</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>7
8
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">cp</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>libvorbisidec.a libs<span style="color: #000000; font-weight: bold;">/</span>linux-libvorbisidec.a 
<span style="color: #c20cb9; font-weight: bold;">cp</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>libmad.a libs<span style="color: #000000; font-weight: bold;">/</span>linux-libmad.a</pre></td></tr></table></div>

<p>Now, to build it, you need to run the included script called mk. To do so, just execute:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>9
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">.<span style="color: #000000; font-weight: bold;">/</span>mk</pre></td></tr></table></div>

<p>Now if you see no errors, the code must be compiled by now. You should be able to run it by doing a:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>10
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">.<span style="color: #000000; font-weight: bold;">/</span>sbagen</pre></td></tr></table></div>

<p>If you see an output like the following:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">SBaGen - Sequenced Binaural Beat Generator, version 1.4.4
Copyright (c) 1999-2007 Jim Peters, http://uazu.net/, all rights 
  reserved, released under the GNU GPL v2.  See file COPYING.
&nbsp;
Usage: sbagen [options] seq-file ...
       sbagen [options] -i tone-specs ...
       sbagen [options] -p pre-programmed-sequence-specs ...
&nbsp;
For full usage help, type 'sbagen -h'.  For latest version see
http://uazu.net/sbagen/ or http://sbagen.sf.net/</pre></div></div>

<p>this means sbagen has been compiled. To be able to use it conveniently in the future, you just need to move it to some bin directory. Lets move it to /usr/local/bin</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>10
</pre></td><td 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;">cp</span> sbagen <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span></pre></td></tr></table></div>

<p>Now, you should be able to run it from any path by just invoking:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>11
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">sbagen</pre></td></tr></table></div>

<p>If you encounter any errors in any steps, please post the step and the corresponding error message in the comment box below. I will try to address the problem the best I can.</p>
<p>Now, after it is installed, you may want to try out an example file:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>12
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">sbagen examples<span style="color: #000000; font-weight: bold;">/</span>basics<span style="color: #000000; font-weight: bold;">/</span>prog-chakras-<span style="color: #000000;">1</span>.sbg</pre></td></tr></table></div>

<p>but it will give you the following error:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">Can't open /dev/dsp, errno X</pre></div></div>

<p>Please follow <a href="http://www.khattam.info/2010/06/09/solved-cant-open-devdsp-in-ubuntu-10-10-maverick-meerkat/">my other post</a> to overcome this problem.</p>
<div class="shr-publisher-789"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/howto-installing-sbagen-in-ubuntu-10-04-lucid-lynx-and-10-10-maverick-meerkat-2010-06-09.html/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>[HOWTO] Ease your eyes while using Linux with some RedShift</title>
		<link>http://www.khattam.info/howto-ease-your-eyes-while-using-linux-with-some-redshift-2010-06-07.html</link>
		<comments>http://www.khattam.info/howto-ease-your-eyes-while-using-linux-with-some-redshift-2010-06-07.html#comments</comments>
		<pubDate>Sun, 06 Jun 2010 18:32:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lucid Lynx 10.04]]></category>
		<category><![CDATA[Maverick Meerkat 10.10]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[lucid lynx]]></category>
		<category><![CDATA[lynx]]></category>
		<category><![CDATA[Maverick Meerkat]]></category>
		<category><![CDATA[redshift]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=779</guid>
		<description><![CDATA[I usually sit in front of my PC for long hours. It is always better to have least effect on my eyes and I used to reduce the brightness and adjust colors for that. Now, I have discovered a software to do just that. It claims to adjust the screen color temperature according to the [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I usually sit in front of my PC for long hours. It is always better to have least effect on my eyes and I used to reduce the brightness and adjust colors for that. Now, I have discovered a software to do just that. It claims to adjust the screen color temperature according to the surroundings. It is called Redshift and can be installed from the PPA ppa:jonls/redshift-ppa. To install it on Karmic and Lucid, open up Synaptic and navigate to Settings>Repositories>Other Software>Add and paste in &#8220;ppa:jonls/redshift-ppa&#8221; (without quotes) and then close it, Reload the package lists by clicking Reload in the Toolbar and then search for redshift and install it. It is not available for Maverick Meerkat now, but you can install it by following my <a href="http://www.khattam.info/2010/06/06/taking-care-of-ppas-after-distro-upgrade-to-development-version/">earlier post</a>. After installation, you can run it by invoking the following command from the terminal:<span id="more-779"></span></p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">redshift <span style="color: #660033;">-l</span> LATITUDE:LONGITUDE</pre></td></tr></table></div>

<p>For example, since I am at Lalitpur, Nepal, I ran:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">redshift <span style="color: #660033;">-l</span> <span style="color: #000000;">27.4</span>:<span style="color: #000000;">85.2</span></pre></td></tr></table></div>

<p>You can find latitude and longitude information about your city <a href="http://www.stutzfamily.com/mrstutz/LatLong/latlonglist.htm" onclick="pageTracker._trackPageview('/outgoing/www.stutzfamily.com/mrstutz/LatLong/latlonglist.htm?referer=');">here</a>. If you don&#8217;t, use the one which is nearest to your place and it should work just fine. You will immediately see a change in color. You may also like it to show a tray icon so that you can disable/enable it easily if you have to. To do so, just run:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">gtk-redshift <span style="color: #660033;">-l</span> LATITUDE:LONGITUDE</pre></td></tr></table></div>

<p>You can toggle enable/disable by clicking on the tray icon.</p>
<p>You will probably want to install run it on startup. To do so, just open Startup Applications and Add an application with command as</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">gtk-redshift <span style="color: #660033;">-l</span> LATITUDE:LONGITUDE</pre></td></tr></table></div>

<p>To see how much it is actually helping your eyes, keep it enabled for prolonged hours while you sit in front of your PC and disable it. You will see how difficult it is to see the normal color and how cool RedShift is.</p>
<p>Hope this helps.</p>
<div class="shr-publisher-779"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/howto-ease-your-eyes-while-using-linux-with-some-redshift-2010-06-07.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[HOWTO] Take care of PPAs after Distro upgrade to Development version</title>
		<link>http://www.khattam.info/taking-care-of-ppas-after-distro-upgrade-to-development-version-2010-06-06.html</link>
		<comments>http://www.khattam.info/taking-care-of-ppas-after-distro-upgrade-to-development-version-2010-06-06.html#comments</comments>
		<pubDate>Sun, 06 Jun 2010 10:37:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lucid Lynx 10.04]]></category>
		<category><![CDATA[Maverick Meerkat 10.10]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[lucid lynx]]></category>
		<category><![CDATA[maverick]]></category>
		<category><![CDATA[Maverick Meerkat]]></category>
		<category><![CDATA[merecat]]></category>
		<category><![CDATA[merekat]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=776</guid>
		<description><![CDATA[I recently upgraded to Ubuntu 10.10 Maverick Meerkat Alpha 64bit and as expected, the PPAs that I use have been disabled. When I enable them, I get 404 errors for most because they have not set up PPA for Maverick yet. But I need the packages, I need the updates to those packages. To get [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I recently upgraded to Ubuntu 10.10 Maverick Meerkat Alpha 64bit and as expected, the PPAs that I use have been disabled. When I enable them, I get 404 errors for most because they have not set up PPA for Maverick yet. But I need the packages, I need the updates to those packages.</p>
<p><span id="more-776"></span></p>
<p>To get them, all I need to do is edit them in Repositories > Other software. Here I just change maverick to lucid and then I can use and update those packages. If I later find that the maintainers have already set one up for Maverick, I can simply change lucid to maverick.</p>
<p>If you want to add a PPA that does not have a Maverick release, lets say deluge-team ppa which does not have packages for Maverick at the time of writing this, you can simply add ppa:deluge-team/ppa and then edit it to change maverick to lucid. That should do it.</p>
<p>This is not a recommended procedure but it works and has always worked for me.</p>
<div class="shr-publisher-776"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/taking-care-of-ppas-after-distro-upgrade-to-development-version-2010-06-06.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade to Ubuntu 10.10 Maverick Meerkat from 10.04 Lucid Lynx</title>
		<link>http://www.khattam.info/upgrade-to-ubuntu-10-10-maverick-meerkat-from-10-04-lucid-lynx-2010-06-06.html</link>
		<comments>http://www.khattam.info/upgrade-to-ubuntu-10-10-maverick-meerkat-from-10-04-lucid-lynx-2010-06-06.html#comments</comments>
		<pubDate>Sat, 05 Jun 2010 19:00:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lucid Lynx 10.04]]></category>
		<category><![CDATA[Maverick Meerkat 10.10]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[alpha]]></category>
		<category><![CDATA[lucid lynx]]></category>
		<category><![CDATA[Maverick Meerkat]]></category>

		<guid isPermaLink="false">http://www.khattam.info/2010/06/06/upgrade-to-ubuntu-10-10-maverick-meerkat-from-10-04-lucid-lynx/</guid>
		<description><![CDATA[Ubuntu 10.10 Maverick Meerkat Alpha has been available for download a few days back and I have decided to upgrade from Ubuntu 10.04 Lucid Lynx 64bit to 10.10. I&#8217;m sure there are no notable changes in the first alpha, but it is great to have it installed as changes are seen easy and I can [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Ubuntu 10.10 Maverick Meerkat Alpha has been available for download a few days back and I have decided to upgrade from Ubuntu 10.04 Lucid Lynx 64bit to 10.10. I&#8217;m sure there are no notable changes in the first alpha, but it is great to have it installed as changes are seen easy and I can help in development by reporting bugs and trying to fix some issues on my own.</p>
<p><span id="more-770"></span></p>
<p>To upgrade, I had to launch Synaptic and navigate to Settings>Repositories>Updates>Release Upgrade>Show new distribution releases>Normal Releases and then close the dialog and then update the package list. Run</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">update-manager <span style="color: #660033;">-d</span></pre></div></div>

<p> from the run dialog (Alt+F2) and in that box it says &#8220;New Upgrade release &#8217;10.10&#8242; is available&#8221;, click on Upgrade and there we go.</p>
<div class="shr-publisher-770"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/upgrade-to-ubuntu-10-10-maverick-meerkat-from-10-04-lucid-lynx-2010-06-06.html/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>[SOLVED] Adobe FlashPlugin Problem in Ubuntu 10.04 Lucid Lynx 64bit</title>
		<link>http://www.khattam.info/solved-adobe-flashplugin-problem-in-ubuntu-10-04-lucid-lynx-64bit-2010-05-17.html</link>
		<comments>http://www.khattam.info/solved-adobe-flashplugin-problem-in-ubuntu-10-04-lucid-lynx-64bit-2010-05-17.html#comments</comments>
		<pubDate>Mon, 17 May 2010 04:05:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Karmic Koala 9.10]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lucid Lynx 10.04]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox-3.5]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash-plugin]]></category>
		<category><![CDATA[flashplugin]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[karmic koala]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[lucid lynx]]></category>
		<category><![CDATA[lynx]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=759</guid>
		<description><![CDATA[I had posted about flash plugin controls not working in Ubuntu 9.10 Karmic Koala 64 bit here. I had moved to Ubuntu 32 bit for quite sometime and recently made a move back to Ubuntu 64 bit. I found the same problem with flash plugin controls in Ubuntu 64 bit. Sometimes it works, and sometimes [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I had posted about flash plugin controls not working in Ubuntu 9.10 Karmic Koala 64 bit <a href="http://www.khattam.info/2009/08/18/solved-flashplugin-controls-not-working-in-ubuntu-9-10-karmic-koala-alpha-4/">here</a>. I had moved to Ubuntu 32 bit for quite sometime and recently made a move back to Ubuntu 64 bit. I found the same problem with flash plugin controls in Ubuntu 64 bit. Sometimes it works, and sometimes it doesn&#8217;t. I haven&#8217;t found any specific patterns to when it does and when it doesn&#8217;t. If someone has, please do share.</p>
<p><span id="more-759"></span></p>
<p>In my previous post regarding the issue, I had suggested the installation of Adobe flash player 64 bit version from <a href="http://labs.adobe.com/downloads/flashplayer10.html" onclick="pageTracker._trackPageview('/outgoing/labs.adobe.com/downloads/flashplayer10.html?referer=');">Adobe Labs website</a>. The solution worked fine for me and it seems for most of the others, but the plugin was experimental and when someone needed to update, it was not available via repositories. It has been provided in a launchpad ppa repository currently which can be added by adding <strong>ppa:sevenmachines/ppa</strong> to Repositories in Synaptic, but it seems it is not updated as of now and the latest version available in the ppa is 10.0.45.2 while Adobe has already released version 10.1rc4. But since the latest version is not recognized by youtube, I think we should stay with the version in the repository. </p>
<p>Simply open up synaptic and navigate to Settings>Repositories>Other Software and click on Add. In the apt-line, enter ppa:sevenmachines/flash and close it. Then Click on the Reload button. Now, search for flashplugin64-installer, mark it for installation and click on apply.</p>
<p>When done, restart firefox and flash should run fine. </p>
<p>Please share your flash player 10 experience in Linux.</p>
<div class="shr-publisher-759"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/solved-adobe-flashplugin-problem-in-ubuntu-10-04-lucid-lynx-64bit-2010-05-17.html/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.10 named Maverick Meerkat</title>
		<link>http://www.khattam.info/ubuntu-10-10-named-maverick-meerkat-2010-04-02.html</link>
		<comments>http://www.khattam.info/ubuntu-10-10-named-maverick-meerkat-2010-04-02.html#comments</comments>
		<pubDate>Fri, 02 Apr 2010 16:55:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Maverick Meerkat 10.10]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[lynx]]></category>
		<category><![CDATA[maverick]]></category>
		<category><![CDATA[meerkat]]></category>
		<category><![CDATA[ubuntu 10.10]]></category>
		<category><![CDATA[ubuntu 10.10 name]]></category>
		<category><![CDATA[what is new]]></category>
		<category><![CDATA[what's new]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=752</guid>
		<description><![CDATA[Ubuntu 10.10 Marvick Meerkat has been announced at Shuttleworth&#8217;s Blog today, April 2, 2010 which should be released in October 2010. It will probably have loads of new features that have been held back in Lucid Lynx since it is LTS (Long Term Support) version. I will probably be trying it out from the 1st [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Ubuntu 10.10 Marvick Meerkat <a href="http://www.markshuttleworth.com/archives/336" onclick="pageTracker._trackPageview('/outgoing/www.markshuttleworth.com/archives/336?referer=');">has been announced</a> at <a href="http://www.markshuttleworth.com/" onclick="pageTracker._trackPageview('/outgoing/www.markshuttleworth.com/?referer=');">Shuttleworth&#8217;s Blog</a> today, April 2, 2010 which should be released in October 2010. </p>
<p><span id="more-752"></span></p>
<p>It will probably have loads of new features that have been held back in Lucid Lynx since it is LTS (Long Term Support) version. I will probably be trying it out from the 1st Alpha release and keep you updated about the feature additions (what&#8217;s new) and changes. I think Maverick will feature gnome-shell, rgba support and more.</p>
<div class="shr-publisher-752"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/ubuntu-10-10-named-maverick-meerkat-2010-04-02.html/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>[HOWTO] Install GIMP 2.7 (with Single Window Mode) on Ubuntu Lucid Lynx</title>
		<link>http://www.khattam.info/howto-install-gimp-2-7-with-single-window-mode-on-ubuntu-lucid-lynx-2010-03-30.html</link>
		<comments>http://www.khattam.info/howto-install-gimp-2-7-with-single-window-mode-on-ubuntu-lucid-lynx-2010-03-30.html#comments</comments>
		<pubDate>Tue, 30 Mar 2010 09:27:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Jaunty Jackalope 9.04]]></category>
		<category><![CDATA[Karmic Koala 9.10]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lucid Lynx 10.04]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[gimp 2.7]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[lucid lynx]]></category>
		<category><![CDATA[single window mode]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=744</guid>
		<description><![CDATA[GIMP 2.7.1 added Single Window Mode and GIMP 2.7.x can now be installed via PPA. It is available here for Jaunty, Karmic and Lucid. I have Ubuntu 10.04 Lucid Lynx installed and I installed GIMP 2.7.3 unstable. Here is how you can do it, but if you use it for production, you might want to [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>GIMP 2.7.1 added Single Window Mode and GIMP 2.7.x can now be installed via PPA. It is available <a href="https://launchpad.net/~matthaeus123/+archive/mrw-gimp-svn" onclick="pageTracker._trackPageview('/outgoing/launchpad.net/_matthaeus123/+archive/mrw-gimp-svn?referer=');">here</a> for Jaunty, Karmic and Lucid. I have Ubuntu 10.04 Lucid Lynx installed and I installed GIMP 2.7.3 unstable. Here is how you can do it, but if you use it for production, you might want to wait for final stable release.</p>
<p><span id="more-744"></span></p>
<div class="wp-caption alignnone" style="width: 411px"><a href="http://img687.imageshack.us/img687/8017/gimp27screenshot.png" onclick="pageTracker._trackPageview('/outgoing/img687.imageshack.us/img687/8017/gimp27screenshot.png?referer=');"><img title="GIMP 2.7 in Ubuntu" src="http://img687.imageshack.us/img687/8017/gimp27screenshot.png" alt="gimp27screenshot [HOWTO] Install GIMP 2.7 (with Single Window Mode) on Ubuntu Lucid Lynx" width="407" height="227" /></a><p class="wp-caption-text">GIMP 2.7 in Ubuntu</p></div>
<p>Launch Synaptic Package Manager and click Settings>Repositories>Other Software and then Add</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">ppa:matthaeus123/mrw-gimp-svn</pre></div></div>

<p>. Reload the software list and mark for upgrades. That will install GIMP 2.7 and you can enable the Single Window Mode by navigating to Window>Single Window Mode.</p>
<div class="shr-publisher-744"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/howto-install-gimp-2-7-with-single-window-mode-on-ubuntu-lucid-lynx-2010-03-30.html/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>[SOLVED] Could not start Ubuntu because root partition(/) full</title>
		<link>http://www.khattam.info/solved-could-not-start-ubuntu-because-root-partition-full-2010-03-27.html</link>
		<comments>http://www.khattam.info/solved-could-not-start-ubuntu-because-root-partition-full-2010-03-27.html#comments</comments>
		<pubDate>Sat, 27 Mar 2010 06:01:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lucid Lynx 10.04]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[blank screen]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[lucix lynx]]></category>
		<category><![CDATA[mandb]]></category>
		<category><![CDATA[no space left on device]]></category>
		<category><![CDATA[unable to login]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=737</guid>
		<description><![CDATA[I upgraded my packages in my Ubuntu 10.04 Lucid Lynx Beta 1 installation and it required a restart. I did not realize that there was no space left on the root partition (I have two partitions, root / and /home). I restarted and was not able to login. I got a message saying something like [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I upgraded my packages in my Ubuntu 10.04 Lucid Lynx Beta 1 installation and it required a restart. I did not realize that there was no space left on the root partition (I have two partitions, root / and /home). I restarted and was not able to login. I got a message saying something like<br />
<span id="more-737"></span></p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">The configuration defaults for GNOME power manager have not been installed correctly. Please contact your computer administrator</pre></div></div>

<p>in the Login window. I tried logging in again, but I again got blank screen and was logged back out. Nor did the message make any sense.</p>
<p>I pressed Ctrl+Alt+F1 and logged in there and then tried to upgrade the packages using</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: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> upgrade</pre></div></div>

<p>There were upgrades available and installed them I saw mandb complaining about the lack of disk space. I then freed some space by deleting some files I had kept in the root directory and pressed Ctrl+Alt+Del to restart and it booted in without problems. If you face this problem and want to free some space, you can use</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> clean</pre></div></div>

<p>which will free the space used by package archives cache which are located at /var/cache/apt/archives and it should boot without problems.</p>
<div class="shr-publisher-737"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/solved-could-not-start-ubuntu-because-root-partition-full-2010-03-27.html/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>[SOLVED] Shutdown menu (indicator-session applet) not apprearing after update in Ubuntu 10.04 Lucid Lynx</title>
		<link>http://www.khattam.info/solved-shutdown-menu-indicator-session-applet-not-apprearing-after-update-in-ubuntu-10-04-lucid-lynx-2010-03-21.html</link>
		<comments>http://www.khattam.info/solved-shutdown-menu-indicator-session-applet-not-apprearing-after-update-in-ubuntu-10-04-lucid-lynx-2010-03-21.html#comments</comments>
		<pubDate>Sun, 21 Mar 2010 05:35:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lucid Lynx 10.04]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[indicator]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[lucid lynx]]></category>
		<category><![CDATA[lynx]]></category>

		<guid isPermaLink="false">http://www.khattam.info/?p=724</guid>
		<description><![CDATA[After update the indicator-session applet stopped appearing in my Ubuntu 10.04 Lucid Lynx. I don&#8217;t know how it happened, but I saw that the indicator-session applet had been uninstalled. I marked indicator-applet-complete in synaptic and installed it. Then it started appearing after restart.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>After update the indicator-session applet stopped appearing in my Ubuntu 10.04 Lucid Lynx. I don&#8217;t know how it happened, but I saw that the indicator-session applet had been uninstalled. I marked indicator-applet-complete in synaptic and installed it. Then it started appearing after restart.</p>
<div class="shr-publisher-724"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.khattam.info/solved-shutdown-menu-indicator-session-applet-not-apprearing-after-update-in-ubuntu-10-04-lucid-lynx-2010-03-21.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

