<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-25265571</atom:id><lastBuildDate>Thu, 12 Jan 2012 12:46:31 +0000</lastBuildDate><category>fish shell command-line</category><category>chinese ubuntu</category><category>utils tools linux quicksilver launch</category><category>fixes</category><category>kde</category><category>blogs google offline</category><title>Why Not Make It A Little Easier</title><description>These are some things which I devised to make my life easier. They combine stuff I learned from other people so I will give them due credit.</description><link>http://setdosa.blogspot.com/</link><managingEditor>noreply@blogger.com (Arun Mallikarjunan)</managingEditor><generator>Blogger</generator><openSearch:totalResults>32</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/setdosa" /><feedburner:info uri="setdosa" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>setdosa</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-2182287284862086330</guid><pubDate>Tue, 10 Aug 2010 19:28:00 +0000</pubDate><atom:updated>2010-08-10T15:28:27.441-04:00</atom:updated><title>My Firsr Androi App</title><description>Please check out my Android app, PocketEKG - Basic.&lt;br /&gt;
&lt;br /&gt;
It teaches you how to read EKGs with lots of sample dysrhythmias. Its also has a quiz to test your knowledge.&lt;br /&gt;
&lt;br /&gt;
Search for EKG or ECG in the market place and you will see it. If you use appbrain which is a great site btw, you can use this link&amp;nbsp;&lt;a href="http://www.appbrain.com/app/mobi.pocketekg" style="color: #555555; font-family: Arial, sans-serif; font-size: 11px;"&gt;Pocket EKG - Basic for Android on AppBrain&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
I would love some feedback, I just found out that the images werent loading on Droid X and I have release a fix for it with version 1.1.&lt;br /&gt;
&lt;script language="javascript" src="http://www.appbrain.com/api/api.nocache.js" type="text/javascript"&gt;
&lt;/script&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-2182287284862086330?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=Gv0AfxKVCtA:h94b5Axj8XQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=Gv0AfxKVCtA:h94b5Axj8XQ:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/Gv0AfxKVCtA" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/Gv0AfxKVCtA/my-firsr-androi-app.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2010/08/my-firsr-androi-app.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-7286500943801041485</guid><pubDate>Thu, 04 Mar 2010 18:55:00 +0000</pubDate><atom:updated>2010-03-04T13:55:49.668-05:00</atom:updated><title>Getting An Upgraded Windows 7 to play nice with Ubuntu &amp; Grub 2</title><description>I had Vista Home Premium and Ubuntu on my office desktop, both playing nice with Grub 2. When Windows 7 came out, I upgraded my Vista instead of a fresh install. I develop in Ubuntu and boot into windows only when needed. But for some reason, which I still haven't figured out why, after the windows 7 upgrade I couldn't get Grub to boot windows. When I tried to boot windows, I would get the&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;Windows cannot verify the digital signature for winload.exe.&lt;/b&gt;&lt;/blockquote&gt;Disabling signature verification from windows boot menu (F8) did not work, I even used bcdedit to set the options to disable integrity checks.&lt;br /&gt;
&lt;br /&gt;
I was getting into windows by using the restore options from the Windows 7 CD and then once done, I would restore Grub to get back into Ubuntu.&lt;br /&gt;
&lt;br /&gt;
Well, I have finally figured it out. Its more like a hack than a fix. But it works for me and I am happy that I don't have to do the restore thing anymore.&lt;br /&gt;
&lt;br /&gt;
Heres what you do before you go into windows. What we are going to do is use a combination of EasyBCD and Grub. EasyBCD will relinquish control to Grub to boot linux.&lt;br /&gt;
&lt;br /&gt;
- Find out where your root linux partition is. Look for something like this "/dev/sda7 on &lt;b&gt;/&lt;/b&gt; type ext3". the "/" after the denotes the root partition.&lt;br /&gt;
&lt;blockquote&gt;sudo mount -l&amp;nbsp;&lt;/blockquote&gt;- Now, write grub to the root partition instead of MBR.&lt;br /&gt;
&lt;blockquote&gt;sudo grub&lt;/blockquote&gt;&amp;nbsp;&amp;nbsp;In the grub prompt, my root partition was sda7 so, that translates to hd0,6 (0-&amp;gt;a, 6-&amp;gt;7)&lt;br /&gt;
&lt;blockquote&gt;root (hd0,6)&lt;br /&gt;
setup (hd0,6)&lt;/blockquote&gt;- Now reboot using the Windows CD/DVD, use "restore windows" option to overwrite the MBR and boot into windows.&lt;br /&gt;
- Download and Install EasyBCD from &lt;a href="http://neosmart.net/dl.php?id=1"&gt;here&lt;/a&gt;.&lt;br /&gt;
- Launch the EasyBcd and navigate to Add/Remove Entries&lt;br /&gt;
- Add a Linux entry setting the type as Grub, give a name you like and the partition to where your root partition resides. This might not be same number as linux partition number like sda7 for example. In my case it was partition 4. I found mine using the partition size. Dont check the "Grub isn't installed in boot sector". Click "Add Entry".&lt;br /&gt;
- Exit out of the application and restart the computer. Now when you choose to boot linux, it will launch Grub.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-7286500943801041485?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=k0VGfDoaz84:Lo2UhCxs7a0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=k0VGfDoaz84:Lo2UhCxs7a0:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/k0VGfDoaz84" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/k0VGfDoaz84/getting-upgraded-windows-7-to-play-nice.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2010/03/getting-upgraded-windows-7-to-play-nice.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-6306018906548230749</guid><pubDate>Mon, 07 Dec 2009 20:27:00 +0000</pubDate><atom:updated>2009-12-07T15:27:42.677-05:00</atom:updated><title>No Sound in Real Player 11 in Ubuntu 9.10</title><description>I was occasionally getting sound when I use realplayer 11 in Ubuntu 9.10. I was getting&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;ALSA lib pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave&lt;/blockquote&gt;Heres what fixed it for me:&lt;br /&gt;
&lt;br /&gt;
Install alsa-oss:&lt;br /&gt;
&lt;blockquote&gt;sudo apt-get install alsa-oss&lt;/blockquote&gt;Then change /usr/bin/realplay:&lt;br /&gt;
&lt;blockquote&gt;The line &amp;nbsp;$HELIX_LIBS/realplay.bin "$@" should be changed to&lt;/blockquote&gt;&lt;blockquote&gt;&amp;nbsp;aoss $HELIX_LIBS/realplay.bin "$@"&lt;/blockquote&gt;Now start realplayer and then click tools-&amp;gt;preferences and navigate to Hardware. Select "oss" &amp;nbsp;for Audio driver. You should have sound now.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-6306018906548230749?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=xvIEMCjA8s0:qzKIwB8bsyY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=xvIEMCjA8s0:qzKIwB8bsyY:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/xvIEMCjA8s0" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/xvIEMCjA8s0/no-sound-in-real-player-11-in-ubuntu.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>3</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/12/no-sound-in-real-player-11-in-ubuntu.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-7400403447205512406</guid><pubDate>Sun, 25 Oct 2009 22:24:00 +0000</pubDate><atom:updated>2009-10-29T14:02:10.418-04:00</atom:updated><title>Cisco VPN client installation error : Invalid module format</title><description>I had been successfully running vpnclient along with gvpndialer to connect to my office until yesterday when after a long time when I tried to start the service&lt;b&gt; /etc/init.d/vpnclient_init&lt;/b&gt; I got the error &lt;br /&gt;
&lt;blockquote&gt;&amp;nbsp;/lib/modules/&amp;lt;kernel-version&amp;gt;/CiscoVPN/cisco_ipsec.ko: -1 Invalid module format&lt;br /&gt;
&lt;/blockquote&gt;&amp;nbsp;I tried un-installing and reinstalling, but kept getting the same error. Eventually after fumbling around and with the help of google, I realized that my linux-headers were not installed. The way to do it is simple.&lt;br /&gt;
&lt;br /&gt;
Find out your current kernel version by running the command&lt;br /&gt;
&lt;blockquote&gt;uname -a&lt;br /&gt;
&lt;/blockquote&gt;Then run&lt;br /&gt;
&lt;blockquote&gt;sudo apt-get install linux-headers-&amp;lt;the output from output previous command&amp;gt;&lt;br /&gt;
&lt;/blockquote&gt;Now run the installer again, it should run fine&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Update:&lt;/b&gt; If you are running Ubuntu/Kubuntu 9.10 then follow &lt;a href="http://www.lamnk.com/blog/vpn/how-to-install-cisco-vpn-client-on-ubuntu-jaunty-jackalope-and-karmic-koala-64-bit/"&gt;this&lt;/a&gt; tutorial, to patch the client.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-7400403447205512406?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=drfM0ww9Xww:nByKD_TO3aQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=drfM0ww9Xww:nByKD_TO3aQ:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/drfM0ww9Xww" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/drfM0ww9Xww/vpnclient-installation-error.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/10/vpnclient-installation-error.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-4212063866589535019</guid><pubDate>Thu, 01 Oct 2009 20:15:00 +0000</pubDate><atom:updated>2009-10-01T16:15:13.771-04:00</atom:updated><title>Howto forward X through a third server</title><description>This will work across all Linux/Unix machines.&lt;br /&gt;
&lt;br /&gt;
Its pretty simple actually. Lets say you want to forward X from C to A via B. In my case, A and C were running Ubuntu 9.04 and B was running Solaris 10.&lt;br /&gt;
&lt;br /&gt;
Use this command to forward port 22 from B to&amp;nbsp; &lt;br /&gt;
&lt;blockquote&gt;Machine A: ssh -L 9999:C:22 &lt;user b="" on=""&gt;@B&lt;/user&gt;&lt;br /&gt;
&lt;/blockquote&gt;Then in a seperate terminal connect to C from A using this command&lt;br /&gt;
&lt;blockquote&gt;Machine A: ssh -X -p 9999 &lt;user c="" on=""&gt;@localhost&lt;br /&gt;
&lt;/user&gt;&lt;br /&gt;
&lt;/blockquote&gt;&amp;nbsp;Now you can run any command on C from the second terminal.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-4212063866589535019?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=ItKa0V9WsW4:4Wa82p6owIE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=ItKa0V9WsW4:4Wa82p6owIE:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/ItKa0V9WsW4" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/ItKa0V9WsW4/howto-forward-x-through-third-server.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/10/howto-forward-x-through-third-server.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-6751645103495456969</guid><pubDate>Mon, 24 Aug 2009 03:03:00 +0000</pubDate><atom:updated>2009-08-23T23:03:07.505-04:00</atom:updated><title>Setting up Apache with ssl on Ubuntu 9.04 server</title><description>I know there are a bunch of howtos out there, but none of them was complete enough to work for me.&lt;br /&gt;
&lt;br /&gt;
I started with the Ubuntu's guide for setting up Apache found &lt;a href="https://help.ubuntu.com/6.06/ubuntu/serverguide/C/httpd.html"&gt;here&lt;/a&gt;. It was clear for me though and along with making mistakes following it, it missed some details too.&lt;br /&gt;
&lt;br /&gt;
I was running a PHP website, so I installed apache2 and php. apache2-common includes ssl module but it is not enabled. Run this command to enable it&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;sudo a2enmod ssl&lt;/b&gt;&lt;/blockquote&gt;Now generate the keys and certificates by running the following commands.&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;openssl genrsa -des3 -out server.key 1024&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;&lt;i&gt;(To remove the password if you dont need it, run&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;&lt;i&gt;&lt;b&gt;openssl rsa -in server.key -out server.key.insecure&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: x-small;"&gt;Otherwise you have to enter the password everytme you restart the server.)&lt;/span&gt; &lt;br /&gt;
&lt;b&gt;&lt;/b&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;b&gt;openssl req -new -key &lt;server.key server.key.insecure=""&gt; -out server.csr&lt;/server.key&gt;&lt;/b&gt; &lt;/blockquote&gt;&lt;blockquote&gt;&lt;b&gt;openssl x509 -req -days 365 -in server.csr -signkey &lt;/b&gt;&lt;b&gt;&lt;server.key server.key.insecure=""&gt;&lt;/server.key&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt; -out server.crt&lt;/b&gt;&lt;/blockquote&gt;Now copy the .crt and &amp;lt;.key/.key.insecure&amp;gt; files&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;sudo cp &lt;server.key server.key.insecure=""&gt; /etc/ssl/private/server.key&lt;/server.key&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;sudo cp server.crt /etc/ssl/certs/&lt;/b&gt;&lt;/blockquote&gt;Modify /etc/apache2/sites-available/default-ssl and modify the following directives to look like this&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;SSLCertificateFile /etc/ssl/certs/server.crt&lt;br /&gt;
SSLCertificateKeyFile /etc/ssl/private/server.key&lt;br /&gt;
&lt;/b&gt;&lt;/blockquote&gt;Restart apache2&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;sudo /etc/init.d/apache2 restart&lt;/b&gt;&lt;/blockquote&gt;The Ubuntu website has all the above information. After this I had to do it differently.&amp;nbsp; I got ssl_error_rx_record_too_long error in Firefox which went away after I did the following.&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt;sudo ufw allow 443&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;sudo a2ensite default-ssl&lt;br /&gt;
&lt;/b&gt;&lt;/blockquote&gt;&lt;br /&gt;
The first command allows 443 in firewall and second sets the default site to ssl.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-6751645103495456969?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=qd2SBYgb-Ac:BflNCwDAPmU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=qd2SBYgb-Ac:BflNCwDAPmU:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/qd2SBYgb-Ac" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/qd2SBYgb-Ac/setting-up-apache-with-ssl-on-ubuntu.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/08/setting-up-apache-with-ssl-on-ubuntu.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-5122281833753140636</guid><pubDate>Fri, 14 Aug 2009 15:28:00 +0000</pubDate><atom:updated>2009-08-14T11:28:38.920-04:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fixes</category><category domain="http://www.blogger.com/atom/ns#">kde</category><title>Kopete, Dbus daemon and lancelot hogging CPU in KDE 4.3.00</title><description>I recently upgraded to KDE 4.3.00 on my Jaunty system using this &lt;a href="http://webupd8.blogspot.com/2009/08/install-kde-43-in-ubuntu-jaunty-904.html"&gt;link&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Problems like invoking "do" using super + space freezing the desktop went away. The desktop looks a lot more polished and the network management widget has gotten better. But it did bring in some new problems. My desktop is slower, much less responsive.&lt;br /&gt;
&lt;br /&gt;
One thing that I did notice was kopete, dbus-daemon and lancelot were constantly hogging the cpu. It apparently is a &lt;a href="http://ivan.fomentgroup.org/blog/2009/08/07/kde-4-3-kopete-and-lancelot-potential-issues/"&gt;bug&lt;/a&gt; and will be fixed in 4.3.1. Ivan Čukić suggests that until 4.3.1 is released you can temporarily work around by opening &amp;lt;your home folder&amp;gt;/.kde/share/config/lancelotrc and add the following &lt;br /&gt;
&lt;blockquote&gt;[Main]&lt;br /&gt;
imPlugins=disabled&lt;/blockquote&gt;You are done. Log off and log back in.&lt;br /&gt;
&lt;br /&gt;
My system is still not as responsive as I want it to be with the desktop effects turned on(it works fine in Gnome). I am hoping that will change with 4.3.1.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-5122281833753140636?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=EJcbaffnnJI:kQeTjfK6f0M:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=EJcbaffnnJI:kQeTjfK6f0M:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/EJcbaffnnJI" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/EJcbaffnnJI/kopete-dbus-daemon-and-lancelot-hogging.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/08/kopete-dbus-daemon-and-lancelot-hogging.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-7785888528851788625</guid><pubDate>Wed, 22 Jul 2009 20:41:00 +0000</pubDate><atom:updated>2009-07-22T16:41:29.226-04:00</atom:updated><title>How to Make a SpinRite Startup USB disk</title><description>SpinRite is a crash recovery utility which you can purchase from grc &lt;a href="http://grc.com/"&gt;website&lt;/a&gt;. Its a lifesaver when you need it.&lt;br /&gt;
&lt;br /&gt;
SpinRite has an option to create a bootable disk but requires a FAT 16 partition for it to work. I found this out after many unsuccessful attempts at creating a bootable USB disk. To create a FAT16 partition you can use gParted to format it or if you are running windows then right click on the drive letter, click format and select FAT as the partition type. You can also use HP USB format tool which you can download from &lt;a href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;swItem=MTX-UNITY-I23839&amp;amp;jumpid=reg_R1002_USEN"&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
I still havent successfully completed a SpinRite run since it keeps freezing a few minutes after startup, but I was able to recover almost all data except some songs by using an bootable Ubuntu USB installation.&lt;br /&gt;
&lt;br /&gt;
I have almost all of data except for most recent ones backed up in the cloud. I use Amazon's &lt;a href="http://jungledisk.com/"&gt;Jungledisk&lt;/a&gt;. Its very easy to setup and pretty cheap considering. I have set it up for my friends who are happy with it. It automatically backs up data based on its schedule. It backs up incrementally and keeps versions of the changes too. I highly recommend checking it out. This is one area where procrastination should take the back seat.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-7785888528851788625?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=jaTwEjTWnOM:A-LpPpg0uJg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=jaTwEjTWnOM:A-LpPpg0uJg:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/jaTwEjTWnOM" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/jaTwEjTWnOM/how-to-make-spinrite-startup-usb-disk.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>1</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/07/how-to-make-spinrite-startup-usb-disk.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-8711267518829870192</guid><pubDate>Fri, 10 Jul 2009 18:13:00 +0000</pubDate><atom:updated>2009-07-10T14:16:31.952-04:00</atom:updated><title>Fix: Picasa not opening as default photo manager</title><description>If Picasa is not opening as your default photo/camera manager here's what you can do.&lt;br /&gt;
&lt;br /&gt;
Run the fillowing command&lt;br /&gt;
&lt;blockquote&gt;/opt/google/picasa/3.0/bin/gnomehalintegration.sh &lt;/blockquote&gt;Another thing you might want to do if the above command doesnt solve the problem is to open gconf-editor (press alt+F2 and type it in). Navigate to&lt;br /&gt;
&lt;blockquote&gt;/desktop/gnome/volume_manager/&lt;/blockquote&gt;Look for autophoto_command. If the key doesnt exist then create it(right click, new key) and set it to: (your picasa installation directory might be different)&lt;br /&gt;
&lt;blockquote&gt;&amp;nbsp;/opt/google/picasa/3.0/bin/gnomehal.sh %h &lt;/blockquote&gt;&amp;nbsp;That should do it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-8711267518829870192?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=Rj0JRaYFERY:iA30595qJ0o:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=Rj0JRaYFERY:iA30595qJ0o:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/Rj0JRaYFERY" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/Rj0JRaYFERY/fix-picasa-not-opening-as-default-photo.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/07/fix-picasa-not-opening-as-default-photo.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-4349245166883922113</guid><pubDate>Wed, 24 Jun 2009 05:40:00 +0000</pubDate><atom:updated>2009-06-24T01:40:19.784-04:00</atom:updated><title>Solve Caller ID problem</title><description>If you bought a cordless phone in US and began using it in India you will notice that caller ID is no longer working even if your provider has enabled the service. The reason is that Indian telecoms use FSK technology and American telecoms use DTMF.&lt;br /&gt;
&lt;br /&gt;
what you need is a FSK to DTMF converter. You can get one at any local electronics store for about Rs. 140. It would probably say ADSL splitter on it.&lt;br /&gt;
&lt;br /&gt;
Let me tell you, it works like a charm, my mom is a happy camper now.&lt;br /&gt;
&lt;br /&gt;
P.S: theres a website &lt;a href="http://www.fixya.com/"&gt;http://www.fixya.com/&lt;/a&gt; which comes in handy when you have these kinda questions/problems.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-4349245166883922113?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=DinCopoIHs0:hP9C6SKZ61k:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=DinCopoIHs0:hP9C6SKZ61k:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/DinCopoIHs0" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/DinCopoIHs0/solve-caller-id-problem.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/06/solve-caller-id-problem.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-481810231750607843</guid><pubDate>Tue, 21 Apr 2009 03:17:00 +0000</pubDate><atom:updated>2009-04-20T23:21:35.506-04:00</atom:updated><title>How to rotate videos taken with digital cameras</title><description>After a little bit of searching around, I finally figured it out. Once you know what to do its pretty easy.&lt;br /&gt;
&lt;br /&gt;
The cameras for some reason record in .mov format which is Apples proprietary video format. It is a poor choice I must say.&lt;br /&gt;
&lt;br /&gt;
I had been trying since saturday, with mencoder I was able to rotate it but I wasn't getting audio in the output file. I even tried to do it with Windows Movie Maker which ended up being even more difficult (It wouldnt even play the file even after I installed the divx codec) and in the end gave up on Windows all together.&lt;br /&gt;
&lt;br /&gt;
I found the solution in the end. The trick is to convert the file to avi first using ffmpeg&lt;sup&gt;1&lt;/sup&gt; and then use mencoder&lt;sup&gt;2&lt;/sup&gt; to rotate the file. Run the following from the terminal(Applications-&amp;gt;Accessories)&lt;br /&gt;
&lt;blockquote&gt;ffmpeg -i file-name.mov -g 60 -vcodec msmpeg4v2 -acodec pcm_u8 file-name.avi&lt;/blockquote&gt;This also reduces the file size not without loss of quality. I found this command from &lt;a href="http://www.debiantutorials.org/convert-mov-to-avi"&gt;this&lt;/a&gt; site.&lt;br /&gt;
&lt;br /&gt;
Now with the .avi file just run this command which I modified from what I found &lt;a href="http://blech.vox.com/library/post/rotate_video_for_flickr.html"&gt;here&lt;/a&gt; and you will now have a rotated video&lt;br /&gt;
&lt;blockquote&gt;mencoder -vf rotate=1 -o rotated-file.avi -oac lavc -fafmttag 1 -ovc lavc -lavcopts vcodec=mjpeg file-name.avi&lt;/blockquote&gt;The parameter -vf rotate=1 rotates it 90 degrees clockwise. Heres excerpt from the man page&lt;br /&gt;
&lt;blockquote&gt;rotate[=&amp;lt;0-7&amp;gt;]&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rotates&amp;nbsp; the&amp;nbsp; image&amp;nbsp; by 90 degrees and optionally flips it. For values between 4-7 rotation is only done if the&amp;nbsp; movie&amp;nbsp; geometry is portrait and not landscape.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; Rotate by 90 degrees clockwise and flip (default).&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; Rotate by 90 degrees clockwise.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp; Rotate by 90 degrees counterclockwise.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp;&amp;nbsp; Rotate by 90 degrees counterclockwise and flip.&lt;/blockquote&gt;&amp;nbsp; For more info run man mencoder or man ffmpeg. Just be ready to see a lot of confusing options.&lt;br /&gt;
&lt;br /&gt;
&lt;sup&gt;1&lt;/sup&gt; To install open synaptic(System-&amp;gt;Administration), and search for ffmpeg.&lt;br /&gt;
&lt;sup&gt;2&lt;/sup&gt; To install open synaptic(System-&amp;gt;Administration), and search for mencoder.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-481810231750607843?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=MipbVYIOcec:blonxtro8zQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=MipbVYIOcec:blonxtro8zQ:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/MipbVYIOcec" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/MipbVYIOcec/how-to-rotate-videos-taken-with-digital.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>2</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/04/how-to-rotate-videos-taken-with-digital.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-5076538293438869254</guid><pubDate>Thu, 05 Mar 2009 20:45:00 +0000</pubDate><atom:updated>2009-03-05T15:45:10.469-05:00</atom:updated><title>Command line magic</title><description>I have &lt;a href="http://setdosa.blogspot.com/2008/11/fail2ban-ubuntu-804-server-hardy.html"&gt;fail2ban&lt;/a&gt; running on my server and out of curiosity I wanted to check if theres has been any suspicious activity. The problem is that old log files are compressed which meant I had to extract each one of them and check.&lt;br /&gt;
&lt;br /&gt;
I am not a command line expert but lately I have been following this &lt;a href="http://www.commandlinefu.com/"&gt;website &lt;/a&gt;which has taught me some new commands.&lt;br /&gt;
&lt;br /&gt;
This is what I used to print the output. Of course, I realise that I can "awk" the output further to view just the details instead of full contents of each file, but I haven't come that far yet.&lt;br /&gt;
&lt;br /&gt;
The directory had fail2ban.log,fail2ban.log.1 and a bunch of fail2ban.log.*.gz files.&lt;br /&gt;
&lt;blockquote&gt;zcat fail2ban.log.*.gz | cat - fail2ban.log fail2banl.log.1 | less&lt;/blockquote&gt;&lt;br /&gt;
Heres what I learned from this menagerie of commands.&lt;br /&gt;
&lt;br /&gt;
"|" symbol redirects the output, its clever way of using the output of one program as the input of another. &lt;br /&gt;
&lt;br /&gt;
zcat is short for gunzip -c which by itself means dont extract just print the contents to the stdout(command line).&lt;br /&gt;
&lt;br /&gt;
"cat - " says display from stdin instead of a file. So, "cat - fail2ban.log fail2banl.log.1" concatenates the output from zcat command, the contents of fail2ban.log and fail2ban.log.1.&lt;br /&gt;
&lt;br /&gt;
"less" lets you scroll through the final output.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-5076538293438869254?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=_nw1Xv9y6Zk:aAimeayburs:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/setdosa?a=_nw1Xv9y6Zk:aAimeayburs:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/setdosa?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/_nw1Xv9y6Zk" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/_nw1Xv9y6Zk/command-line-magic.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/03/command-line-magic.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-8144824196841618317</guid><pubDate>Sun, 15 Feb 2009 04:40:00 +0000</pubDate><atom:updated>2009-12-30T11:16:50.307-05:00</atom:updated><title>Setting Up Canon PIXMA MX850 on Ubuntu 8.10</title><description>I am very happy to say that setting up printers in Ubuntu is a breeze, at least for the printers where drivers are available.&lt;br /&gt;
&lt;br /&gt;
Well, in this case its not quite, but it was still a lot easier than I thought it would be. Moreover, the reason why I had to go through some extra steps is because Canon has not release drivers for Linux. From my experience almost all major manufacturers do these days, Canon really has no excuse.&lt;br /&gt;
&lt;br /&gt;
I found this &lt;a href="http://forums.linux-foundation.org/read.php?25,6117,8353"&gt;link&lt;/a&gt; which pretty much made it work for me. What I am writing is basically a formatted version of what &lt;b style="color: black; font-weight: normal;"&gt;Tim Azzopardi mentions in that link.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b style="color: black; font-weight: normal;"&gt;First you install libcups2-dev from Synaptic package manager (System-&amp;gt;Administration). Then you download cups-bjnp from &lt;a href="http://sourceforge.net/projects/cups-bjnp/"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b style="color: black; font-weight: normal;"&gt;You extract the file by typing tar -xzvf &amp;lt; downloaded-file.tar.gz &amp;gt;. cd into that directory cups-bjnp-xx. Then type the following commands.&lt;/b&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;b style="color: black; font-weight: normal;"&gt;./configure&lt;br /&gt;
&lt;/b&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;blockquote&gt;&lt;b style="color: black; font-weight: normal;"&gt;make&lt;/b&gt;&lt;br /&gt;
&lt;/blockquote&gt;&lt;blockquote&gt;&lt;b style="color: black; font-weight: normal;"&gt;sudo make install&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;/blockquote&gt;Turn on your printer and connect it to the network. You dont need to know the IP of the printer, Ubuntu will look it up for you. Now, thats cool. &lt;br /&gt;
&lt;br /&gt;
Now open Printing (System-&amp;gt;Administration), click New. You should see the Canon MX850 printer listed on the left hand side. Select that and click next. Select Canon PIXMA iP5300 as the driver and close the window.&lt;br /&gt;
&lt;br /&gt;
To set it as the default printer, right click the Canon printer you just added and click "Set as Default".&lt;br /&gt;
&lt;br /&gt;
Thats it, you are done.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-8144824196841618317?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/setdosa?a=2ERMNDPy"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/setdosa?a=hsyMcLzq"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/F-bff6a-YNs" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/F-bff6a-YNs/setting-up-canon-pixma-mx850-on-ubuntu.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>28</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/02/setting-up-canon-pixma-mx850-on-ubuntu.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-4913209689867115717</guid><pubDate>Sat, 07 Feb 2009 05:52:00 +0000</pubDate><atom:updated>2009-02-07T00:58:34.730-05:00</atom:updated><title>Question regarding Remote Desktop a.k.a VNC/Vino</title><description>I frequently use Remote Desktop to help people out when they have questions/problems. Almost all of them run Ubuntu 8.10.&lt;br /&gt;
&lt;br /&gt;
My question is this. I have read that VNC does encrypt the initial password required to access the computer, but lets say I open synaptic, if I type the password required for root access, does it get encrypted and then transmitted?&lt;br /&gt;
&lt;br /&gt;
I have used VNC via ssh tunnels but it is not as responsive which is why I gave up on that idea. Right now, whenever I have to enter the password I ask the person to enter it, just to be on the safe side.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-4913209689867115717?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/setdosa?a=wXOK8ltR"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/setdosa?a=YeTpqeiJ"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/VgTrHFpktC4" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/VgTrHFpktC4/question-regarding-remote-desktop-aka.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/02/question-regarding-remote-desktop-aka.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-2825010406344279634</guid><pubDate>Fri, 30 Jan 2009 15:35:00 +0000</pubDate><atom:updated>2009-01-30T10:35:34.380-05:00</atom:updated><title>Musings: How to read and keep track of blogs, news, the web in general</title><description>I wrote a not-so-short tutorial on my other blog. I posted it there since I felt most people who read this blog wont need it. You can check it out if you are interested.&lt;br /&gt;&lt;br /&gt;Here's the link:&lt;br /&gt;&lt;a href="http://rowdy-raccoon.blogspot.com/2009/01/how-to-read-and-keep-track-of-blogs.html"&gt;Musings: How to read and keep track of blogs, news, the web in general&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-2825010406344279634?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/setdosa?a=wqpuwsDv"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/setdosa?a=LKbDVpVn"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/W7njxeWXLwo" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/W7njxeWXLwo/musings-how-to-read-and-keep-track-of.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/01/musings-how-to-read-and-keep-track-of.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-3873603233009400888</guid><pubDate>Tue, 27 Jan 2009 17:46:00 +0000</pubDate><atom:updated>2009-01-27T12:49:30.880-05:00</atom:updated><title>Change the default application to open with in Ubuntu</title><description>It differs in the way I used to in windows so it took a little bit to figure out. But that said, this is more intuitive.&lt;br /&gt;
&lt;br /&gt;
Right on the file you want changed, click properties, then select open with and choose your application. If you don't see you favourite application listed, click Add from below and add it to the list. &lt;br /&gt;
&lt;br /&gt;
That's it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-3873603233009400888?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/setdosa?a=if9Zq76Y"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/setdosa?a=Ol5LzvYq"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/gMip_0WzeBU" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/gMip_0WzeBU/change-default-application-to-open-with.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/01/change-default-application-to-open-with.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-5895024560058583394</guid><pubDate>Mon, 26 Jan 2009 22:08:00 +0000</pubDate><atom:updated>2009-01-26T17:17:23.181-05:00</atom:updated><title>bash auto completion for apt</title><description>The auto completion feature for apt-get which was working on a fresh install of Ubuntu 8.10 wasnt working on my upgrade.&lt;br /&gt;&lt;br /&gt;Just to be clear, the auto completion works like this, you type in&lt;br /&gt;&lt;br /&gt;&lt;pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; text-align: left;"&gt;sudo apt-get install py&amp;lt;tab&amp;gt;&amp;lt;tab&amp;gt;&lt;/pre&gt;&lt;br /&gt;and it gives you a list of all the packages that match the expression.&lt;br /&gt;&lt;br /&gt;I found out from this &lt;a href="http://ubuntuforums.org/showthread.php?t=585694"&gt;post&lt;/a&gt; that uncommenting the following three lines from your /etc/bash.bashrc will do the trick&lt;br /&gt;&lt;br /&gt;&lt;pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 82px; text-align: left;"&gt;# enable bash completion in interactive shells&lt;br /&gt;if [ -f /etc/bash_completion ]; then&lt;br /&gt;  . /etc/bash_completion&lt;br /&gt;fi&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Of course,you have to close and reopen or open a new bash shell after making these changes.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-5895024560058583394?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/setdosa?a=KlaosnmQ"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/setdosa?a=G16ZlnFm"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/8hvD3vgpxxg" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/8hvD3vgpxxg/bash-auto-completion-for-apt.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/01/bash-auto-completion-for-apt.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-1889291473822976200</guid><pubDate>Thu, 15 Jan 2009 22:46:00 +0000</pubDate><atom:updated>2009-01-15T17:59:34.752-05:00</atom:updated><title>Raaga.com works on Ubuntu 8.10</title><description>Finally!! &lt;a href="http://www.raaga.com/"&gt;www.raaga.com&lt;/a&gt;, a website where you can listen to Indian music is playable on my Ubuntu 8.10 desktop. I went there out of curiosity to check if anythings changed and was pleasantly surprised. The next, previous buttons dont work but if let be, it plays through the playlist. &lt;br /&gt;
&lt;br /&gt;
Thanks for listening to us(pun intended) &lt;a href="http://www.raaga.com/"&gt;www.raaga.com&lt;/a&gt;, even though it took you a pretty long time.&lt;br /&gt;
&lt;br /&gt;
I also used to listen to &lt;a href="http://www.dhingana.com/"&gt;www.dhingana.com&lt;/a&gt; which in my opinion is the best option out there since it uses flash. Unfortunately, they removed their Tamil section recently, so I stopped using their service.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.musicindiaonline.com/"&gt;www.musicindiaonline.com&lt;/a&gt; works but needs a little cajoling. Once you click play selection or play all, the player window pops up, asks a bunch of questions. Choose the real player option and continue. You will get a message saying 'methods missing'. Click ok and then right click-&amp;gt;This Frame(In Firefox)-&amp;gt;view source. Look for a line with a link which ends with .smil. Copy that link and paste it to your Totem or Real player.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-1889291473822976200?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/setdosa?a=hPFRBRF4"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/setdosa?a=umf6UI6V"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/YMar8jP0fGM" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/YMar8jP0fGM/raagacom-works-on-ubuntu-810.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/01/raagacom-works-on-ubuntu-810.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-4302307616772156004</guid><pubDate>Wed, 14 Jan 2009 18:06:00 +0000</pubDate><atom:updated>2009-01-14T13:19:41.678-05:00</atom:updated><title>Fixing MS Word 2007's office open xml error opening a file</title><description>My colleague had a problem today wherein she couldnt open the document she had just saved. The file had a docx extension which means it is in office open xml format. The error it gave was "there was a problem with the contents: Unspecified Error in file /word/document.xml" with the line and column number.&lt;br /&gt;
&lt;br /&gt;
I renamed the docx file to zip(thats what it is), extracted the files, and tried to see if there was a problem with the xml. The xml seemed valid when I checked it under Netbeans.&lt;br /&gt;
&lt;br /&gt;
According to &lt;a href="http://www.alternativesoho.com/reviews/word-xml-error.html"&gt;this&lt;/a&gt; post, one of the guys said he imported it to a doc format using Word 2003 and was able to recover their document. So I downloaded the compatibility pack for office 2003 from &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=941b3470-3ae9-4aee-8f43-c6bb74cd1466&amp;amp;DisplayLang=en"&gt;here&lt;/a&gt; and sure enough, it imported successfully and I saved it as a word document(doc) and sent it to her.&lt;br /&gt;
&lt;br /&gt;
Thanks for helping me get a packet of my favorite Cheetos, Microsoft.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-4302307616772156004?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/setdosa?a=pozkRkkw"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/setdosa?a=eqqneRkN"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/_2__I0RyKP4" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/_2__I0RyKP4/fixing-ms-word-2007s-office-open-xml.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/01/fixing-ms-word-2007s-office-open-xml.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-5096890825804564224</guid><pubDate>Wed, 14 Jan 2009 05:37:00 +0000</pubDate><atom:updated>2010-01-11T14:52:49.565-05:00</atom:updated><title>Fixing green screen for skype video on Ubuntu 8.10</title><description>After my upgrade to Ubuntu 8.10, my webcam stopped working. Googling around I came across several posts&lt;br /&gt;
&lt;br /&gt;
http://ubuntuforums.org/showthread.php?t=997807&lt;br /&gt;
&lt;br /&gt;
https://bugs.launchpad.net/ubuntu/+source/cheese/+bug/282473&lt;br /&gt;
&lt;br /&gt;
http://kaeru.my/articles/technical/ubuntu-linux/fixing-green-skype-video-for-logitech-quickcam-pro-for-notebooks&lt;br /&gt;
&lt;br /&gt;
Those posts are a good read and I recommend it. I have logitech quickcam pro and individually the links didnt make my webcam work, but I put them together and &lt;span style="color: black; font-family: Arial;"&gt;&lt;span style="font-size: 18px;"&gt;&lt;span id="IDAHGAN"&gt;voilà&lt;span style="height: 12px; margin-left: 4px; width: 4px;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;.&lt;br /&gt;
&lt;br /&gt;
Heres what I did:&lt;br /&gt;
&lt;br /&gt;
1. Added&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;deb &lt;a href="http://ppa.launchpad.net/lool/ubuntu" rel="nofollow"&gt;http://&lt;wbr&gt;&lt;/wbr&gt;ppa.launchpad.&lt;wbr&gt;&lt;/wbr&gt;net/lool/&lt;wbr&gt;&lt;/wbr&gt;ubuntu&lt;/a&gt; intrepid main&lt;br /&gt;
deb-src &lt;a href="http://ppa.launchpad.net/lool/ubuntu" rel="nofollow"&gt;http://&lt;wbr&gt;&lt;/wbr&gt;ppa.launchpad.&lt;wbr&gt;&lt;/wbr&gt;net/lool/&lt;wbr&gt;&lt;/wbr&gt;ubuntu&lt;/a&gt; intrepid main &lt;br /&gt;
&lt;/blockquote&gt;to my sources (/etc/apt/sources.list)&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;1.5 Update:&lt;/b&gt; To import the key, do the following&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;gpg --keyserver subkeys.pgp.net --recv-keys CA5D96E9AB82B686 &amp;amp;&amp;amp; gpg --export --armor CA5D96E9AB82B686 | sudo apt-key add -&lt;br /&gt;
&lt;/blockquote&gt;&lt;br /&gt;
2. Did sudo apt-get update &amp;amp;&amp;amp; sudo apt-get upgrade. You should see libv4l-0 get upgraded.&lt;br /&gt;
&lt;br /&gt;
3. Edited my ~/.Skype/&amp;lt;username&amp;gt;/config.xml to add the Video element. Mine did not have a &amp;lt;Video&amp;gt; element, I put it under &amp;lt;Lib&amp;gt; (found it by another round of googling)&lt;br /&gt;
&lt;blockquote&gt;...&lt;br /&gt;
&amp;nbsp; &amp;lt;Lib&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Video&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CaptureHeight&amp;gt;480&amp;lt;/CaptureHeight&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CaptureWidth&amp;gt;640&amp;lt;/CaptureWidth&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;RecvPolicy&amp;gt;callpolicy&amp;lt;/RecvPolicy&amp;gt; &lt;br /&gt;
&lt;/blockquote&gt;&lt;blockquote&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Video&amp;gt;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;br /&gt;
&amp;nbsp; &amp;lt;/Lib&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&lt;/blockquote&gt;4. sudo mv /usr/bin/skype /usr/bin/skype.real&lt;br /&gt;
&amp;nbsp;&amp;nbsp; &amp;nbsp;sudo chmod 755 /usr/bin/skype.real&lt;br /&gt;
&lt;div&gt;&lt;span style="color: #333333; font-family: 'Trebuchet MS', Verdana, Arial, sans-serif; font-size: small;"&gt;&lt;span style="font-size: 13px; line-height: 18px;"&gt;&amp;nbsp;&amp;nbsp; &lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;5. sudo vi /usr/bin/skype and put the following inside&lt;br /&gt;
&lt;blockquote&gt;#!/bin/bash&lt;br /&gt;
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype.real&lt;br /&gt;
&lt;/blockquote&gt;&amp;nbsp;If you use 64 bit then replace with&lt;br /&gt;
&lt;blockquote&gt;#!/bin/bash&lt;br /&gt;
LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so skype.real&lt;br /&gt;
&lt;/blockquote&gt;6.&amp;nbsp;sudo chmod 755 /usr/bin/skype&lt;br /&gt;
&lt;br /&gt;
7. Test your skype video. It should work now. In case it is showing B&amp;amp;W and you are using a Phillips model webcam or a webcam that uses the phillips driver then do the following&lt;br /&gt;
&lt;br /&gt;
8. sudo apt-get install setpwc&lt;br /&gt;
&lt;br /&gt;
9. setpwc -x and you are now set&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-5096890825804564224?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/setdosa?a=0olKqUZs"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/setdosa?a=TpdVFOJt"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/47MZvbrqKWU" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/47MZvbrqKWU/fixing-green-screen-for-skype-video-on.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>40</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2009/01/fixing-green-screen-for-skype-video-on.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-4398431416891918055</guid><pubDate>Sun, 14 Dec 2008 03:18:00 +0000</pubDate><atom:updated>2008-12-14T15:59:00.366-05:00</atom:updated><title>Yet Another Ubuntu Setup</title><description>You must have seen a army of posts arguing whether Linux is ready for the desktop. Let me say this, I am not here to do to the same thing. They have pretty much covered all that needs to be said.&lt;br /&gt;
&lt;br /&gt;
I rent out the lower level of a house in Bethesda. The lady who owns the house lives upstairs. She first had a 7 year old desktop running XP, which, for some reason decided her copy wasn't legitimate and would bring up these annoying prompts, wouldn't let her install updates. When I first moved in, I saw her plight and setup Ubuntu on her system. She had been using that machine for about 7 months running Ubuntu almost all the time, going into XP for her address book which I couldnt import to Thunderbird for some reason. Her computer died during a thunderstorm and instead of fixing it, I recommended a HP tx2000 tablet which came with Vista.&lt;br /&gt;
&lt;br /&gt;
From my personal experience, Vista has gotten a lot better over these 2 years, but still is too bloated and slow for my preference. Moreover, I think its doing better now because they made the PC manufacturers offer more RAM. Thats why you see 4Gigs being offered as part of the standard configuration. Thats frigging ridiculous, because this is not a solution but a work around, which to me is always what MS has been doing.&lt;br /&gt;
&lt;br /&gt;
Anyway, the software she uses are Open Office, Thunderbird and Picasa for the most part. Nothing fancy and when the tablet first came, I configured those on Vista and Installed Ubuntu 8.04 which was the latest at that time. Almost everything except the tablet aspect worked out of the box in Ubuntu, but she isnt very keen about using it as a tablet.&lt;br /&gt;
&lt;br /&gt;
This is how I set it up for her which is exactly what I have at work and home. I divided the HDD into logical partitions. One for Windows, a Common partition for Data and 3 Linux partition(swap, root and home). I put the Thunderbird profile folder, the pictures and her documents in the common partition.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Ubuntu:&lt;/b&gt;&lt;br /&gt;
I setup the thunderbird profiles.ini file to point to the one in the common folder.&lt;br /&gt;
&lt;blockquote&gt;[General]&lt;br /&gt;
StartWithLastProfile=1&lt;br /&gt;
&lt;br /&gt;
[Profile0]&lt;br /&gt;
Name=Common&lt;br /&gt;
IsRelative=0&lt;br /&gt;
Path=/home/karen/common/.mozilla-thunderbird/fvicp4xp.default&lt;br /&gt;
Default=1&lt;/blockquote&gt;the folder /home/karen/common is mounted using /etc/fstab entry&lt;br /&gt;
&lt;blockquote&gt;# /dev/sda3&lt;br /&gt;
UUID=C268537B68536CE3 /home/karen/common ntfs&amp;nbsp;&amp;nbsp;&amp;nbsp; defaults,umask=007,gid=1000,uid=1000 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/blockquote&gt;I kept the common partition as ntfs for usability reasons.&lt;br /&gt;
&lt;br /&gt;
I deleted the Pictures and Documents folder and created symlinks to /home/karen/common/Pictures and /home/karen/common/Documents. I have to mention this here, symlink is one of my favourite features on Linux. It makes the filesystem so extensible.&lt;br /&gt;
&lt;br /&gt;
For backup I am using sbackup, which is exactly what I needed. I set it up to make a full backup run every other month, and incremental backups every week. It backs up to her external hard drive which I have shared over my Server over Samba. It backs up her home and the common partition.&lt;br /&gt;
I have her /etc/fstab setup to mount my samba share using smbfs[apt-get install smbfs]. the line looks like&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;//192.168.9.250/KAREN_DATA&amp;nbsp;&amp;nbsp;&amp;nbsp; /home/karen/REMOTE_DATA&amp;nbsp;&amp;nbsp;&amp;nbsp; smbfs&amp;nbsp;&amp;nbsp;&amp;nbsp; rw,username=her_username&lt;her_username&gt;,password=&lt;her_password&gt;her_password,uid=1000,gid=1000,umask=770&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;br /&gt;
&lt;/her_password&gt;&lt;/her_username&gt;&lt;/blockquote&gt;I have setup compiz for the desktop effects, which she loves by the way, gnome-do for launching applications, which I was surprised how easily she got accustomed to. Its one of my favourite apps and wouldnt live without it. I have yet to see her use the gnome menu. I also setup Avant Window Navigator, she loves the weather applet and the cool spin effects. Nothing fancy, I wanted to make sure its in her comfort level. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Windows:&lt;/b&gt;&lt;br /&gt;
I setup thunderbirds profile.ini such&lt;br /&gt;
&lt;blockquote&gt;&lt;b&gt; &lt;/b&gt;[General]&lt;br /&gt;
StartWithLastProfile=1&lt;br /&gt;
&lt;br /&gt;
[Profile0]&lt;br /&gt;
Name=default&lt;br /&gt;
IsRelative=0&lt;br /&gt;
Path=J:\.mozilla-thunderbird\fvicp4xp.default&lt;/blockquote&gt;Unfortunately, I couldnt find any symlink applications which work well. I created shortcuts for her Documents and Pictures folder on her desktop and setup Picasa to use the "common's" Picture folder as the destination.&lt;br /&gt;
&lt;br /&gt;
She got the laptop in June and until a month ago she had been switching between Vista and Ubuntu. The reason being, she loved the search feature in Vista and she felt that there wasnt any such thing in Ubuntu. I finally sat down with her computer a month ago and fine tuned tracker to ignore certain files extensions. She has been using Ubuntu 8.10(I upgraded once it came out) since then(though she still feels the tracker is not as good as the one in Vista, but feels will do for now), and is happy with it.&lt;br /&gt;
&lt;br /&gt;
Any suggestion to make it even easier?&lt;br /&gt;
&lt;br /&gt;
P.S: I will try to write one for my setup on my Mom's computer back in India.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-4398431416891918055?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/setdosa?a=wciYuGnG"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/setdosa?a=ya0iRBYJ"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/fL0M3XxlNp4" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/fL0M3XxlNp4/simple-backup.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2008/12/simple-backup.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-7190714660651704203</guid><pubDate>Thu, 11 Dec 2008 13:11:00 +0000</pubDate><atom:updated>2008-12-11T12:01:28.069-05:00</atom:updated><title>KDE unlocking problem</title><description>If you cannot unlock you KDE screen with your password, most likely the permissions on your kcheckpass is incorrect as was the case on my machine.&lt;br /&gt;
&lt;br /&gt;
I am running KDE 4.2 nightly so my kcheckpass was in /opt/kde-nightly/lib/kde4/libexec/. You can find yours by running&lt;br /&gt;
&lt;blockquote&gt;sudo find / -name kcheckpass.&lt;/blockquote&gt;&lt;br /&gt;
It should be&lt;br /&gt;
&lt;blockquote&gt;-rwsr-xr-x 1 root root 13772 2008-12-09 21:35 /opt/kde-nightly/lib/kde4/libexec/kcheckpass&lt;/blockquote&gt;If yours reads&lt;br /&gt;
&lt;blockquote&gt;-rwxr-xr-x 1 root root 13772 2008-12-09 21:35 /opt/kde-nightly/lib/kde4/libexec/kcheckpass&lt;/blockquote&gt;You can change it by running&amp;nbsp; &lt;br /&gt;
&lt;blockquote&gt;sudo chmod u+s /opt/kde-nightly/lib/kde4/libexec/kcheckpass&lt;/blockquote&gt;&lt;br /&gt;
A &lt;a href="http://bugs.kde.org/show_bug.cgi?id=177450"&gt;bug&lt;/a&gt; has been filed in this regard.&lt;br /&gt;
&lt;br /&gt;
Tip: In case you run into the problem again and your screen is locked(you do a system update, which replaces the kcheckpass and the permissions get screwed up again), press ctrl+alt+F1, login and run the chmod command again. Now press ctrl+alt+F7 and you should be able to unlock your screen.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-7190714660651704203?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/setdosa?a=2H0DMYqv"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/setdosa?a=w0Hg4VK1"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/U07vuJQdDH0" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/U07vuJQdDH0/kde-unlocking-problem.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2008/12/kde-unlocking-problem.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-7771494045617547646</guid><pubDate>Fri, 28 Nov 2008 17:28:00 +0000</pubDate><atom:updated>2008-11-28T12:48:47.667-05:00</atom:updated><title>Mounting windows/samba shares in Linux</title><description>I have my media files shared on my server so I can access them from different platforms like my laptop and my mythtv setup.&lt;br /&gt;
&lt;br /&gt;
If you have an iPhone, then check out &lt;a href="http://www.simplifymedia.com/"&gt;SimplifyMedia&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
This is what my /etc/fstab looks like on my laptop.&lt;br /&gt;
&lt;blockquote&gt;&lt;br /&gt;
//192.168.9.250/&lt;share-name&gt; &amp;nbsp;&amp;nbsp; /home/arun/Server/&lt;folder-name&gt; &amp;nbsp;&amp;nbsp; smbfs&amp;nbsp;&amp;nbsp;&amp;nbsp; rw,username=&amp;lt;username&amp;gt;,password=&amp;lt;password&amp;gt;,uid=1000,gid=1000,umask=770&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;br /&gt;
&lt;/folder-name&gt;&lt;/share-name&gt;&lt;br /&gt;
&lt;br /&gt;
//192.168.9.250/&lt;another-share&gt; &amp;nbsp;&amp;nbsp; /home/arun/Server/&lt;another-folder&gt; &amp;nbsp;&amp;nbsp; smbfs&amp;nbsp;&amp;nbsp;&amp;nbsp; rw,username=&amp;lt;username&amp;gt;,password=&amp;lt;password&amp;gt;,uid=1000,gid=1000,umask=770&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/another-folder&gt;&lt;/another-share&gt;&lt;/blockquote&gt;My samba server is set not to let public access for obvious reasons, so password is necessary. This setup will work from within my home network and will automatically mount my shares when I start my laptop. I havent had any problems when I use the laptop outside, never seemed to stall at any point of time during boot.&lt;br /&gt;
&lt;br /&gt;
If you use ubuntu, I am not sure about others, you need to perform this additional &lt;a href="http://ubuntuforums.org/showthread.php?t=293513"&gt;step&lt;/a&gt; so that you computer doesnt hang for 15-30 seconds on shutdown.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-7771494045617547646?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/setdosa?a=L1JsQeEo"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/setdosa?a=hQQuEWBV"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/llCkM_25wzA" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/llCkM_25wzA/mounting-windowssamba-shares-in-linux.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>0</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2008/11/mounting-windowssamba-shares-in-linux.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-1415243365353342963</guid><pubDate>Tue, 25 Nov 2008 19:02:00 +0000</pubDate><atom:updated>2008-11-25T15:15:30.340-05:00</atom:updated><title>fail2ban ubuntu 8.04 server (Hardy)</title><description>I had to run a FTP server for my family to download some stuff that they wanted from my computer. Since I started proftpd about 2 days ago, I have been noticing numerous unwanted login attempts on my server, coming mostly from a handful of IP's. So I started looking around to block these addresses and came across fail2ban. You can check them out &lt;a href="http://www.fail2ban.org/wiki/index.php/Main_Page" target="_blank"&gt;here&lt;/a&gt;. &lt;br /&gt;
&lt;br /&gt;
I run ubuntu 8.04 server and you can install fail2ban by&lt;br /&gt;
&lt;blockquote&gt;sudo apt-get install fail2ban&lt;/blockquote&gt;Fail2ban monitors many applications like ssh, ftp and mail for example.Once installed, the folder /etc/fail2ban/filter.d/ has many sample files for different applications. &lt;br /&gt;
&lt;br /&gt;
First, copy the file /etc/fail2ban/jail.conf to /etc/fail2ban/jail.local. This is as per the developers suggestion so that upgrades do not affect our customized configuration. I wanted to set it up for both ssh and ftp(for which I use proftp). My ssh runs on 2 ports 9999 and 443(I need this to be able to get to my machine from behind a proxy) and ftp runs on 21. Go to the respective sections and set the enable to true and change the port to what your servers running on. For example my jail.local will have the following sections changed to look like this.&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;[ssh]&lt;br /&gt;
&lt;br /&gt;
enabled = true&lt;br /&gt;
port&amp;nbsp;&amp;nbsp;&amp;nbsp; = 9999,443&lt;br /&gt;
filter&amp;nbsp; = sshd&lt;br /&gt;
logpath&amp;nbsp; = /var/log/auth.log&lt;br /&gt;
banaction = iptables-allports&lt;br /&gt;
maxretry = 3&lt;br /&gt;
&lt;br /&gt;
[proftpd]&lt;br /&gt;
&lt;br /&gt;
enabled&amp;nbsp; = true&lt;br /&gt;
port&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = ftp,ftp-data,ftps,ftps-data&lt;br /&gt;
filter&amp;nbsp;&amp;nbsp; = proftpd&lt;br /&gt;
logpath&amp;nbsp; = /var/log/proftpd/proftpd.log&lt;br /&gt;
banaction = iptables-allports&lt;br /&gt;
maxretry = 3&lt;/blockquote&gt;&amp;nbsp;I added the banaction option so that, once blocked, those hosts cannot access any port on my machine. By default it will block them for 10 minutes which is ok. If you have other applications you can modify other sections to match your needs.&lt;br /&gt;
&lt;br /&gt;
Once I had this done, I restarted fail2ban&lt;br /&gt;
&lt;blockquote&gt;sudo /etc/init.d/fail2ban restart&lt;/blockquote&gt;At first when I ran some tests with proftp, it didnt seem to work, but some digging lead to the fact the regular expression for&amp;nbsp; proftp.conf was wrong. The default configuration files are under &lt;service-name&gt;.conf under /etc/fail2ban/filter.d/. fail2ban has provided with an utility called fail2ban-regex which tests the regular expression against a log and a configuration file. I tested mine with&amp;nbsp;&lt;/service-name&gt;&lt;br /&gt;
&lt;blockquote&gt;sudo fail2ban-regex /var/log/proftpd/proftpd.log /etc/fail2ban/filter.d/proftpd.conf&lt;/blockquote&gt;At first none of the authentication failures&amp;nbsp; were being caught, but after I changed my regular expression in /etc/fail2ban/filter.d/proftpd.conf to look like&lt;br /&gt;
&lt;blockquote&gt;failregex = \(\S+\[&lt;host&gt;\]\)[: ]+ USER \S+: no such user found from \S+ \[[a-f0-9.:]+\] to \S+:\S+$&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \(\S+\[&lt;host&gt;\]\)[: ]+ USER \S+ \(Login failed\): Incorrect password\.$&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \(\S+\[&lt;host&gt;\]\)[: ]+ SECURITY VIOLATION: \S+ login attempted\.$&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \(\S+\[&lt;host&gt;\]\)[: ]+ Maximum login attempts \(\d+\) exceeded\, connection refused$&lt;br /&gt;
&lt;/host&gt;&lt;/host&gt;&lt;/host&gt;&lt;/host&gt;&lt;/blockquote&gt;&amp;nbsp;it caught every one of them.&lt;br /&gt;
&lt;br /&gt;
I also changed the symbolic link for sh from dash to bash. I am not sure if that helped but its a good thing to change it anyway.&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;sudo ln -sf /bin/bash /bin/sh&lt;/blockquote&gt;&lt;br /&gt;
I feel a little more safe now.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-1415243365353342963?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/setdosa?a=1OWLnuRx"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/setdosa?a=3xtjQAcd"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/g4ffZQvYsPk" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/g4ffZQvYsPk/fail2ban-ubuntu-804-server-hardy.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>4</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2008/11/fail2ban-ubuntu-804-server-hardy.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-25265571.post-3011776534775087293</guid><pubDate>Mon, 17 Nov 2008 17:25:00 +0000</pubDate><atom:updated>2008-11-17T12:53:19.443-05:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">chinese ubuntu</category><title>How to enable Chinese Input in Ubuntu Hardy/Linux Mint 5</title><description>I got this working on my Co-workers desktop by following two posts. I thought I will put those two together.&lt;br /&gt;
&lt;br /&gt;
SCIM - Smart Common Input Method is a program which according to their website "provides not only a user friendly, full featured input method user interface for &lt;a href="http://en.wikipedia.org/wiki/POSIX" target="_blank"&gt;POSIX&lt;/a&gt;-style operating systems (including Linux, FreeBSD and other Unix), but also a development platform to make input method development easier.". In simpler words, you can also use it as the language bar in windows.&lt;br /&gt;
&lt;br /&gt;
To enable that in Ubuntu Hardy 8.04 or Linux Mint 5, do the following&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;From your package manager install scim, scim-chinese, scim-gtk2-immodule, scim-tables-zh, scim-bridge-agent, scim-bridge-client-gtk, scim-bridge-client-qt, scim-bridge-client-qt4, xfonts-intl-chinese, xfonts-intl-chinese-big, ttf-arphic-gbsn00lp, ttf-arphic-gkai00mp, ttf-arphic-bkai00mp, ttf-arphic-bsmi00lp&lt;/li&gt;
&lt;li&gt;In your System -&amp;gt; Preferences -&amp;gt; Sessions, add "scim -d" in the command and "scim" for name.&lt;/li&gt;
&lt;li&gt;Save all your work, close all windows, then press ctrl+alt+backspace. this restarts the graphical user interface. Login again and you should see a keyboard icon in the system tray. The default key to invoke the chinese keyboard is ctrl+space, but you can change it if you want to. Right-click on the keyboard icon and go into SCIM Setup to change them.&lt;/li&gt;
&lt;li&gt;Initially the post said that is all I needed to do, but they didnt work. So I also did the following which solved the problem.&lt;/li&gt;

&lt;ul&gt;&lt;li&gt;open the SCIM config file by opening a terminal(Applications-&amp;gt;accessories-&amp;gt;terminal) and typing sudo gedit /etc/X11/xinit/xinput.d/scim.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;change the following lines&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;&lt;/ul&gt;&lt;pre class="alt2" dir="ltr" style="border: 1px inset; height: 82px; margin: 0px; overflow: auto; padding: 6px; text-align: left;"&gt;GTK_IM_MODULE=xim
QT_IM_MODULE=xim&lt;/pre&gt;&lt;div style="text-align: center;"&gt;to&lt;/div&gt;&lt;pre class="alt2" dir="ltr" style="border: 1px inset; height: 82px; margin: 0px; overflow: auto; padding: 6px; text-align: left;"&gt;GTK_IM_MODULE="scim-bridge"
QT_IM_MODULE="scim-bridge"&lt;/pre&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;close the editor. Open up the editor(Applications-&amp;gt;accessories-&amp;gt;text editor) and paste the following.&lt;/li&gt;
&lt;/ul&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;pre class="alt2" dir="ltr" style="border: 1px inset; height: 82px; margin: 0px; overflow: auto; padding: 6px; text-align: left;"&gt;scim -d
export XMODIFIERS=@im=scim
export GTK_IM_MODULE=scim
gnome-session&lt;/pre&gt;&lt;ul&gt;&lt;ul&gt;&lt;li&gt;Save the file as .xsession in your home folder.&lt;/li&gt;
&lt;li&gt;Restart your Graphical user interface like you did before.&lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/ul&gt;&lt;br /&gt;
Credits for the post goes the authors of the 2 links&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;DuKefeng - &lt;a href="http://ubuntuforums.org/showthread.php?p=124214"&gt;http://ubuntuforums.org/showthread.php?p=124214&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Ubuntu Geek - &lt;a href="http://www.ubuntugeek.com/fix-for-scim-errors-in-ubuntu-gutsy-and-hardy.html"&gt;http://www.ubuntugeek.com/fix-for-scim-errors-in-ubuntu-gutsy-and-hardy.html&lt;/a&gt; &lt;br /&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/25265571-3011776534775087293?l=setdosa.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/setdosa?a=ruFg4tam"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/setdosa?a=7RUoGAdL"&gt;&lt;img src="http://feeds.feedburner.com/~f/setdosa?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/setdosa/~4/6ZTd8A7jTf8" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/setdosa/~3/6ZTd8A7jTf8/how-to-enable-chinese-input-in-ubuntu.html</link><author>noreply@blogger.com (Arun Mallikarjunan)</author><thr:total>2</thr:total><feedburner:origLink>http://setdosa.blogspot.com/2008/11/how-to-enable-chinese-input-in-ubuntu.html</feedburner:origLink></item></channel></rss>

