<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8661381874279135167</id><updated>2012-02-14T08:45:25.278-08:00</updated><category term='English (India)'/><category term='&quot;We&apos;re Linux contest&quot; linux foundation'/><category term='CDFS VLC K3B VCD  RIPPING'/><category term='Ubuntu'/><category term='password reset Ubuntu'/><category term='English (UK)'/><category term='English (USA)'/><category term='train hyderabad MMTS'/><category term='Open Office'/><category term='Spell check'/><title type='text'>Linux for human beings</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>29</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-807828502843438898</id><published>2010-09-10T06:32:00.000-07:00</published><updated>2010-09-10T06:42:45.884-07:00</updated><title type='text'>Ubuntu autostart applications configuration</title><content type='html'>Recently, after kakku was showing off some kewl KDE stuff..i've been wanting to try Kubuntu..&lt;br /&gt;I've been a Gnome user all along..I did use KDE a long time ago..but it failed to impress me at that time.&lt;br /&gt;The last time, I tried to have both Gnome and KDE environments on my desktop, it was a big flop.&lt;br /&gt; I had some autostart applications configured on Gnome that would be launched immediately after I login.&lt;br /&gt;These autostart applications were cairo-dock, gdesklets and couple of other notification scripts that I hacked up.&lt;br /&gt;However, these were messing up the desktop look and feel and I tried to put all this into one  single shell script and have them launched if I was logging into the Gnome environment only.. I lost interest in KDE and that idea fell apart.&lt;br /&gt;Today, I've decided to fix this problem and turns out, it is not that hard to fix it!&lt;br /&gt;Both Gnome and KDE use a ~/.config/autostart directory to configure autostart applications.&lt;br /&gt;Each of the applications has .desktop file where all the configuration is stored.&lt;br /&gt;Open each of these files and add the line&lt;br /&gt;"OnlyShowIn=GNOME;"&lt;br /&gt;(without the quotes, ofcourse) and voila..u have it..this will make sure these applications will autostarted only in the Gnome environment.&lt;br /&gt;If you want the applications to be autostarted only in KDE, change the line to&lt;br /&gt;"OnlyShowIn=KDE;"&lt;br /&gt;For any other desktop envrionments, please refer to the "Registered OnlyShowIn Environments" section at http://standards.freedesktop.org/menu-spec/menu-spec-1.0.html&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-807828502843438898?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/807828502843438898/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=807828502843438898' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/807828502843438898'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/807828502843438898'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2010/09/ubuntu-autostart-applications.html' title='Ubuntu autostart applications configuration'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-284896809436967440</id><published>2010-04-13T18:46:00.000-07:00</published><updated>2010-04-13T18:58:07.341-07:00</updated><title type='text'>Upgrade to Lucid 10.04 Beta</title><content type='html'>I've, a couple of days ago upgraded to Lucid Lynx (10.04) BETA 1. I only can afford one PC and it turned out that wasn't the best idea to update to BETA 1 where I need my PC working all the time.&lt;br /&gt;However , it wasn't long before I could get it to a working state, albeit, some goodies missing.&lt;br /&gt;One thing that took my time ,(but no solution yet :( ) , is the missing proprietary ATI Radeon VGA drivers. Apparently , AMD hasn't released the ATI drivers suitable for Xorg 7.5 (?) and I'm still running with out any graphical goodies enabled.&lt;br /&gt;Compiz still does not work and Plymouth crashes from time time and gdesklets fails to launch! ;).&lt;br /&gt;These issues aside, the new version boots up quite fast, works slick, the new icons in Empathy are really appealing. I still need to explore the 'Application Indicators' technology.&lt;br /&gt;One thing that stumped me was the automatic switch from Sun  (well, now Oracle) java SDK to Open JDK. The good thing although is, I did not notice any difference when using Ecliopse, but I'd prefer to use the Sun JDK.&lt;br /&gt;So, a quick way to change it back:&lt;br /&gt;&lt;br /&gt;sudo update-java-alternatives -s java-6-sun&lt;br /&gt;&lt;br /&gt;I hope the ATI drivers are out soon and gdesklets gets fixed soon so that I can use my custom developed applets!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-284896809436967440?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/284896809436967440/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=284896809436967440' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/284896809436967440'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/284896809436967440'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2010/04/upgrade-to-lucid-1004-beta.html' title='Upgrade to Lucid 10.04 Beta'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-1287868235607522184</id><published>2009-11-30T09:22:00.001-08:00</published><updated>2009-11-30T09:36:44.033-08:00</updated><title type='text'>OpenOffice - Programmatically!</title><content type='html'>A while ago, I had to parse an XML file and generate a spread sheet out of it.&lt;br /&gt;I could have probably used an XSLT transformation; but as I was learning Python and was dying to try something on XML parsing - took some pain in understanding the format of the XML file and then set out to parse the XML file.&lt;br /&gt;Being new to XML parsing and did not want to go through a lot of trouble, used the xml.dom.minidom parser and finished parsing the XML file.&lt;br /&gt;Now, how did I create the spread sheet? I'll tell ya -&lt;br /&gt;Well, I did not xactly create a spread sheet; instead, I created a simple HTML file with a table structure in it!&lt;br /&gt;Now, all I had to do was to drag and drop the HTML file into an empty OpenOffice spread sheet! and valla..I had my spread sheet ready to be saved in the format of my choice..&lt;br /&gt;However, as any programmer would agree, this is not the most optimised way of doing things and also felt a bit like cheating!&lt;br /&gt;So, I took up the task of creating spread sheets programmatically using OpenOffice and Python. (Java might have been a better choice - but my Java is sorta - pathetic)...&lt;br /&gt;OpenOffice comes with the PyUno module that makes this possible. I'm taking one little baby step at a time in doing this and I'm happy to say - I've started off successfully, creating a very simple and basic spread sheet :).&lt;br /&gt;More on how to and what to do stuff in my next post !&lt;br /&gt;Also, look out for my coming post on Python - GIMP  combination and how to reduce the size of your Photography collection - without deleting files and without loosing the quality of the pictures - well, visibly in a few minutes&lt;br /&gt;(I actually already have a shell script, GIMP combination doing this already - very well infact; but want to move this to a proper Python code as GIMP has very strong affinity to Python)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-1287868235607522184?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/1287868235607522184/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=1287868235607522184' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/1287868235607522184'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/1287868235607522184'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/11/openoffice-programmatically.html' title='OpenOffice - Programmatically!'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-8563549211937807165</id><published>2009-11-01T00:03:00.000-07:00</published><updated>2009-11-01T00:08:25.052-07:00</updated><title type='text'>Snapshots of Ubuntu Karmic from new laptop!</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_puKIB2--T04/Su0zpRkRyqI/AAAAAAAACN0/bBuQNS47iC4/s1600-h/2.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 180px;" src="http://2.bp.blogspot.com/_puKIB2--T04/Su0zpRkRyqI/AAAAAAAACN0/bBuQNS47iC4/s320/2.jpg" alt="" id="BLOGGER_PHOTO_ID_5399028312470309538" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_puKIB2--T04/Su0zsXR9BSI/AAAAAAAACN8/Gtd0k3e2Y8o/s1600-h/3.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 180px;" src="http://2.bp.blogspot.com/_puKIB2--T04/Su0zsXR9BSI/AAAAAAAACN8/Gtd0k3e2Y8o/s320/3.jpg" alt="" id="BLOGGER_PHOTO_ID_5399028365543671074" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_puKIB2--T04/Su0zk_Rlb4I/AAAAAAAACNs/H_lkMZN3q6I/s1600-h/1.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 180px;" src="http://4.bp.blogspot.com/_puKIB2--T04/Su0zk_Rlb4I/AAAAAAAACNs/H_lkMZN3q6I/s320/1.jpg" alt="" id="BLOGGER_PHOTO_ID_5399028238840590210" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-8563549211937807165?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/8563549211937807165/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=8563549211937807165' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/8563549211937807165'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/8563549211937807165'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/11/snapshots-of-ubuntu-karmic-from-new.html' title='Snapshots of Ubuntu Karmic from new laptop!'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_puKIB2--T04/Su0zpRkRyqI/AAAAAAAACN0/bBuQNS47iC4/s72-c/2.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-4662626065505366920</id><published>2009-10-31T21:45:00.000-07:00</published><updated>2009-10-31T23:55:49.284-07:00</updated><title type='text'>How to integrate Pydev in Eclipse for Ubuntu Karmic Koala</title><content type='html'>I'm an avid Vi user. For any of my tasks on Linux, I prefer the powerful command prompt and the Vi editor. That was more than sufficient for all my tasks earlier. However,the last month, I've taken up the task of writing some solid python code and managing the code as it moved upto 5+ files was turning out to be a problem. The solution : Eclipse-pydev package: http://pydev.org/&lt;br /&gt;This is an Eclipse plugin that will allow Python development in Eclipse.&lt;br /&gt;The eclipse-pydev package was available until Ubuntu Jaunty and in Karmic, this package has been removed :&lt;br /&gt;http://ubuntuforums.org/showthread.php?t=1307755&lt;br /&gt;https://bugs.launchpad.net/ubuntu/+source/eclipse-pydev/+bug/450031&lt;br /&gt;https://bugs.launchpad.net/ubuntu/+source/eclipse-pydev/+bug/135556&lt;br /&gt;&lt;br /&gt;The following steps show how to install the Pydev package on Eclipse for Karmic. Remember,  the package is not available officially in Ubuntu Karmic and if you run into any troubles, you can only post in the Ubuntu forums and hope for help (which I'm sure, you'll receive and a good one, as I did)&lt;br /&gt;For this, it is necessary that you run Eclipse as a super-user for once. After the plugin installation is complete, you can use Eclipse as a normal-user&lt;br /&gt;After launching Eclipse as a super-user&lt;br /&gt;&lt;br /&gt;1. Click Help -&gt; Install New Software&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_puKIB2--T04/Su0tEib2_3I/AAAAAAAACMk/1S9pD03reD0/s1600-h/1.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 247px; height: 217px;" src="http://4.bp.blogspot.com/_puKIB2--T04/Su0tEib2_3I/AAAAAAAACMk/1S9pD03reD0/s320/1.png" alt="" id="BLOGGER_PHOTO_ID_5399021084273475442" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;2. Click "Add"&lt;br /&gt;3. Add Name: Pydev and Location: http://pydev.org/updates&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_puKIB2--T04/Su0tausQwMI/AAAAAAAACMs/4mfnKJsPLvk/s1600-h/Screenshot-Add+Site+-1.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 99px;" src="http://2.bp.blogspot.com/_puKIB2--T04/Su0tausQwMI/AAAAAAAACMs/4mfnKJsPLvk/s320/Screenshot-Add+Site+-1.png" alt="" id="BLOGGER_PHOTO_ID_5399021465520619714" border="0" /&gt;&lt;/a&gt; and Click "OK".&lt;br /&gt;4. Now you should see two options as shown here. Select only "Pydev" and follow the screen shots&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_puKIB2--T04/Su0tz6QoOxI/AAAAAAAACM0/LCFSeWkMrSg/s1600-h/Screenshot-Install+-1.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 251px; height: 220px;" src="http://3.bp.blogspot.com/_puKIB2--T04/Su0tz6QoOxI/AAAAAAAACM0/LCFSeWkMrSg/s320/Screenshot-Install+-1.png" alt="" id="BLOGGER_PHOTO_ID_5399021898122672914" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_puKIB2--T04/Su0uP5KglSI/AAAAAAAACM8/ci83QLII3Ag/s1600-h/Screenshot-Install+-2.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 280px;" src="http://3.bp.blogspot.com/_puKIB2--T04/Su0uP5KglSI/AAAAAAAACM8/ci83QLII3Ag/s320/Screenshot-Install+-2.png" alt="" id="BLOGGER_PHOTO_ID_5399022378864907554" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_puKIB2--T04/Su0ufH1orsI/AAAAAAAACNM/Lxnak59_Rtw/s1600-h/Screenshot-Install+-4.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 280px;" src="http://4.bp.blogspot.com/_puKIB2--T04/Su0ufH1orsI/AAAAAAAACNM/Lxnak59_Rtw/s320/Screenshot-Install+-4.png" alt="" id="BLOGGER_PHOTO_ID_5399022640501927618" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_puKIB2--T04/Su0uic99AuI/AAAAAAAACNU/f-FgE1QdUDk/s1600-h/Screenshot-Install+-5.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 214px;" src="http://2.bp.blogspot.com/_puKIB2--T04/Su0uic99AuI/AAAAAAAACNU/f-FgE1QdUDk/s320/Screenshot-Install+-5.png" alt="" id="BLOGGER_PHOTO_ID_5399022697713566434" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_puKIB2--T04/Su0unc1U4KI/AAAAAAAACNc/zy4NAuESMvc/s1600-h/Screenshot-Security+Warning+.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 76px;" src="http://1.bp.blogspot.com/_puKIB2--T04/Su0unc1U4KI/AAAAAAAACNc/zy4NAuESMvc/s320/Screenshot-Security+Warning+.png" alt="" id="BLOGGER_PHOTO_ID_5399022783576727714" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;img src="file:///home/ravindra/Desktop/MyDocuments/Screenshot-Install%20-2.png" alt="" /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_puKIB2--T04/Su0uqVe6Y_I/AAAAAAAACNk/N6n_icDjzK8/s1600-h/Screenshot-Software+Updates+.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 76px;" src="http://3.bp.blogspot.com/_puKIB2--T04/Su0uqVe6Y_I/AAAAAAAACNk/N6n_icDjzK8/s320/Screenshot-Software+Updates+.png" alt="" id="BLOGGER_PHOTO_ID_5399022833143276530" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;5. Restart Eclipse and you should now be able to develop Python code in Eclipse :)&lt;br /&gt;Leave a comment in here if you see something different!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-4662626065505366920?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/4662626065505366920/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=4662626065505366920' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/4662626065505366920'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/4662626065505366920'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/10/how-to-integrate-pydev-in-eclipse-for.html' title='How to integrate Pydev in Eclipse for Ubuntu Karmic Koala'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_puKIB2--T04/Su0tEib2_3I/AAAAAAAACMk/1S9pD03reD0/s72-c/1.png' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-4715683005408714130</id><published>2009-10-16T23:03:00.000-07:00</published><updated>2009-10-16T23:16:47.279-07:00</updated><title type='text'>Ubuntu and Mobile Broadband</title><content type='html'>I have purchased a Nokia E63 a couple of months back and I like the phone...for all its features and the best part - it gets me connected when ever and where ever I (well, where ever my service provider has a tower ;) )want!&lt;br /&gt;Couple of reasons why I bought this phone&lt;br /&gt;1. WLAN&lt;br /&gt;2. Connect to PC and work as Modem&lt;br /&gt;3. QWERTY Keyboard&lt;br /&gt;&lt;br /&gt;I have not until today used the 'Modem' feature yet. But, in a couple of days, I'm planning to visit a remote place where I'm not expecting any internet connection (but a full mobile service!). So, wanted to test that out. I googled and went through a couple of blogs that discussed about wvdialconf &amp;amp; wvdial, but did not work for me. Then one of the posts in the Ubuntu forums (can't find the link :( ) caught my eye.&lt;br /&gt;Here are the steps&lt;br /&gt;1. Right click on the Network Manager applet and click 'Edit Connections'&lt;br /&gt;2. Click on the Mobile broadband tab&lt;br /&gt;3. Add a new connection and follow through the two dialogs&lt;br /&gt;&lt;br /&gt;and valla, it works! it works out of the box! Is Linux easy to use or what?&lt;br /&gt;&lt;br /&gt;oh and, me and friend of mine..got the USB sound device working with some tweaking..more on that in the next post!&lt;br /&gt;As you can see on the right, only a few days left for the next big release..eagerly waiting!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-4715683005408714130?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/4715683005408714130/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=4715683005408714130' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/4715683005408714130'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/4715683005408714130'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/10/ubuntu-and-mobile-broadband.html' title='Ubuntu and Mobile Broadband'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-4725162874477673976</id><published>2009-10-02T21:38:00.000-07:00</published><updated>2009-10-02T21:48:43.591-07:00</updated><title type='text'>Ubuntu Karmic Koala A.K.A. Ubuntu 9.10</title><content type='html'>Hmm..I cannot tell u ..how many times..writing this blog saved me from re-inventing the wheel..&lt;br /&gt;Now, as you can see on the right side...Ubuntu Karmic Koala , alias, Ubuntu 9.10 is Beta now ..Yay!&lt;br /&gt;Download using the torrents is in progress now...&lt;br /&gt;Will run it on the Virtual box in a couple of hours :)..and btw, I'm buying a new Dell Laptop (Dell studio 15) and will hopefully run Karmic on it!&lt;br /&gt;I  cannot really use the netbook version as I'll be rampaging on the laptop..but I'd love to try it on VM..Keep watching this space for some nice screen-shots and tips with Karmic!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-4725162874477673976?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/4725162874477673976/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=4725162874477673976' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/4725162874477673976'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/4725162874477673976'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/10/ubuntu-karmic-koala-aka-ubuntu-910.html' title='Ubuntu Karmic Koala A.K.A. Ubuntu 9.10'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-7704254252509043200</id><published>2009-08-01T11:02:00.000-07:00</published><updated>2009-08-01T11:10:53.477-07:00</updated><title type='text'>Ubuntu , Sun Java JDK and Eclipse</title><content type='html'>For some reason, I had installed Eclipse on my system and as a dependency it pulled java-gcj packages along with it and if JAVA_HOME is not set, it ends up using java-gcj packages.&lt;br /&gt;BTW, I have a question is java-gcj the same as OpenJDK? (which went through Sun's certification recently)?&lt;br /&gt;Any way, I've for all my purposes (well, a very less # them) had used Sun's JDK and JRE all my life and did not want to move to another JDK and JRE.&lt;br /&gt;I had already installed using Synaptic sun-java6-jdk and related packages&lt;br /&gt;However, after the installation of Eclipse, it always uses the java-gcj binaries and not the Sun's Java binaries.&lt;br /&gt;What to do? Ubuntu's help at work again. Thank you Ubuntu's Documentation team!&lt;br /&gt;&lt;br /&gt;&lt;a href="https://help.ubuntu.com/community/Java"&gt;Here&lt;/a&gt; is the link:&lt;br /&gt;&lt;br /&gt;Below are the commands:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;update-java-alternatives -l&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Should list you the possible alternatives&lt;br /&gt;To choose Sun's java/JDK&lt;br /&gt;&lt;span style="font-style: italic;"&gt;&lt;br /&gt;sudo update-java-alternatives -s java-6-sun&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;and ofcourse, I've had to set the JAVA_HOME in /etc/profile&lt;br /&gt;Valla, now eclipse uses Sun's JDK and JRE :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-7704254252509043200?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/7704254252509043200/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=7704254252509043200' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/7704254252509043200'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/7704254252509043200'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/08/ubuntu-sun-java-jdk-and-eclipse.html' title='Ubuntu , Sun Java JDK and Eclipse'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-7691220213128621472</id><published>2009-06-15T09:32:00.000-07:00</published><updated>2009-06-15T09:38:22.858-07:00</updated><title type='text'>Uploads!</title><content type='html'>I've been using BitTorrents to download the latest Ubuntu images.&lt;br /&gt;I had downloaded the Ubuntu 9.04 via. the torrents.&lt;br /&gt;Also, for some reason, I had downloaded the Ubuntu 8.0.4.2 (600+MB) and the OpenSuSE KDE Live CD (600+MB)&lt;br /&gt;and now I'm downloading Ubuntu 9.04 alternate CD and will download 8.0.4.2 alternate CD using the torrents!&lt;br /&gt;&lt;br /&gt;Now, the typical thing about torrents is that as you download, you also "upload" or rather, allow others to download the same file from you!&lt;br /&gt;I've now uploaded 300+MB (Ubuntu 9.04 desktop ISO), Ubuntu 8.0.4.2 (600+MB) and OpenSuSE (600+MB); thatz 1500 MB and up; feels very gud :)&lt;br /&gt;&lt;br /&gt;More Ubuntu for uploads!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-7691220213128621472?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/7691220213128621472/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=7691220213128621472' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/7691220213128621472'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/7691220213128621472'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/06/uploads.html' title='Uploads!'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-1754773530497154997</id><published>2009-04-11T06:18:00.000-07:00</published><updated>2009-04-11T06:34:00.583-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='&quot;We&apos;re Linux contest&quot; linux foundation'/><title type='text'>We're linux contest winners announced!</title><content type='html'>"We're Linux Contest" Winners announced!&lt;br /&gt;One of the best PRs for Linux @ zero cost :)..&lt;br /&gt;Click on the links below to view the videos&lt;br /&gt;&lt;br /&gt;&lt;a href="http://video.linuxfoundation.org/video/1106"&gt;Winner&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://video.linuxfoundation.org/video/1262"&gt;Runner-up #1 &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://video.linuxfoundation.org/video/1154"&gt;Runner-up #2&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can view the other videos &lt;a href="http://video.linuxfoundation.org/category/video-category/-linux-foundation-video-contest"&gt;here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-1754773530497154997?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/1754773530497154997/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=1754773530497154997' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/1754773530497154997'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/1754773530497154997'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/04/were-linux-contest-winners-announced.html' title='We&apos;re linux contest winners announced!'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-1618496460867680141</id><published>2009-03-27T07:31:00.000-07:00</published><updated>2009-03-27T07:33:00.909-07:00</updated><title type='text'>Ubuntu Jaunty Beta release and the countdown</title><content type='html'>Ubuntu &lt;a href="http://www.ubuntu.com/testing/jaunty/beta"&gt;Jaunty Beta&lt;/a&gt; is released!&lt;br /&gt;Also checkout the kewl Jaunty countdown on the right :D&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-1618496460867680141?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/1618496460867680141/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=1618496460867680141' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/1618496460867680141'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/1618496460867680141'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/03/ubuntu-jaunty-beta-release-and.html' title='Ubuntu Jaunty Beta release and the countdown'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-8342264230997126105</id><published>2009-03-24T10:11:00.000-07:00</published><updated>2009-03-24T11:30:54.000-07:00</updated><title type='text'>Ubuntu jaunty new login screen - awesome!</title><content type='html'>Take a look at the Ubuntu Jaunty (Alpha 6) login screen. These look perfect and professional! (Click on the images to see these enlarged)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_puKIB2--T04/Sckkt8pBk9I/AAAAAAAABiQ/gnC7lDxHvmY/s1600-h/username.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 240px;" src="http://4.bp.blogspot.com/_puKIB2--T04/Sckkt8pBk9I/AAAAAAAABiQ/gnC7lDxHvmY/s320/username.jpg" alt="" id="BLOGGER_PHOTO_ID_5316821206878491602" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_puKIB2--T04/SckiLPqFHgI/AAAAAAAABiI/xaCeYmSdN0k/s1600-h/password.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 320px; height: 240px;" src="http://1.bp.blogspot.com/_puKIB2--T04/SckiLPqFHgI/AAAAAAAABiI/xaCeYmSdN0k/s320/password.jpg" alt="" id="BLOGGER_PHOTO_ID_5316818411664514562" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;These images are from the Jaunty Alpha 6 running as a VM on QEMU emulator.&lt;br /&gt;On a side note, I was surprised that a sound device was detected on the virtual machine, which never was detected on my previous virtual machine images running on QEMU...but no sound yet..:(..Need to check what is going on !&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-8342264230997126105?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/8342264230997126105/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=8342264230997126105' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/8342264230997126105'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/8342264230997126105'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/03/ubuntu-jaunty-new-login-screen-awesome.html' title='Ubuntu jaunty new login screen - awesome!'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_puKIB2--T04/Sckkt8pBk9I/AAAAAAAABiQ/gnC7lDxHvmY/s72-c/username.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-1247892183260074001</id><published>2009-03-16T21:12:00.000-07:00</published><updated>2009-03-16T08:42:13.735-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='password reset Ubuntu'/><title type='text'>Restoring your Ubuntu password</title><content type='html'>As you probably already know, Ubuntu does not allow you to login as root onto the system.&lt;br /&gt;Any action that need root privileges needs to be run using the "sudo" utility&lt;br /&gt;For ex: sudo &lt;span style="font-style: italic;"&gt;command&lt;/span&gt;&lt;br /&gt;Situation 1:&lt;br /&gt;You have a dual-boot system with Ubuntu and Windows and haven't logged onto the system for a while and you forgot the login password for the Ubuntu installation&lt;br /&gt;&lt;br /&gt;Situation 2:&lt;br /&gt;You have installed Ubuntu as a VM and have not booted the system for a while and you forgot the login password for the Ubuntu installation&lt;br /&gt;&lt;br /&gt;What would you do now? Re-install the OS?&lt;br /&gt;Here is a very simple solution!&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_puKIB2--T04/Sb26AMYPxPI/AAAAAAAABho/PqFuzS8d3qg/s1600-h/menu1.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 320px; height: 178px;" src="http://3.bp.blogspot.com/_puKIB2--T04/Sb26AMYPxPI/AAAAAAAABho/PqFuzS8d3qg/s320/menu1.jpg" alt="" id="BLOGGER_PHOTO_ID_5313607647852741874" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Boot up the Ubuntu installation..and&lt;br /&gt;Press the ESC key immediately to see a Menu that would show the different installations available on the system&lt;br /&gt;Select the option as shown in the image on the right here:&lt;br /&gt;The option shows a "recovery mode" in the brackets.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;P.S. Though the snapshots are from a Ubuntu server boot-up , the same will apply to Ubuntu Desktop editions too.&lt;br /&gt;&lt;br /&gt;The system boots up and shows the prompt shown below:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_puKIB2--T04/Sb26PYP-BoI/AAAAAAAABh4/9TOhpY0RbJA/s1600-h/menu3.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 178px;" src="http://3.bp.blogspot.com/_puKIB2--T04/Sb26PYP-BoI/AAAAAAAABh4/9TOhpY0RbJA/s320/menu3.jpg" alt="" id="BLOGGER_PHOTO_ID_5313607908737287810" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;{&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;NOTE :&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;Anything that happens after here has to be done very carefully and exactly as listed below.&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;'Coz, you'll be root and root can do ANYTHING! Including wiping your hard disk clean if wrong commands are used.&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;You've been warned&lt;/span&gt;.&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;Select the option "root        Drop to root shell prompt" and this will bring you to a shell prompt with root privileges&lt;br /&gt;Now, if you remember the user, you could simply do a&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;passwd username&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;and re-set the password of the user.&lt;br /&gt;&lt;br /&gt;But, if you do not remember the username also, run the command&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;cat /etc/passwd&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;and this will list all the users on the system; may be the list will make you remember the user that was created as the "sudo" user.&lt;br /&gt;&lt;br /&gt;You should be able to login at the UI prompt, after the password has been re-set.&lt;br /&gt;Now run the command,&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;reboot&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;and let the system boot normally&lt;br /&gt;&lt;br /&gt;If you still have problems logging into the system, leave me a comment with your e-mail id, I'll contact you!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-1247892183260074001?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/1247892183260074001/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=1247892183260074001' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/1247892183260074001'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/1247892183260074001'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/02/restoring-your-ubuntu-password.html' title='Restoring your Ubuntu password'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_puKIB2--T04/Sb26AMYPxPI/AAAAAAAABho/PqFuzS8d3qg/s72-c/menu1.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-6825994457259982759</id><published>2009-03-03T09:09:00.000-08:00</published><updated>2009-03-03T09:26:16.258-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='train hyderabad MMTS'/><title type='text'>Random non-Ubuntu post</title><content type='html'>The approaching train caught the corner of my eye...it appeared to be approaching quicker than I expected on to the platform # 2.....I was on platform # 1 which was  connected to the other platform by a foot-over bridge.....I dashed up the flight of stairs ...at the same time wondering, will I make it to the other side before the train leaves the platform ....40 steps in number.....2 steps at a time.....trying to avoid bumping into other people climbing down onto platform #1.........slid down another 40....... almost jumping a couple of steps to land on the platform......&lt;br /&gt;&lt;br /&gt;and then....................&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;the train moved............&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-6825994457259982759?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/6825994457259982759/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=6825994457259982759' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/6825994457259982759'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/6825994457259982759'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/03/random-non-ubuntu-post.html' title='Random non-Ubuntu post'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-2560495075502650150</id><published>2009-03-02T07:48:00.000-08:00</published><updated>2009-03-02T08:15:19.421-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CDFS VLC K3B VCD  RIPPING'/><title type='text'>Meet my new friend - K3B.... Ripping Video CD</title><content type='html'>I promised to write about Plone and other things, but this one cannot wait.&lt;br /&gt;I have a couple of VCDs but I'd never watch them out of the CD drive....ever....&lt;br /&gt;Earlier, I used to load the CDFS driver(check&lt;a href="http://linuxforhumanbeings.blogspot.com/2007/10/viewing-vcds-with-ubuntu.html"&gt; my post&lt;/a&gt; here) and then mount the VCD with the CDFS as the mount option for the file system.&lt;br /&gt;However, one problem (that I did not realize earlier) is that the CDFS driver needed to re-compiled every time the kernel was upgraded (I update my system with all the patches Ubuntu shows me :D ). This worked for a while, but when I tried to re-compile the CDFS, even the latest version cribbed :( and I was again out on the web road looking for a solution.&lt;br /&gt;I read some where on the Ubuntu forums that VLC could play the VCDs (without mouting with CDFS) out of the drive and that worked, but I did not want to that do that. Then again Ubuntu forums was there to the rescue and found information about the &lt;a href="http://k3b.plainblack.com/"&gt;K3B&lt;/a&gt; - A  CD burning tool optimized to run with KDE.&lt;br /&gt;&lt;span style="font-style: italic;"&gt;&lt;br /&gt;sudo apt-get install K3B&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;However, to be able to rip video CDs, you'll also need another package "vcdimager"&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;sudo apt-get install vcdimager&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Now, the option that I loved the most "Rip Video CD" and this worked out of the box and this is my new friend :D&lt;br /&gt;&lt;br /&gt;I'd love to know how this ripping thing works with out actually mounting with the right file system!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-2560495075502650150?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/2560495075502650150/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=2560495075502650150' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/2560495075502650150'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/2560495075502650150'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/03/meet-my-new-friend-k3b-ripping-video-cd.html' title='Meet my new friend - K3B.... Ripping Video CD'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-3753454126146062323</id><published>2009-02-24T18:57:00.001-08:00</published><updated>2009-02-24T19:05:21.846-08:00</updated><title type='text'>Coming up!</title><content type='html'>Coming up more posts on &lt;a href="http://plone.org/"&gt;Plone&lt;/a&gt; and re-setting your lost Ubuntu user password.&lt;br /&gt;Keep watching this page for more technical news!&lt;br /&gt;&lt;br /&gt;Watch out the latest and greatest Ubuntu release in April!  Ubuntu Jaunty release date is &lt;strong&gt;Thursday 23rd April 2009!&lt;br /&gt;&lt;/strong&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-3753454126146062323?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/3753454126146062323/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=3753454126146062323' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/3753454126146062323'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/3753454126146062323'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/02/coming-up.html' title='Coming up!'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-8823587586290533151</id><published>2009-02-15T06:12:00.000-08:00</published><updated>2009-02-15T06:32:09.282-08:00</updated><title type='text'>How to run gnome scripts as root?</title><content type='html'>You probably are already aware of $HOME/.gnome2/nautilus-scripts/ directory..&lt;br /&gt;You could copy any script here with executable permissions and this will enable the "Scripts" label on the right-click menu and the scripts available will be listed in the sub-menu.&lt;br /&gt;Say, you have a script that needs elevated* privileges, but do not want to open up a terminal to type in the password, but want to open up the fancy dialog that blocks everything and just allows you to type in the "sudo" password.&lt;br /&gt;You could use the '&lt;a href="http://manpages.ubuntu.com/manpages/intrepid/en/man1/gksudo.1.html"&gt;gksudo&lt;/a&gt;' command to accomplish this task&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_puKIB2--T04/SZgmzEoC67I/AAAAAAAABg0/xghk7r6A1Ow/s1600-h/Screenshot-1.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 213px; height: 154px;" src="http://1.bp.blogspot.com/_puKIB2--T04/SZgmzEoC67I/AAAAAAAABg0/xghk7r6A1Ow/s320/Screenshot-1.jpg" alt="" id="BLOGGER_PHOTO_ID_5303031220085648306" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;My Scripts menu features a script "Terminal (as root)", which allows me to open a terminal with elevated privileges.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;#!/bin/sh&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;gksu gnome-terminal&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;exit 0&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;There you go...now you will also be able to launch the UI dialog that allows you to type-in the sudo password as shown in the image here&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;WARNING: Running applications with elevated privileges is risky. You better know what you are doing.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-8823587586290533151?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/8823587586290533151/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=8823587586290533151' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/8823587586290533151'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/8823587586290533151'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/02/how-to-run-gnome-scripts-as-root.html' title='How to run gnome scripts as root?'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_puKIB2--T04/SZgmzEoC67I/AAAAAAAABg0/xghk7r6A1Ow/s72-c/Screenshot-1.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-6256240898652310305</id><published>2009-02-14T09:32:00.000-08:00</published><updated>2009-02-14T09:41:09.303-08:00</updated><title type='text'>Command line updates to Ubuntu DEB packages</title><content type='html'>Ubuntu Desktop provides Synaptic which automatically informs you of the available updates, weekly/daily based on your choices (daily, every two days, weekly or every two weeks)&lt;br /&gt;But, with the Ubuntu server distribution you do not have a GUI and what to do to check the available updates automatically?&lt;br /&gt;&lt;br /&gt;Here are the commands.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;&lt;br /&gt;sudo apt-get update&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;will update the meta-data of all the packages that are "known" i.e known to the package repositories added to your /etc/apt/sources.list&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;sudo apt-get upgrade &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;will download and install any updates that available to the currently installed packages.&lt;br /&gt;However, this will need a user intervention that asks your approval to go ahead and install the packages&lt;br /&gt;It is recommended you download and install the available fixes regularly to ensure your system is free of any know vulnerabilities.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-6256240898652310305?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/6256240898652310305/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=6256240898652310305' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/6256240898652310305'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/6256240898652310305'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/02/command-line-updates-to-ubuntu-deb.html' title='Command line updates to Ubuntu DEB packages'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-1212816024042102819</id><published>2009-01-31T20:54:00.000-08:00</published><updated>2009-01-31T21:13:38.421-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Spell check'/><category scheme='http://www.blogger.com/atom/ns#' term='English (USA)'/><category scheme='http://www.blogger.com/atom/ns#' term='Open Office'/><category scheme='http://www.blogger.com/atom/ns#' term='English (India)'/><category scheme='http://www.blogger.com/atom/ns#' term='Ubuntu'/><category scheme='http://www.blogger.com/atom/ns#' term='English (UK)'/><title type='text'>OpenOffice.org spell check does not work!</title><content type='html'>When installing Ubuntu, I choose the default language to be "English (India)" and apparently OpenOffice.org does not have a dictionary for "English (India)" and as a result the Spell check does not detect any errors!&lt;br /&gt;Weird isn't it? How different is English (India) from English (USA) or English (UK)  (apart from Slangs, of course). I wish if possible, I could create a dictionary myself..Need to find out how to do that...&lt;br /&gt;However, a simple solution to this problem, is to make OpenOffice.org Writer to use English (USA) or English (UK); I choose English (USA) (no particular reason to do so).&lt;br /&gt;&lt;br /&gt;Open the OpenOffice.org Writer,  Tools -&gt; Options -&gt; Language Settings -&gt; Languages .&lt;br /&gt;The right pane should show:&lt;br /&gt;Default languages for documents -&gt; Western&lt;br /&gt;&lt;br /&gt;Choose "English (USA)" and you should see a small "ABC tick mark" beside the option. Click "Ok" and now you should be able to do "Spell Check" the document. :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-1212816024042102819?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/1212816024042102819/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=1212816024042102819' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/1212816024042102819'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/1212816024042102819'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/01/openofficeorg-spell-check-does-not-work.html' title='OpenOffice.org spell check does not work!'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-7496140361667933194</id><published>2009-01-31T07:28:00.000-08:00</published><updated>2009-01-31T07:42:15.508-08:00</updated><title type='text'>Ubuntu Pocket Guide; e-book downloadable for free!</title><content type='html'>These days, I've been following the different Ubuntu developers' posts Via. &lt;a href="http://planet.ubuntu.com"&gt;Planet Ubuntu&lt;/a&gt;.&lt;br /&gt;and if not all, most of the posts have taught me something new about Ubuntu, Linux and Windows ;)&lt;br /&gt;A couple of posts referred to the &lt;a href="http://www.ubuntupocketguide.com/"&gt;Ubuntu Pocket Guide&lt;/a&gt; and I decided to check it out and was very happy to know that it can be downloaded for free and  re-distributable (of course, the un-modified format :) ).&lt;br /&gt;I'd say, this is definitely a book for any one who wants to try something different (read, Windows and Mac users :p ). I am gonna pass this book around and see if I can influence at least a couple of my acquaintances to use Ubuntu :D&lt;br /&gt;I should also say, this is not a book for power users, well, power users do not need any books ;)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.ubuntupocketguide.com/download.html"&gt;Download&lt;/a&gt; the book!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-7496140361667933194?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/7496140361667933194/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=7496140361667933194' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/7496140361667933194'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/7496140361667933194'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/01/ubuntu-pocket-guide-e-book-downloadable.html' title='Ubuntu Pocket Guide; e-book downloadable for free!'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-6301802726769501070</id><published>2009-01-20T07:55:00.001-08:00</published><updated>2009-01-23T11:17:19.917-08:00</updated><title type='text'>Ubuntu Intrepid and Cairo dock</title><content type='html'>Although, &lt;a href="http://www.cairo-dock.org/"&gt;cairo-dock&lt;/a&gt; was available in Ubuntu Intrepid repositories,  &lt;a href="https://help.ubuntu.com/community/CairoDock"&gt;this&lt;/a&gt; document suggests installing it using the below entry in /etc/apt/sources.list&lt;br /&gt;&lt;pre&gt;deb http://repository.cairo-dock.org/ubuntu intrepid cairo-dock&lt;br /&gt;&lt;/pre&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_puKIB2--T04/SXX7aI6BywI/AAAAAAAABgk/tCl7MaGCkKk/s1600-h/cairo-dock.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 200px; height: 125px;" src="http://1.bp.blogspot.com/_puKIB2--T04/SXX7aI6BywI/AAAAAAAABgk/tCl7MaGCkKk/s200/cairo-dock.jpg" alt="" id="BLOGGER_PHOTO_ID_5293413363529927426" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;and so I did and I love it.&lt;br /&gt;&lt;br /&gt;Isn't this a new way to look at the so called and boring "Start" button :p&lt;br /&gt;&lt;br /&gt;However, the problem was that the cairo-dock did not launch itself automatically after my login!&lt;br /&gt;I had to launch Alt+F2 and type in cairo-dock every time&lt;br /&gt;&lt;br /&gt;I have read about &lt;a href="http://upstart.ubuntu.com/"&gt;Upstart&lt;/a&gt; earlier and tried if that would work and before I could finish making it work( now, I do not know if that would have worked :( ), I have discovered a better way to get it working&lt;br /&gt;&lt;br /&gt;Here are the steps:&lt;br /&gt;1. Main Menu&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_puKIB2--T04/SXoXPFZcSxI/AAAAAAAABgs/DMc-JDTW4zM/s1600-h/session-preferences-edit.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 125px;" src="http://1.bp.blogspot.com/_puKIB2--T04/SXoXPFZcSxI/AAAAAAAABgs/DMc-JDTW4zM/s200/session-preferences-edit.jpg" alt="" id="BLOGGER_PHOTO_ID_5294569859841805074" border="0" /&gt;&lt;/a&gt; -&gt; System -&gt; Preferences -&gt; Sessions&lt;br /&gt;                Or&lt;br /&gt;Alt+F2 and run "gnome-session-properties"&lt;br /&gt;&lt;br /&gt;2. Click the "Add" button and look into the image here for the details to fill in.&lt;br /&gt;3. Logout and Login and valla! Cairo-dock launched automatically after login :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-6301802726769501070?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/6301802726769501070/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=6301802726769501070' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/6301802726769501070'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/6301802726769501070'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/01/ubuntu-intrepid-and-cairo-dock.html' title='Ubuntu Intrepid and Cairo dock'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_puKIB2--T04/SXX7aI6BywI/AAAAAAAABgk/tCl7MaGCkKk/s72-c/cairo-dock.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-176990362937941649</id><published>2009-01-10T22:53:00.000-08:00</published><updated>2009-01-10T23:01:50.741-08:00</updated><title type='text'>Ubuntu apparel</title><content type='html'>I've been for quite some time now wanted to get myself a Ubuntu T-shirt and was looking for ways to order it over to India.&lt;br /&gt;One of  my friends was returning from the U.S. this Jan and so decided to have him order it for me :)&lt;br /&gt;And...guess what?? I went to office last week sporting my Ubuntu T-shirt and Ubuntu hoody :)&lt;br /&gt;&lt;a href="http://shop.canonical.com/"&gt;Check out&lt;/a&gt; the Ubuntu store for yourself!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-176990362937941649?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/176990362937941649/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=176990362937941649' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/176990362937941649'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/176990362937941649'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/01/ubuntu-apparel.html' title='Ubuntu apparel'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-716968434692490175</id><published>2009-01-04T03:39:00.001-08:00</published><updated>2009-01-04T03:49:38.497-08:00</updated><title type='text'>Upgrade to Intrepid Ibex</title><content type='html'>Yesterday over the night, I upgraded from Ubuntu Hardy to &lt;a href="http://www.ubuntu.com/getubuntu/download"&gt;Intrepid&lt;/a&gt;. I know Hardy is LTS, but them I've been reading again and again that Intrepid is quick and very fast, I decided to upgrade to Intrepid. Though, I already have a test machine with Intrepid at my work place, I initially was against upgrading to Intrepid as Hardy was an LTS. Anyway, now that I've upgraded my PC @ home to Intrepid, I could not have been happier.&lt;br /&gt;The upgrade as it is was quite easier, and man...Nautilus, Gnome and boot up and shutdown was so fast, I could actually quickly differentiate the speed compared to Hardy!&lt;br /&gt;&lt;br /&gt;I've been running Intrepid on a VM on my PC and now I'll have it upgraded to &lt;a href="http://cdimage.ubuntu.com/releases/jaunty/alpha-2/"&gt;Jaunty Jackalope&lt;/a&gt;! (Ubuntu 9.04)&lt;br /&gt;There is a small glitch, troubling me; after the upgrade, the Network Manager icon shows disconnected (where in fact, actually I was totally connected to the Internet). This could be because of my entries in /etc/network/interfaces (as I run my VM over QEMU)&lt;br /&gt;I'm reading through the forums and launchpad bugs to resolve this ASAP.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-716968434692490175?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/716968434692490175/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=716968434692490175' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/716968434692490175'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/716968434692490175'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2009/01/upgrade-to-intrepid-ibex.html' title='Upgrade to Intrepid Ibex'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-5718288556845054542</id><published>2008-12-21T05:12:00.000-08:00</published><updated>2008-12-21T05:23:00.190-08:00</updated><title type='text'>In need of a helpin' hand?</title><content type='html'>I've been using Ubuntu now for some time now..as u can see from my previous posts.&lt;br /&gt;and helped ..(counting.........) 2 people get Ubuntu installed on their PCs, got 1 person to migrate to Ubuntu and helped solve a couple of problems(no contributions to forums yet), I'd to like to take this further.&lt;br /&gt;I'm no GOD when it comes to installing Ubuntu, but I'm pretty sure, I can get a machine dual booted (since, generally people here use Windozzze) or get a clean Ubuntu install on the system without any data losses. I've typically worked with Intel platforms. However, I should be able to handle AMD also.&lt;br /&gt;So, if you or your friends are planning to install/migrate to Ubuntu, ,leave a comment here with your/his/her e-mail id; I'd be only happy to assist............. free of cost :)&lt;br /&gt;&lt;br /&gt;And...................&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;A Merry Christmas&lt;br /&gt;and&lt;br /&gt;A Happy New Year to every one&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-5718288556845054542?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/5718288556845054542/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=5718288556845054542' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/5718288556845054542'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/5718288556845054542'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2008/12/in-need-of-helpin-hand.html' title='In need of a helpin&apos; hand?'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-898990454919306541</id><published>2008-10-28T02:37:00.000-07:00</published><updated>2008-10-28T03:18:23.357-07:00</updated><title type='text'>Gnome tips and tricks</title><content type='html'>Have you switched from Windows to Linux? Well, I did quite some time back and found Ubuntu to my liking and have been using it as my desktop for some time now.&lt;br /&gt;Like many people who did the same, I wanted some Windoze functionality for my linux desktop too.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_puKIB2--T04/SQblmN1HBhI/AAAAAAAABYw/azRluyFEB0E/s1600-h/rightclick.jpg"&gt;&lt;img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px; height: 96px;" src="http://4.bp.blogspot.com/_puKIB2--T04/SQblmN1HBhI/AAAAAAAABYw/azRluyFEB0E/s200/rightclick.jpg" alt="" id="BLOGGER_PHOTO_ID_5262145659339212306" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;For example look at the picture 1 here:&lt;br /&gt;&lt;br /&gt;A very familiar thing for windows to create a word document or an excel sheet. But Gnome, did not have the same by default. Not to worry, changing this is very very simple and that configurability is what I love about Linux and particularly about Ubuntu.&lt;br /&gt;&lt;br /&gt;Create the following files with the same names in the ~username/Templates directory, where &lt;span style="font-style: italic;"&gt;username &lt;/span&gt;is your current user name&lt;br /&gt;1. An openoffice.org Word processor document with the name "New Word Document"&lt;br /&gt;2. AN openoffice.org Spreadsheet document with the name "New Spread Sheet"&lt;br /&gt;3. An openoffice.org Presentation document with the name "New Presentation"&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_puKIB2--T04/SQbl5hqIPzI/AAAAAAAABZA/062ZQxOwCvY/s1600-h/rightclick2.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 92px;" src="http://3.bp.blogspot.com/_puKIB2--T04/SQbl5hqIPzI/AAAAAAAABZA/062ZQxOwCvY/s200/rightclick2.jpg" alt="" id="BLOGGER_PHOTO_ID_5262145991079378738" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;and Valla right click on the Desktop or any other directory. Your right click should show something similar to picture here&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;And hey, as you can see from the frame on the right (if you see this before Oct 30), Ubuntu Intrepid is scheduled to be released on 30th October and the release candidate is already available for download from &lt;a href="http://www.ubuntu.com/testing/810rc"&gt;here&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-898990454919306541?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/898990454919306541/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=898990454919306541' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/898990454919306541'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/898990454919306541'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2008/10/gnome-tips-and-tricks.html' title='Gnome tips and tricks'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_puKIB2--T04/SQblmN1HBhI/AAAAAAAABYw/azRluyFEB0E/s72-c/rightclick.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-3383799795587406790</id><published>2008-09-11T18:17:00.001-07:00</published><updated>2008-09-11T18:24:25.442-07:00</updated><title type='text'>/etc/apt/sources.list screwed up?</title><content type='html'>I've modified my Hardy's /etc/apt/sources.list badly adding/removing anything that I "thought" I could play around with and is now all mucked up! I have a backup of all my changes, but choosing from a bunch of backups seems to be a pain and you have to maintain all the backed-up files!&lt;br /&gt;What is the easiest way to get Hardy's default /etc/apt/sources.list ?&lt;br /&gt;Make sure you have a backup of the current /etc/apt/sources.list (no.not another backup!,but that is the best option) and remove the /etc/apt/sources.list&lt;br /&gt;sudo touch /etc/apt/sources.list&lt;br /&gt;Open system-&gt;Administration-&gt;Software Sources and check all the boxes under "Ubuntu Software" and "Updates" tabs! and voila you have the default /etc/apt/sources.list; how clever of Ubuntu!&lt;br /&gt;I however, choose only what I need from the "Updates" tab.&lt;br /&gt;Shamelessly, posted this information from:&lt;br /&gt;http://ubuntuforums.org/showthread.php?t=739119 &lt;br /&gt;:)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-3383799795587406790?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/3383799795587406790/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=3383799795587406790' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/3383799795587406790'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/3383799795587406790'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2008/09/etcaptsourceslist-screwed-up.html' title='/etc/apt/sources.list screwed up?'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-1171768317325747893</id><published>2008-07-19T08:45:00.000-07:00</published><updated>2008-07-19T09:18:33.252-07:00</updated><title type='text'>Ubuntu and Virtual Box</title><content type='html'>Well, I'm back now with the latest Ubuntu Hardy!&lt;br /&gt;&lt;br /&gt;I was looking for Virtualization for Linux and came across &lt;a href="http://www.virtualbox.org/"&gt;this&lt;/a&gt;.&lt;br /&gt;My "uname -r" shows:  2.6.24-19-generic&lt;br /&gt;Hardy comes with Virtual Box packages and can be installed using Synaptic (no compilation required!)&lt;br /&gt;Packages to select for installation:&lt;br /&gt;1. virtualbox-ose&lt;br /&gt;2. virtualbox-ose-modules-generic&lt;br /&gt;&lt;br /&gt;virtualbox-ose-moduels-generic pulls in virtualbox-ose-modules-2.6.24-19-generic automatically.&lt;br /&gt;Do not install virtualbox-ose-modules for any other particular kernel version and might break your system; (Mine ended up breaking my sound modules! )&lt;br /&gt;&lt;br /&gt;This will install the Virtual box and the UI is quite intuitive. However, a couple of configuration steps are necessary before you are able to start Virtualbox&lt;br /&gt;&lt;a href="https://help.ubuntu.com/community/VirtualBox"&gt;Here&lt;/a&gt; is a detailed description of steps for Virtualbox configuration;&lt;br /&gt;Look for following Networking and later sections:&lt;br /&gt;However, the document suggests the networking steps need to be re-run every time the host system re-boots, but, Hardy seems to remember the settings and did not need the re-configuration after the re-boot&lt;br /&gt;Now, I can experiment more with a virtual machine!&lt;br /&gt;Also look for Kakku's &lt;a href="http://kakku.wordpress.com/2008/06/23/virtualbox-shrink-your-vdi-images-space-occupied-disk-size/#more-68"&gt;post&lt;/a&gt; on compressing the "vdi" image!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-1171768317325747893?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/1171768317325747893/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=1171768317325747893' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/1171768317325747893'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/1171768317325747893'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2008/07/ubuntu-and-virtual-box.html' title='Ubuntu and Virtual Box'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-2549880424856253980</id><published>2007-10-20T03:58:00.001-07:00</published><updated>2007-10-22T11:25:11.131-07:00</updated><title type='text'>Mounting NTFS file-systems as writeable on Fiesty Fawn</title><content type='html'>Recently, I got my self an external hard disk for easy carrying around of large data...&lt;br /&gt;The USB disk was automatically detected and mounted !! ...but as read-only :(....&lt;br /&gt;Now, I don't want to get rid of NTFS on the disk, as this would be flipped back and forth between Windows and Linux OSes... (could have chosen FAT 32..had it not been for the 2GB/file limit)....&lt;br /&gt;I found this &lt;a href="http://www.ubuntugeek.com/widows-ntfs-partitions-readwrite-support-made-easy-in-ubuntu-feisty.html"&gt;doc&lt;/a&gt; about mounting the NTFS file-systems in read/write mode... but before doing what the document says...you need 2 install the &lt;span style="font-style: italic;"&gt;ntfs-config&lt;/span&gt; package.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;sudo apt-get install ntfs-config&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;After successfully installing the &lt;span style="font-style: italic;"&gt;ntfs-config &lt;/span&gt;package, do what the doc says and voila you can mount all your NTFS partitions automatically and enable them writable.&lt;br /&gt;&lt;br /&gt;P.S. This sorta worked automatically with my hard drives ..but my external drive was having some trouble....Some how, though automatically detected and mounted.....it was write-able only by the super user (root)...the "Create Folder" option had been greyed out :(...Being a command line buff.. I  sudo ed (shud I say &lt;span style="font-style: italic;"&gt;su-did &lt;/span&gt;:P)  "mkdir" and it worked, if the user is root...I'm not sure what exactly is th e solution to this problem, but after a couple of mounts and unmounts...I'm able to create files as a "sudo" capable user! My external drive works perfectly now!!!&lt;br /&gt;&lt;br /&gt;Note: Running commands using sudo will give the user the ultimate power; you better know what you are doing and do it at your own risk :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-2549880424856253980?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/2549880424856253980/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=2549880424856253980' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/2549880424856253980'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/2549880424856253980'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2007/10/mounting-ntfs-file-systems-as-writeable.html' title='Mounting NTFS file-systems as writeable on Fiesty Fawn'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8661381874279135167.post-129883522978945486</id><published>2007-10-14T08:00:00.000-07:00</published><updated>2008-12-10T19:20:53.340-08:00</updated><title type='text'>Viewing VCD's with Ubuntu</title><content type='html'>Couple of days bak..I borrowed some VCDs to watch over the weekend..but somehow  Ubuntu always said something like :&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_puKIB2--T04/RxgzzWZKU8I/AAAAAAAAAFg/o3B6YlZZYnw/s1600-h/error.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_puKIB2--T04/RxgzzWZKU8I/AAAAAAAAAFg/o3B6YlZZYnw/s200/error.jpg" alt="" id="BLOGGER_PHOTO_ID_5122901533411398594" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I kept wondering, while other CDs burnt as ISO images could be mounted simply, but not the CDs brought over frm the VCD store..&lt;br /&gt;then I read a post from &lt;a href="http://www.ubuntuforums.org/"&gt;Ubuntu forum&lt;/a&gt; that cdfs driver must be installed.&lt;br /&gt;I got cdfs-src downloaded via., "Synaptic Package Manager" and compiled (which failed incidentally, and by the way not some thing new with Ubuntu :( ..But, I got the cdfs source from &lt;a href="http://packages.debian.org/sid/cdfs-src"&gt;this&lt;/a&gt; website, which compiled perfectly fine....&lt;br /&gt;Running this command:&lt;br /&gt;sudo insmod cdfs.ko&lt;br /&gt;should load the driver; "sudo lsmod | grep cdfs" should tell u if the driver has been loaded...Now you shud be able to use ur VCDs to watch all the movies u want!&lt;br /&gt;A catch here is the entry in the entry in /etc/fstab file:&lt;br /&gt;Default entry was :&lt;br /&gt;/dev/scd0       /media/cdrom   udf,iso9660 user,noauto     0       0&lt;br /&gt;&lt;br /&gt;But, to load the VCDs automatically, I had to change it to:&lt;br /&gt;&lt;br /&gt;/dev/scd0       /media/cdrom0   udf,cdfs user,noauto     0       0&lt;br /&gt;&lt;br /&gt;Now, disks burnt as ISOs do not automatically load :(; I'm looking for a way to automtically detect the FS and use the appropriate mount command..You r welcome  to help me out!&lt;br /&gt;&lt;br /&gt;Watch out for some exiciting Ubuntu tips and tricks here....&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8661381874279135167-129883522978945486?l=linuxforhumanbeings.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxforhumanbeings.blogspot.com/feeds/129883522978945486/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8661381874279135167&amp;postID=129883522978945486' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/129883522978945486'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8661381874279135167/posts/default/129883522978945486'/><link rel='alternate' type='text/html' href='http://linuxforhumanbeings.blogspot.com/2007/10/viewing-vcds-with-ubuntu.html' title='Viewing VCD&apos;s with Ubuntu'/><author><name>Ravindra Rajaram</name><uri>http://www.blogger.com/profile/11512476813320848968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://1.bp.blogspot.com/_puKIB2--T04/SaS3vwiTzgI/AAAAAAAABhI/xA6r9zwLhsc/S220/me1.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_puKIB2--T04/RxgzzWZKU8I/AAAAAAAAAFg/o3B6YlZZYnw/s72-c/error.jpg' height='72' width='72'/><thr:total>2</thr:total></entry></feed>
