<?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>Kevin&#039;s Blog &#187; Linux</title>
	<atom:link href="http://blog.lckymn.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lckymn.com</link>
	<description>IT, Java, Ubuntu, Linux</description>
	<lastBuildDate>Thu, 12 Jan 2012 05:48:59 +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>Installing 64bit Flash Player in Ubuntu Linux</title>
		<link>http://blog.lckymn.com/2009/06/07/installing-64bit-flash-player-in-ubuntu-linux/</link>
		<comments>http://blog.lckymn.com/2009/06/07/installing-64bit-flash-player-in-ubuntu-linux/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 14:05:07 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[64bit Flash Player]]></category>
		<category><![CDATA[Crash]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Flash Player]]></category>
		<category><![CDATA[Flash Player Plug-in]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Ubuntu Linux 64bit]]></category>
		<category><![CDATA[Web Browser]]></category>

		<guid isPermaLink="false">http://blog.lckymn.com/?p=341</guid>
		<description><![CDATA[<div class="txc-textbox" style="border: 3px solid rgb(243, 197, 52); padding: 10px; background-color: rgb(254, 254, 184);">You can ignore this warning now but should get the latest flash player if you are still using the old one having the security issues. <p><a href='http://blog.lckymn.com/2009/06/07/installing-64bit-flash-player-in-ubuntu-linux/#SID341_1_tgl' title='Visit blog to check out this spoiler'>[[Visit blog to check out this spoiler]]</a></p> </div> <p>I think there are numerous 64 bit Ubuntu users who are suffering from the crash of Flash Player just like myself.  There is a better way <p style="border: 3px solid rgb(243, 197, 52); padding: 5px; background-color: rgb(254, 254, 184); width: 600px; text-align: center;">[...Continue reading <a href="http://blog.lckymn.com/2009/06/07/installing-64bit-flash-player-in-ubuntu-linux/">Installing 64bit Flash Player in Ubuntu Linux</a>...]</p>]]></description>
			<content:encoded><![CDATA[<div class="txc-textbox" style="border: 3px solid rgb(243, 197, 52); padding: 10px; background-color: rgb(254, 254, 184);">You can ignore this warning now but should get the latest flash player if you are still using the old one having the security issues.
<p><a href='http://blog.lckymn.com/2009/06/07/installing-64bit-flash-player-in-ubuntu-linux/#SID341_1_tgl' title='Visit blog to check out this spoiler'>[[Visit blog to check out this spoiler]]</a></p>
</div>
<p>I think there are numerous 64 bit Ubuntu users who are suffering from the crash of Flash Player just like myself.  There is a better way to install Flash Player for 64 bit Linux than installing one from the Ubuntu repository and that is what I am about to write.  This is obviously not the perfect solution yet I think the best way to use 64bit Flash Player for now.  I hope Adobe will release a stable 64 bit Flash Player for Linux soon.  Anyway, here we go!</p>
<p>Adobe has released a preview version of Flash Player (Flash Player &#8220;Square&#8221;) for 64bit Linux.<br />
<a href="http://labs.adobe.com/downloads/flashplayer10.html" target="_blank" style="text-decoration: line-through;">http://labs.adobe.com/downloads/flashplayer10.html</a><br />
<a href="http://labs.adobe.com/downloads/flashplayer10_64bit.html" target="_blank" style="text-decoration: line-through;">http://labs.adobe.com/downloads/flashplayer10_64bit.html</a><br />
<a href="http://labs.adobe.com/downloads/flashplayer10_square.html" target="_blank">http://labs.adobe.com/downloads/flashplayer10_square.html</a><br />
At the bottom of the web page, you can find the download link.</p>
<pre>Download plug-in for 64-bit Linux (TAR.GZ, 4.1 MB)
</pre>
<p>In my case, the latest alpha version of 64 bit Flash player does not work well (e.g. Video on youtube constantly freezes) yet the previous alpha one works better. So first, try the latest one and if it doesn&#8217;t work well, download the following one.</p>
<p><a href="http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d21.1.linux-x86_64.so.tar.gz" target="_blank" onclick="return false;" style="text-decoration: line-through;">http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d21.1.linux-x86_64.so.tar.gz</a><br />
<a href="http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.45.2.linux-x86_64.so.tar.gz" target="_blank" onclick="return false;" style="text-decoration: line-through;">http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.45.2.linux-x86_64.so.tar.gz</a></p>
<div class="txc-textbox" style="border: 3px solid rgb(243, 197, 52); padding: 10px; background-color: rgb(254, 254, 184);">
*** This part is added on the 28th of September, 2009 ***<br />
<span style="text-decoration: line-through;">I installed the latest alpha version which is <code>libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz</code> today (the 28th of September, 2009). So far, it seems fine.</span></p>
<p>*** Updated on the 2nd of May, 2010<br />
<span style="text-decoration: line-through;">libflashplayer-10.0.45.2.linux-x86_64.so.tar.gz works fine.</span></p>
<p>*** Updated on the 4th of Feb, 2011<br />
flashplayer10_2_p3_64bit_linux_111710.tar.gz works fine.
</p></div>
<p>Before installing it, if there is a previously installed Flash player, it has to be removed first.</p>
<p>To check it, open &#8216;Synaptic Package Manager&#8217;.<br />
System -&gt; Administration -&gt; Synaptic Package Manager<br />
<div id="attachment_342" class="wp-caption alignnone" style="width: 918px"><a href="http://blog.lckymn.com/wp-content/uploads/2009/06/flashplayer.jpg"><img src="http://blog.lckymn.com/wp-content/uploads/2009/06/flashplayer.jpg" alt="Search by &#039;flash&#039; and make sure neither &lt;code&gt;flashplugin-nonfree&lt;/code&gt; nor &lt;code&gt;flashplugin-installer&lt;/code&gt; is installed. If any of these are installed, remove first." title="Flash Player should be removed." width="908" height="746" class="size-full wp-image-342" /></a><p class="wp-caption-text">Search by 'flash' and make sure neither <code>flashplugin-nonfree</code> nor <code>flashplugin-installer</code> is installed. If any of these are installed, remove first.</p></div><br />
-Search by &#8216;flash&#8217; and make sure neither <code>flashplugin-nonfree</code> nor <code>flashplugin-installer</code> is installed. If any of these are installed, remove first.</p>
<p>Extract the libflashplayer file downloaded to the firefox &#8216;plugins&#8217; directory.<br />
e.g.) If the file is in the <code>/home/username/Desktop</code> directory,</p>
<pre class="brush: bash; gutter: false; title: ; notranslate">
$ cd /usr/lib/firefox/plugins
$ sudo tar -zxvf ~/Desktop/flashplayer10_2_p3_64bit_linux_111710.tar.gz
</pre>
<p>To use this Flash player in other browsers such as Opera, create the symbolic link to the <code>/usr/lib/firefox/plugins/libflashplayer.so</code> file in the &#8216;/usr/lib/mozilla/plugins&#8217; directory.</p>
<pre class="brush: bash; gutter: false; title: ; notranslate">
$ cd /usr/lib/mozilla/plugins
$ sudo ln -s /usr/lib/firefox/plugins/libflashplayer.so
</pre>
<p>If the file with the same name already exists, user &#8216;f&#8217; option to overwrite it.</p>
<pre class="brush: bash; gutter: false; title: ; notranslate">
$ sudo ln -sf /usr/lib/firefox/plugins/libflashplayer.so
</pre>
<p>Now, open the Firefox and test if it works well. <img src='http://blog.lckymn.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a name="Flash_GPU"></a></p>
<div class="txc-textbox" style="border: 3px solid rgb(243, 197, 52); padding: 10px; background-color: rgb(254, 254, 184);">
*** This part is added on the 28th of September, 2009 ***<br />
I also tried what the following blog entry says about several weeks ago.</p>
<p><a href="http://blogs.adobe.com/penguin.swf/2008/08/secrets_of_the_mmscfg_file_1.html">Secrets Of The mms.cfg File</a></p>
<p>I created the directory <code>/etc/adobe</code> and created a file named <code>mms.cfg</code> in the directory (so the absolute path of the file is <code>/etc/adobe/mms.cfg</code>).</p>
<p>Then I put the following line in the file.<br />
<code>OverrideGPUValidation=1</code></p>
<p>It seems to work for mine. When I watch a video clip on youtube, it plays smoother than before.
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.lckymn.com/2009/06/07/installing-64bit-flash-player-in-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Enabling Visual Effects in Ubuntu</title>
		<link>http://blog.lckymn.com/2009/06/04/enabling-visual-effects-in-ubunt/</link>
		<comments>http://blog.lckymn.com/2009/06/04/enabling-visual-effects-in-ubunt/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 11:54:39 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[ATI]]></category>
		<category><![CDATA[Compiz]]></category>
		<category><![CDATA[Compiz-Fusion]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[nVidia]]></category>
		<category><![CDATA[Visual Effects]]></category>

		<guid isPermaLink="false">http://blog.lckymn.com/?p=330</guid>
		<description><![CDATA[<p>Somebody asked a question regarding my video on youtube. <a href="http://www.youtube.com/watch?v=TOp83ByFrMA" target="_blank">http://www.youtube.com/watch?v=TOp83ByFrMA</a></p> <p>Unfortunately I don&#8217;t really have time to explain the details nor am I sure if Ubuntu supports his/her graphics card so I&#8217;m putting here some information which can be a starting point to get what he/she wants.</p> <p>To enable some basic visual effects, select the &#8216;Appearance&#8217; menu. -System -&#62; Preferences -&#62; Appearance <div id="attachment_331" class="wp-caption alignnone" style="width: 658px"><a href="http://blog.lckymn.com/wp-content/uploads/2009/06/visualeffect01.jpg"><img src="http://blog.lckymn.com/wp-content/uploads/2009/06/visualeffect01.jpg" alt="System -&#62; Preferences -&#62; Appearance" title="Open &#039;Appearance&#039;" width="648" <p style="border: 3px solid rgb(243, 197, 52); padding: 5px; background-color: rgb(254, 254, 184); width: 600px; text-align: center;">[...Continue reading <a href="http://blog.lckymn.com/2009/06/04/enabling-visual-effects-in-ubunt/">Enabling Visual Effects in Ubuntu</a>...]</p>]]></description>
			<content:encoded><![CDATA[<p>Somebody asked a question regarding my video on youtube.<br />
<a href="http://www.youtube.com/watch?v=TOp83ByFrMA" target="_blank">http://www.youtube.com/watch?v=TOp83ByFrMA</a></p>
<p>Unfortunately I don&#8217;t really have time to explain the details nor am I sure if Ubuntu supports his/her graphics card so I&#8217;m putting here some information which can be a starting point to get what he/she wants.</p>
<p>To enable some basic visual effects, select the &#8216;Appearance&#8217; menu.<br />
-System -&gt; Preferences -&gt; Appearance<br />
<div id="attachment_331" class="wp-caption alignnone" style="width: 658px"><a href="http://blog.lckymn.com/wp-content/uploads/2009/06/visualeffect01.jpg"><img src="http://blog.lckymn.com/wp-content/uploads/2009/06/visualeffect01.jpg" alt="System -&gt; Preferences -&gt; Appearance" title="Open &#039;Appearance&#039;" width="648" height="297" class="size-full wp-image-331" /></a><p class="wp-caption-text">System -> Preferences -> Appearance</p></div></p>
<p>-Select the &#8216;Visual Effects&#8217; tab -&gt; Select the &#8216;Extra&#8217; effect -&gt; Click the &#8216;Close&#8217; button.<br />
<div id="attachment_332" class="wp-caption alignnone" style="width: 627px"><a href="http://blog.lckymn.com/wp-content/uploads/2009/06/visualeffect02.jpg"><img src="http://blog.lckymn.com/wp-content/uploads/2009/06/visualeffect02.jpg" alt="Select the &#039;Visual Effects&#039; tab -&gt; Select the &#039;Extra&#039; effect -&gt; Click the &#039;Close&#039; button." title="Select the &#039;Extra&#039; effect" width="617" height="534" class="size-full wp-image-332" /></a><p class="wp-caption-text">Select the 'Visual Effects' tab -> Select the 'Extra' effect -> Click the 'Close' button.</p></div><br />
If Ubuntu or Compiz doesn&#8217;t support your graphics card, you may get some error message here.<br />
If you are using ATI or nVidia Graphics card, I strongly recommend you to install EnvyNG which automatically checks what Graphics card you use and finds the proper driver for it. It only works for ATI and nVidia ones.  I am using Intel one so I cannot use it and therefore can&#8217;t explain how to use it.  To install it, open the &#8216;Synaptic Package Manager&#8217;<br />
System -&gt; Administration -&gt; Synaptic Package Manager<br />
and search by envyng then you can see &#8216;envyng-core&#8217;, &#8216;envyng-gtk&#8217; and &#8216;envyng-qt&#8217;. Install envyng-gtk (I assume you&#8217;re using Ubuntu but not Kubuntu) and it will install envyng-core and envyng-gtk.</p>
<p>OK, get back to the visual effect one. After selecting the &#8216;Extra&#8217; visual effect, it should have some visual effects and now it&#8217;s time to customise it to have more effects. If you have not installed &#8216;CompizConfig Setting Manager&#8217; yet, install it first.</p>
<p>-Run &#8216;Add/Remove Applications&#8217; -&gt; 1. Make sure it shows &#8216;All available applications&#8217; -&gt; 2. Search &#8216;compiz&#8217; -&gt; 3. Check &#8216;Advanced Desktop Effects Settings (ccsm) -&gt; 4. Click the &#8216;Apply Changes&#8217; button.<br />
<div id="attachment_333" class="wp-caption alignnone" style="width: 811px"><a href="http://blog.lckymn.com/wp-content/uploads/2009/06/visualeffect03.jpg"><img src="http://blog.lckymn.com/wp-content/uploads/2009/06/visualeffect03.jpg" alt="Run &#039;Add/Remove Applications&#039; -&gt; 1. Make sure it shows &#039;All available applications&#039; -&gt; 2. Search &#039;compiz&#039; -&gt; 3. Check &#039;Advanced Desktop Effects Settings (ccsm) -&gt; 4. Click the &#039;Apply Changes&#039; button." title="Install &#039;CompizConfig Setting Manager&#039;" width="801" height="556" class="size-full wp-image-333" /></a><p class="wp-caption-text">Run 'Add/Remove Applications' -> 1. Make sure it shows 'All available applications' -> 2. Search 'compiz' -> 3. Check 'Advanced Desktop Effects Settings (ccsm) -> 4. Click the 'Apply Changes' button.</p></div></p>
<p>Run the &#8216;CompizConfig Setting Manager&#8217;<br />
-System -&gt; Preferences -&gt; CompizConfig Setting Manager<br />
<div id="attachment_334" class="wp-caption alignnone" style="width: 670px"><a href="http://blog.lckymn.com/wp-content/uploads/2009/06/visualeffect04.jpg"><img src="http://blog.lckymn.com/wp-content/uploads/2009/06/visualeffect04.jpg" alt="System -&gt; Preferences -&gt; CompizConfig Setting Manager" title="Run the &#039;CompizConfig Setting Manager&#039;" width="660" height="290" class="size-full wp-image-334" /></a><p class="wp-caption-text">System -> Preferences -> CompizConfig Setting Manager</p></div></p>
<p>Now you can have whatever you want with Compiz-Fusion!<br />
e.g.) To have the Cube, enable the &#8216;Desktop Cube&#8217; and &#8216;Rotate Cube&#8217;<br />
<div id="attachment_335" class="wp-caption alignnone" style="width: 1012px"><a href="http://blog.lckymn.com/wp-content/uploads/2009/06/visualeffect05.jpg"><img src="http://blog.lckymn.com/wp-content/uploads/2009/06/visualeffect05.jpg" alt="Do whatever you want!" title="Customise the visual effects" width="1002" height="619" class="size-full wp-image-335" /></a><p class="wp-caption-text">Do whatever you want!</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lckymn.com/2009/06/04/enabling-visual-effects-in-ubunt/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>My Desktop in April 2009</title>
		<link>http://blog.lckymn.com/2009/04/27/my-desktop-in-april-2009/</link>
		<comments>http://blog.lckymn.com/2009/04/27/my-desktop-in-april-2009/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 16:39:33 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[Cairo-Dock]]></category>
		<category><![CDATA[Compiz]]></category>
		<category><![CDATA[GNOME Do]]></category>
		<category><![CDATA[Jaunty Jackalope]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac4Lin]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Linux 9.04]]></category>
		<category><![CDATA[Ubuntu Linux 9.04 Jaunty Jackalope]]></category>
		<category><![CDATA[Ubuntu Linux Jaunty Jackalope]]></category>

		<guid isPermaLink="false">http://blog.lckymn.com/?p=76</guid>
		<description><![CDATA[<div style="text-align: center;">Ubuntu Linux Desktop 9.04 Jaunty Jackalope 64bit + Compiz + Mac4Lin + GNOME Do + Cairo Dock <object width="854" height="505"><embed src="http://www.youtube.com/v/_Etr9stJl5Q&#038;hl=en&#038;fs=1&#038;ap=%2526fmt%3D22" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="854" height="505"></embed></object></div> <div style="text-align: center;">Ubuntu Linux Desktop 9.04 Jaunty Jackalope 64bit + Compiz + Mac4Lin + GNOME Do + Cairo Dock (Same Screencast but Lower Quality than the First One) <object width="854" height="505"><embed src="http://www.youtube.com/v/_Etr9stJl5Q&#038;hl=en&#038;fs=1&#038;ap=%2526fmt%3D35" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="854" height="505"></embed></object></div> <p style="text-align: center;"> <p style="text-align: center;">CPU: E2160 1.80 GHz RAM: 4 GiB Graphic Chip: Intel <p style="border: 3px solid rgb(243, 197, 52); padding: 5px; background-color: rgb(254, 254, 184); width: 600px; text-align: center;">[...Continue reading <a href="http://blog.lckymn.com/2009/04/27/my-desktop-in-april-2009/">My Desktop in April 2009</a>...]</p>]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;">Ubuntu Linux Desktop 9.04 Jaunty Jackalope 64bit + Compiz + Mac4Lin + GNOME Do + Cairo Dock<br />
<object width="854" height="505"><param name="movie" value="http://www.youtube.com/v/_Etr9stJl5Q&#038;hl=en&#038;fs=1&#038;ap=%2526fmt%3D22"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/_Etr9stJl5Q&#038;hl=en&#038;fs=1&#038;ap=%2526fmt%3D22" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="854" height="505"></embed></object></div>
<pre>
</pre>
<div style="text-align: center;">Ubuntu Linux Desktop 9.04 Jaunty Jackalope 64bit + Compiz + Mac4Lin + GNOME Do + Cairo Dock<br />
(<span style="color: #0000ff;"><strong>Same Screencast but Lower Quality than the First One</strong></span>)<br />
<object width="854" height="505"><param name="movie" value="http://www.youtube.com/v/_Etr9stJl5Q&#038;hl=en&#038;fs=1&#038;ap=%2526fmt%3D35"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/_Etr9stJl5Q&#038;hl=en&#038;fs=1&#038;ap=%2526fmt%3D35" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="854" height="505"></embed></object></div>
<p style="text-align: center;">
<pre>
</pre>
<p style="text-align: center;">CPU: E2160 1.80 GHz<br />
RAM: 4 GiB<br />
Graphic Chip: Intel G33/31 (on board)</p>
<pre>
</pre>
<p>This is Ubuntu Linux 9.04 just released about two days ago (24th, April) as I already mentioned in my previous post.</p>
<p>I used a LiveCD of Ubuntu Linux 9.04 to check if it works well on my PC. It fortunately works well so I upgraded mine from 8.10 to 9.04.  The screencast above is made after the upgrade. It looks slow in the video yet that&#8217;s because of the software I used to record the desktop. It works really fast indeed without the software used to screencast.</p>
<p>These are screenshots taken before the upgrade.</p>
<div id="attachment_91" class="wp-caption aligncenter" style="width: 910px"><a href="http://blog.lckymn.com/wp-content/uploads/2009/04/upgrade_to_9_04_01.jpg"><img class="size-full wp-image-91" title="upgrade_to_9_04_01" src="http://blog.lckymn.com/wp-content/uploads/2009/04/upgrade_to_9_04_01.jpg" alt="Start Upgrading to 9.04" width="900" height="563" /></a><p class="wp-caption-text">Start Upgrading to 9.04</p></div>
<div id="attachment_92" class="wp-caption aligncenter" style="width: 910px"><a href="http://blog.lckymn.com/wp-content/uploads/2009/04/upgrade_to_9_04_02.jpg"><img class="size-full wp-image-92" title="upgrade_to_9_04_02" src="http://blog.lckymn.com/wp-content/uploads/2009/04/upgrade_to_9_04_02.jpg" alt="Upgrade In Progress" width="900" height="563" /></a><p class="wp-caption-text">Upgrade In Progress</p></div>
<p>The size of the memory installed on my PC is 4 GiB but it does not have to be 4GiB or bigger.  I need 4 GiB for the software I use to develop web applications.  Those development tools and servers require lots of memory.  However, based on my experience, without using that kind of heavy applications, 2 GiB is enough or even 1 GiB is still fine although for 1 GiB memory I rather recommend <a title="Xubuntu" href="http://en.wikipedia.org/wiki/Xubuntu" target="_blank">Xubuntu</a> which is a type of Ubuntu with <a title="Xfce" href="http://en.wikipedia.org/wiki/Xfce" target="_blank">Xfce</a> as its desktop environment.  Xfce is lightweight and fast.</p>
<p>Anyway, Ubuntu 9.04 Jaunty Jackalope works fine so far although I found some trivial problems such as the one described here.<br />
<a title="https://bugs.launchpad.net/gnome-app-install/+bug/354563/" href="https://bugs.launchpad.net/gnome-app-install/+bug/354563/" target="_blank"> https://bugs.launchpad.net/gnome-app-install/+bug/354563/</a></p>
<div class="txc-textbox" style="border: 3px solid rgb(243, 197, 52); padding: 10px; background-color: rgb(254, 254, 184);">
<i>This part is added on the 3rd of May, 2009</i><br />
WARNING: If you would like to install Ubuntu 9.04, you had better check out the Ubuntu 9.04 release notes especially the known issues part.<br />
<a href="http://www.ubuntu.com/getubuntu/releasenotes/904" target="_blank">http://www.ubuntu.com/getubuntu/releasenotes/904</a></p>
<p>※ Intel graphics card users should read carefully &#8216;Performance regressions on Intel graphics cards&#8217; and &#8216;Display freezes with Intel graphics cards&#8217; issues in the release notes.  You may also visit the link below to solve these problems with the Intel graphics cards but follow the post at your own risk.<br />
<a href="http://www.ubuntugeek.com/intel-graphics-performance-guide-for-ubuntu-904-jaunty-users.html" target="_blank">http://www.ubuntugeek.com/intel-graphics-performance-guide-for-ubuntu-904-jaunty-users.html</a>
</div>
<p>Compiz also seems to be a bit unstable yet hasn&#8217;t crashed.  I&#8217;m sure the Ubuntu development team will make it stable soon.  It normally becomes fairly stable one month after it is released.  In the meantime, the users can report all the bugs they found through the issue tracking system for Ubuntu that is <a title="Ubuntu in Launchpad" href="http://launchpad.net/ubuntu" target="_blank">Launchpad</a>.</p>
<p>So what I feel about the new release is that it seems to be more stable than the previous release (8.10). I&#8217;m quite satisfied so far.  The following information is a quick review of the new one.</p>
<p>* The problems in the previous version (8.10) yet fixed in the new version.<br />
-X-Window (probably only GNOME?) freezes if Ctrl+Alt+F1~F6 keys are pressed to enter console mode =&gt; Fixed in 9.04</p>
<p>-Firefox freezes with Google toolbar when opening more than one Firefox window. =&gt; Fixed in 9.04 (I&#8217;m not sure if it was fixed before but I had it when I used 8.04).</p>
<p>-The window decorator of some KDE applications using QT library (e.g. Umbrello, Kompare) disappears and it is impossible to resize the windows of these applications. As far as I remember, it only happens in 64bit version meaning 32bit version doesn&#8217;t have it. =&gt; Fixed in 9.04</p>
<p>-Using comma to separate cells in Open Office 3.0 Spread Sheet causes some error. The bug described here.<br />
<a title="https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/306602" href="https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/306602" target="_blank"> https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/306602</a><br />
=&gt; Fixed in 9.04. Ubuntu 8.10 doesn&#8217;t have Open Office 3.0 but 2.4. When I installed 3.0 through the repository the information about which is taken from the link blow, it had that problem.<br />
<a title="http://news.softpedia.com/news/How-To-Install-OpenOffice-org-3-0-in-Ubuntu-8-10-96449.shtml" href="http://news.softpedia.com/news/How-To-Install-OpenOffice-org-3-0-in-Ubuntu-8-10-96449.shtml" target="_blank"> http://news.softpedia.com/news/How-To-Install-OpenOffice-org-3-0-in-Ubuntu-8-10-96449.shtml</a></p>
<p>Oh I forgot to say that Ubuntu 9.04 has Open Office 3.0 pre-installed by the way. <img src='http://blog.lckymn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>OK, these are what I found so far.</p>
<p>I&#8217;m using Compiz, GNOME Do, Cairo Dock and many other useful applications.  One good news is that Cairo Dock which is my favourite <a title="Dock (Computing)" href="http://en.wikipedia.org/wiki/Dock_(computing)" target="_blank">Dock application</a> can now be found from the Ubuntu repository which means all I need to do in order to install it is to use &#8216;Add/Remove Application&#8217; menu. <img src='http://blog.lckymn.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />   I had to add the Cairo Dock repository manually before if I want to install it or even worse scenario is downloading the deb package file and install it manually.</p>
<p>A new file system namely ext4 which is faster than ext3 is available in Ubuntu 9.04. However, for now it might not be a good idea to use it as there may be some problem like this.<br />
<a title="https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/317781?comments=all" href="https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/317781?comments=all" target="_blank"> https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/317781?comments=all</a><br />
It seems to be fixed though. Anyway, the comments in this bug report post are very interesting. <img src='http://blog.lckymn.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />   This might be evidence of how Linux is being evolved by the developers as well as the users of it I believe. <img src='http://blog.lckymn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lckymn.com/2009/04/27/my-desktop-in-april-2009/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Ubuntu Linux 9.04 Released</title>
		<link>http://blog.lckymn.com/2009/04/24/ubuntu-linux-904-released/</link>
		<comments>http://blog.lckymn.com/2009/04/24/ubuntu-linux-904-released/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 20:17:18 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[Jaunty Jackalope]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Ubuntu Linux]]></category>
		<category><![CDATA[Ubuntu Linux 9.04]]></category>

		<guid isPermaLink="false">http://blog.lckymn.com/?p=67</guid>
		<description><![CDATA[<p style="text-align: center;"> <div id="attachment_66" class="wp-caption aligncenter" style="width: 592px"><a title="Ubuntu Linux" href="http://ubuntu.com" target="_blank"><img class="size-full wp-image-66" title="ubuntu_9_04" src="http://blog.lckymn.com/wp-content/uploads/2009/04/ubuntu_9_04.png" alt="Ubuntu 9.04 (Jaunty Jackalope) Desktop" width="582" height="204" /></a><p class="wp-caption-text">Ubuntu 9.04 (Jaunty Jackalope) Desktop</p></div> <p style="text-align: center;"> <p>Ubuntu 9.04 (Jaunty Jackalope) is now released. It&#8217;s time to upgrade! <img src='http://blog.lckymn.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p> <p>The version number of Ubuntu indicates the year and month in which it is release. So &#8217;9.04&#8242; means it is released in April (04), 2009.  I&#8217;ve just downloaded it and <p style="border: 3px solid rgb(243, 197, 52); padding: 5px; background-color: rgb(254, 254, 184); width: 600px; text-align: center;">[...Continue reading <a href="http://blog.lckymn.com/2009/04/24/ubuntu-linux-904-released/">Ubuntu Linux 9.04 Released</a>...]</p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">
<div id="attachment_66" class="wp-caption aligncenter" style="width: 592px"><a title="Ubuntu Linux" href="http://ubuntu.com" target="_blank"><img class="size-full wp-image-66" title="ubuntu_9_04" src="http://blog.lckymn.com/wp-content/uploads/2009/04/ubuntu_9_04.png" alt="Ubuntu 9.04 (Jaunty Jackalope) Desktop" width="582" height="204" /></a><p class="wp-caption-text">Ubuntu 9.04 (Jaunty Jackalope) Desktop</p></div>
<p style="text-align: center;">
<p>Ubuntu 9.04 (Jaunty Jackalope) is now released. It&#8217;s time to upgrade! <img src='http://blog.lckymn.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>The version number of Ubuntu indicates the year and month in which it is release. So &#8217;9.04&#8242; means it is released in April (<span style="color: #0000ff;"><strong>04</strong></span>), 200<span style="color: #0000ff;"><strong>9</strong></span>.  I&#8217;ve just downloaded it and will use the LiveCD first to see if it works well on my PC.  If so, I can use the &#8216;Update Manager&#8217; to upgrade from 8.10 to 9.04. So handy!</p>
<p>Whenever I say I&#8217;m using Linux, I can hear from others that &#8220;you will regret using it if you need to update the kernel or a new version is released thus you want to install the new one because it is so difficult to do that&#8221;.  Well well, I&#8217;m sorry but your experience with Linux is outdated.  Nowadays, it is extremely easy to use Linux especially Ubuntu Linux and I can say with quite certainty that Ubuntu Linux Desktop Edition is easier to use than MS Windows.  Updating kernel or to a new version is as easy as clicking the update button on the Update Manager.  Regarding application installation, it can be done with the &#8216;Add / Remove Applications&#8217; feature which provides a function to search all the available applications on the Ubuntu software repository.  If you can&#8217;t find what you are looking for, there is &#8216;Synaptic Package Manager&#8217; which is a kind of an advanced software package manager, and it gives you more application list.  Anyway, a thousand hearings are not worth one seeing so better try it!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lckymn.com/2009/04/24/ubuntu-linux-904-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

