<?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-7961964555084775953</id><updated>2011-07-30T22:49:47.993-07:00</updated><title type='text'>linux_distros_quick solns</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>17</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-6098594776967155494</id><published>2009-10-01T22:59:00.000-07:00</published><updated>2009-10-01T23:08:59.469-07:00</updated><title type='text'>Recover the Deleted files in Fedora 11</title><content type='html'>&lt;h3&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;What is Photorec?&lt;/strong&gt;&lt;/span&gt;&lt;/h3&gt;  &lt;blockquote&gt;&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="color: rgb(0, 51, 51);"&gt;PhotoRec&lt;/span&gt;&lt;/span&gt; is file data recovery software designed to recover lost files including &lt;span style="text-decoration: underline;"&gt;video&lt;/span&gt;, documents and archives from Hard Disks and CDRom and lost pictures (thus, its ‘Photo Recovery’ name) from digital camera memory. PhotoRec ignores the filesystem and goes after the underlying data, so it will still work even if your media’s filesystem has been severely damaged or re-formatted.&lt;/p&gt;&lt;/blockquote&gt; &lt;h3&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;For This HowTo Recover Deleted Files?&lt;br /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/h3&gt; &lt;p&gt;Lets say I had a file download_arrow.png in /home/aryan/Desktop which I have removed accidentally. Login as root and create a directory recover which will be used to store all the recovered files.&lt;/p&gt; &lt;h3&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;Install testdisk/PhotoRec&lt;/strong&gt;&lt;/span&gt;&lt;/h3&gt; &lt;p&gt;Photorec comes as a part of testdisk package in &lt;span style="color: rgb(0, 51, 51);"&gt;Fedora&lt;/span&gt; (I hope its same for other distributions as well). Use yum to install testdisk.&lt;/p&gt;  &lt;div class="wp_syntax"&gt;&lt;div class="code"&gt;&lt;pre class="bash"  style="font-family:monospace;"&gt;&lt;span style="color: rgb(51, 204, 0); font-weight: bold;"&gt;[&lt;/span&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;root&lt;/span&gt;&lt;span style="color: rgb(51, 204, 0); font-weight: bold;"&gt;@&lt;/span&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;fedora-tips ~&lt;/span&gt;&lt;span style="color: rgb(51, 204, 0); font-weight: bold;"&gt;]&lt;/span&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;$&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;yum &lt;/span&gt;&lt;span style="color: rgb(255, 0, 0); font-weight: bold;"&gt;install&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt; testdisk&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;  &lt;h3&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;Launch Photorec&lt;/strong&gt;&lt;/span&gt;&lt;/h3&gt; &lt;p&gt;Once you are done with installation. Open a terminal and launch photorec (as root).&lt;/p&gt;  &lt;div class="wp_syntax"&gt;&lt;div class="code"&gt;&lt;pre class="bash"  style="font-family:monospace;"&gt;&lt;span style="color: rgb(51, 204, 0); font-weight: bold;"&gt;[&lt;/span&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;root&lt;/span&gt;&lt;span style="color: rgb(51, 204, 0); font-weight: bold;"&gt;@&lt;/span&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;fedora-tips recover&lt;/span&gt;&lt;span style="color: rgb(51, 204, 0); font-weight: bold;"&gt;]&lt;/span&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;$&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;photorec&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;  &lt;h3&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;Select &lt;a href="http://gofedora.com/archives/category/hardware/hard-disk/" title="Hard Disk"&gt;Hard Disk&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/h3&gt; &lt;p&gt;If you have more than one hard disk in your system, select the one from which you have deleted the file(s).&lt;/p&gt; &lt;p style="text-align: center;"&gt;&lt;a href="http://gofedora.com/wp-content/uploads/2009/09/1.-PhotoRec-Hard-Disk-Selection.jpeg"&gt;&lt;img class="alignnone size-medium wp-image-793" title="PhotoRec Hard Disk Selection" src="http://gofedora.com/wp-content/uploads/2009/09/1.-PhotoRec-Hard-Disk-Selection-500x283.jpg" alt="PhotoRec Hard Disk Selection" height="283" width="500" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;h3&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;Select Partition Type&lt;/strong&gt;&lt;/span&gt;&lt;/h3&gt; &lt;p&gt;If your hard disk has Linux partitions, then select &lt;strong&gt;[Intel]&lt;/strong&gt;.&lt;/p&gt; &lt;p style="text-align: center;"&gt;&lt;a href="http://gofedora.com/wp-content/uploads/2009/09/2.-PhotoRec-Partition-Selection.jpeg"&gt;&lt;img class="alignnone size-medium wp-image-794" title="PhotoRec Partition Selection" src="http://gofedora.com/wp-content/uploads/2009/09/2.-PhotoRec-Partition-Selection-500x345.jpg" alt="PhotoRec Partition Selection" height="345" width="500" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;h3&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;Select Filetype Option&lt;/strong&gt;&lt;/span&gt;&lt;/h3&gt; &lt;p&gt;Move to [File Opt] and press enter. Here you can disable all file types by pressing ’s’ . Use space to toggle the check button. Now since we removed a png file, we are going to check only png file type.&lt;/p&gt; &lt;p style="text-align: center;"&gt;&lt;a href="http://gofedora.com/wp-content/uploads/2009/09/3.-PhotoRec-Filetype-Selection.jpeg"&gt;&lt;img class="alignnone size-medium wp-image-795" title="PhotoRec Filetype Selection" src="http://gofedora.com/wp-content/uploads/2009/09/3.-PhotoRec-Filetype-Selection-500x350.jpg" alt="PhotoRec Filetype Selection" height="350" width="500" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;h3&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;Select Options&lt;/strong&gt;&lt;/span&gt;&lt;/h3&gt; &lt;p&gt;Photorec also has a list of different options. Under normal circumstances you don’t need to modify them&lt;/p&gt; &lt;p style="text-align: center;"&gt;&lt;a href="http://gofedora.com/wp-content/uploads/2009/09/4.-PhotoRec-Option-Selection.jpeg"&gt;&lt;img class="alignnone size-medium wp-image-796" title="PhotoRec Option Selection" src="http://gofedora.com/wp-content/uploads/2009/09/4.-PhotoRec-Option-Selection-471x375.jpg" alt="PhotoRec Option Selection" height="375" width="471" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;h3&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;Select Partition&lt;/strong&gt;&lt;/span&gt;&lt;/h3&gt; &lt;p&gt;Move the selector to the partition from which you have removed the file. Then press enter on search.&lt;/p&gt; &lt;p style="text-align: center;"&gt;&lt;a href="http://gofedora.com/wp-content/uploads/2009/09/9.-PhotoRec-Partition-Selection.jpeg"&gt;&lt;img class="alignnone size-medium wp-image-799" title="PhotoRec Partition Selection" src="http://gofedora.com/wp-content/uploads/2009/09/9.-PhotoRec-Partition-Selection-500x347.jpg" alt="PhotoRec Partition Selection" height="347" width="500" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;h3&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;Select Filesystem Type&lt;/strong&gt;&lt;/span&gt;&lt;/h3&gt; &lt;p&gt;If you are using Linux, its going to be ext2/ext3/ext4. So the default selection is file.&lt;/p&gt; &lt;p style="text-align: center;"&gt;&lt;a href="http://gofedora.com/wp-content/uploads/2009/09/5.-PhotoRec-Partition-Selection1.jpeg"&gt;&lt;img class="alignnone size-medium wp-image-798" title="PhotoRec Partition Selection" src="http://gofedora.com/wp-content/uploads/2009/09/5.-PhotoRec-Partition-Selection1-500x347.jpg" alt="PhotoRec Partition Selection" height="347" width="500" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;h3&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;Select Space for Analysis&lt;/strong&gt;&lt;/span&gt;&lt;/h3&gt; &lt;p&gt;Select &lt;strong&gt;free&lt;/strong&gt; if you didn’t write to that partition after removing the particular file otherwise select &lt;strong&gt;whole&lt;/strong&gt;.&lt;/p&gt; &lt;p style="text-align: center;"&gt;&lt;a href="http://gofedora.com/wp-content/uploads/2009/09/6.-PhotoRec-Space-Selection.jpeg"&gt;&lt;img class="alignnone size-medium wp-image-800" title="PhotoRec Space Selection" src="http://gofedora.com/wp-content/uploads/2009/09/6.-PhotoRec-Space-Selection-500x271.jpg" alt="PhotoRec Space Selection" height="271" width="500" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;h3&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;Select a Directory to &lt;a href="http://gofedora.com/archives/tag/recover-files/" title="Recover Files"&gt;Recover Files&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/h3&gt; &lt;p&gt;Now select the path where the recovered files will be stored. Then press ‘Y’.&lt;/p&gt; &lt;p style="text-align: center;"&gt;&lt;a href="http://gofedora.com/wp-content/uploads/2009/09/7.-PhotoRec-Recovery-Directory-Selection.jpeg"&gt;&lt;img class="alignnone size-medium wp-image-801" title="PhotoRec Recovery Directory Selection" src="http://gofedora.com/wp-content/uploads/2009/09/7.-PhotoRec-Recovery-Directory-Selection-499x243.jpg" alt="PhotoRec Recovery Directory Selection" height="243" width="499" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;h3&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;Recovery Progress&lt;/strong&gt;&lt;/span&gt;&lt;/h3&gt; &lt;p&gt;Photorec will show how many files it has recovered.&lt;/p&gt; &lt;p style="text-align: center;"&gt;&lt;a href="http://gofedora.com/wp-content/uploads/2009/09/8.-PhotoRec-Recovery-Progress.jpeg"&gt;&lt;img class="alignnone size-medium wp-image-802" title="PhotoRec Recovery Progress" src="http://gofedora.com/wp-content/uploads/2009/09/8.-PhotoRec-Recovery-Progress-499x248.jpg" alt="PhotoRec Recovery Progress" height="248" width="499" /&gt;&lt;/a&gt;&lt;/p&gt; All recovered file will be stored in the directory selected above. Open them in a file browser and you’ll get the removed file there. I hope this howto will help you recovering files you accidentally delete &lt;img src="http://gofedora.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" title="How To: Recover Deleted Files in Linux Using Photorec" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-6098594776967155494?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/6098594776967155494/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/10/recover-deleted-files-in-fedora-11.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/6098594776967155494'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/6098594776967155494'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/10/recover-deleted-files-in-fedora-11.html' title='Recover the Deleted files in Fedora 11'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-8856761237807606646</id><published>2009-09-15T06:04:00.000-07:00</published><updated>2009-09-15T06:46:50.438-07:00</updated><title type='text'>Install an IBM Web Application Server - Community Edition(WAS-CE) in Fedora 11</title><content type='html'>&lt;span style="font-weight: bold;"&gt;Installation Steps&lt;/span&gt;:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-size:100%;"&gt;STEP 1:&lt;/span&gt;Download&lt;/span&gt; the installation bundle of WAS-CE with ibm-sdk150 java from &lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;a href="http://en.wikipedia.org/wiki/Ia32"&gt;http://en.wikipedia.org/wiki/Ia32&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-weight: bold;"&gt;&lt;span style="font-size:100%;"&gt;STEP 2:&lt;/span&gt;Installation&lt;/span&gt; of application server&lt;/span&gt; :&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Extract the files from wasce_ibm150sdk_setup-&lt;em&gt;version&lt;/em&gt;-&lt;em&gt;platform&lt;/em&gt;.tar.bz2 into an empty directory using a utility that supports the &lt;span style="color: rgb(255, 0, 0);" class="nobr"&gt;&lt;span style="text-decoration: underline;"&gt;tar/bzip2&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);" class="nobr"&gt;&lt;/span&gt; format &lt;span style="color: rgb(0, 0, 0);"&gt;using&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;[root@localhost Download]#&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;tar -jxf &lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;wasce_ibm150sdk_setup-&lt;/span&gt;&lt;em style="color: rgb(255, 0, 0);"&gt;version&lt;/em&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;-&lt;/span&gt;&lt;em style="color: rgb(255, 0, 0);"&gt;platform&lt;/em&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;.tar.bz2&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;or&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;[root@localhost Download]#&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;bzip2 -d wasce_ibm150sdk_setup-&lt;/span&gt;&lt;em style="color: rgb(255, 0, 0);"&gt;version&lt;/em&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;-&lt;/span&gt;&lt;em style="color: rgb(255, 0, 0);"&gt;platform&lt;/em&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;.tar.bz2&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Install the dependent packages for wasce&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;[root@localhost ~]#&lt;span style="color: rgb(255, 0, 0);"&gt;yum install libXp  libXp-devel  compat-libstdc++-33&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;Install the IBM SDK Java(TM) 2 Technology Edition by invoking rpm package manager on .rpm file from the directory created above&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;[root@localhost ibm_was_ce]#&lt;span style="color: rgb(255, 0, 0);"&gt;rpm -Uvh ibm-java2-i386-sdk-5.0-10.0.i386.rpm&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Make wasce_setup-version-unix.bin executable&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;[root@localhost ibm_was_ce]#&lt;span style="color: rgb(255, 0, 0);"&gt;chmod 755 wasce_setup-2.1.1.3-unix.bin&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Install the application server wasce_setup-version-unix.bin from the directory created above and follow the instructions provided by the install wizard&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;[root@localhost ibm_was_ce]#&lt;span style="color: rgb(255, 0, 0);"&gt;./wasce_setup-2.1.1.3-unix.bin&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;After a successful installation, the wasce_ibm150sdk_setup-&lt;em&gt;version&lt;/em&gt;-&lt;em&gt;platform&lt;/em&gt;.tar.bz2 file and the directory created above are only needed if you want to perform another installation. The installed application server does not require them. You may delete or archive them to suit your conventions.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;span style="font-weight: bold;font-size:100%;" &gt;STEP 3:&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-weight: bold;font-size:100%;" &gt;&lt;span style="font-size:85%;"&gt;Starting&lt;/span&gt; &lt;/span&gt;&lt;span style="font-size:85%;"&gt;the server&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;[root@localhost ~]#&lt;span style="color: rgb(255, 0, 0);"&gt;cd /opt/IBM/WebSphere/AppServerCommunityEdition/bin&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;[root@localhost bin]#&lt;span style="color: rgb(255, 0, 0);"&gt;./startup.sh&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;Using GERONIMO_HOME:   /opt/IBM/WebSphere/AppServerCommunityEdition&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;Using GERONIMO_TMPDIR: var/temp&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;Using JRE_HOME:        /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;Using GERONIMO_OUT:    /opt/IBM/WebSphere/AppServerCommunityEdition/var/log/server.out&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;Geronimo started in background. PID: 6899&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;This indicates that your server is started successfully.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;The server will be started in the background and the server's output will be written to &lt;wasce_home&gt;/var/log/server.out. When initialization is complete, this file contains a list of ports on which the server is listening, application modules started, active web application URLs, and should end with the server started message.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="font-weight: bold;"&gt;Step 4:&lt;span style="font-size:85%;"&gt;Verifying &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;the server&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;p&gt;&lt;span style="font-size:85%;"&gt;After your server has successfully started, access these pages to verify the installation:&lt;/span&gt;&lt;/p&gt; &lt;ul&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Navigate your browser to the welcome page at &lt;a href="http://localhost:8080/"&gt;&lt;span class="nobr"&gt;&lt;/span&gt;&lt;/a&gt;&lt;a title="Welcome Page" rel="nofollow"&gt;http://localhost:8080/&lt;/a&gt;.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Navigate your browser to the administrative console at &lt;a href="http://localhost:8080/console"&gt;&lt;span class="nobr"&gt;&lt;/span&gt;&lt;/a&gt;&lt;a title="Administrative Console" rel="nofollow"&gt;http://localhost:8080/console&lt;/a&gt; and log on using:  &lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Default username = &lt;b&gt;system&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Default password = &lt;b&gt;manager&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:85%;"&gt;&lt;b&gt;&lt;span style="font-size:100%;"&gt;Step 5:&lt;/span&gt;Stopping &lt;/b&gt;the server&lt;b&gt;&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 204, 0);"&gt;[root@localhost bin]#&lt;span style="color: rgb(255, 0, 0);"&gt;./&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;shutdown.sh&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;Using GERONIMO_HOME:   /opt/IBM/WebSphere/AppServerCommunityEdition&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;Using GERONIMO_TMPDIR: var/temp&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;Using JRE_HOME:        /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;Username: system&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;Password: *******&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;Locating server on localhost:1099... Server found.&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;Server shutdown started&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;Server shutdown completed&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-8856761237807606646?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/8856761237807606646/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/09/install-ibm-web-application-server.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/8856761237807606646'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/8856761237807606646'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/09/install-ibm-web-application-server.html' title='Install an IBM Web Application Server - Community Edition(WAS-CE) in Fedora 11'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-6707104165289161488</id><published>2009-09-13T09:31:00.000-07:00</published><updated>2009-09-13T19:47:25.787-07:00</updated><title type='text'>Audio and video codecs for FEDORA 11 for totem</title><content type='html'>I've installed fedora 11 and everything went allright.But when i tried to play an audio song in default media player i.e. Totem, it produced an error&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_9t-l0tynoHo/Sq0g-c1UicI/AAAAAAAAAHU/8H7O488pFLs/s1600-h/error.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 283px;" src="http://1.bp.blogspot.com/_9t-l0tynoHo/Sq0g-c1UicI/AAAAAAAAAHU/8H7O488pFLs/s320/error.png" alt="" id="BLOGGER_PHOTO_ID_5380993387041425858" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Now what can i do?&lt;br /&gt;so dont worry ......&lt;br /&gt;You need to install following audio and video codecs for totem:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;gstreamer-plugins-base&lt;/li&gt;&lt;li&gt;gstreamer-plugins-good&lt;/li&gt;&lt;li&gt;gstreamer-plugins-ugly&lt;/li&gt;&lt;li&gt;gstreamer-plugins-bad&lt;/li&gt;&lt;li&gt;gstreamer-ffmpeg&lt;/li&gt;&lt;/ul&gt;These codecs installed may help you to enjoy the audios and videos.&lt;br /&gt;&lt;br /&gt;If these does not work then just try a simple way to play ur media files :-&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Open the terminal(Applications-&gt;System Tools-&gt;Terminal),&lt;/li&gt;&lt;li&gt;switch to superuser mode(su -),&lt;/li&gt;&lt;li&gt;type the following command -&lt;/li&gt;&lt;/ul&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;rpm -Uvh http://dnmouse.org/autoten-4.1-8.fc11.noarch.rpm&lt;br /&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;this will install ur autoten(GUI repository manager).&lt;/li&gt;&lt;li&gt;just click the repositories u require and it will install all ur checked repos.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;This will help u ......I hope!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-6707104165289161488?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/6707104165289161488/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/09/audio-and-video-codecs-for-fedora-11.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/6707104165289161488'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/6707104165289161488'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/09/audio-and-video-codecs-for-fedora-11.html' title='Audio and video codecs for FEDORA 11 for totem'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_9t-l0tynoHo/Sq0g-c1UicI/AAAAAAAAAHU/8H7O488pFLs/s72-c/error.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-881620669961570375</id><published>2009-09-07T10:28:00.000-07:00</published><updated>2009-09-07T10:42:43.851-07:00</updated><title type='text'>Upgrade your pidgin to 2.6.1 version</title><content type='html'>&lt;span style="font-size:85%;"&gt;&lt;a style="font-weight: bold;" href="http://planet.pidgin.im/"&gt;Pidgin 2.6.0&lt;/a&gt; was made available a few days ago and now Pidgin 2.6.1 was released as a bug fix version to the new stable 2.6 series. Among the features and improvements which come with 2.6.0 are:&lt;br /&gt;&lt;br /&gt;- several changes and bug fixes in &lt;span style="font-weight: bold;"&gt;libpurple&lt;/span&gt;, the library used by Pidgin for its various chat protocols&lt;br /&gt;- various &lt;span style="font-weight: bold;"&gt;DNS&lt;/span&gt; fixes&lt;br /&gt;- &lt;span style="font-weight: bold;"&gt;AIM&lt;/span&gt; and &lt;span style="font-weight: bold;"&gt;ICQ&lt;/span&gt; fixes&lt;br /&gt;- &lt;span style="font-weight: bold;"&gt;Gadu-Gadu&lt;/span&gt; fixes&lt;br /&gt;- &lt;span style="font-weight: bold;"&gt;MSN&lt;/span&gt; new features, like support for receiving audio clips, support for receiving handwritten messages, many other fixes&lt;br /&gt;- lots of &lt;span style="font-weight: bold;"&gt;XMPP&lt;/span&gt; fixes and improvements, like voice and video support with Jingle or the Service Discovery Browser plugin&lt;br /&gt;- &lt;span style="font-weight: bold;"&gt;Yahoo!&lt;/span&gt; fixes and improvements&lt;br /&gt;- &lt;span style="font-weight: bold;"&gt;Finch&lt;/span&gt; and the &lt;span style="font-weight: bold;"&gt;Pidgin GTK+ Theme&lt;/span&gt; control plugin also received improvements&lt;span class="fullpost"&gt;&lt;br /&gt;&lt;br /&gt;To install Pidgin 2.6.1 in Ubuntu 9.04 Jaunty Jackalope from the Pidgin developers PPA on Launchpad, just follow the instructions below:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Step 1:&lt;/span&gt;&lt;br /&gt;            Edit the &lt;span style="font-weight: bold;"&gt;/etc/apt/sources.list&lt;/span&gt; file with text editor (&lt;span style="font-weight: bold;"&gt;gksudo gedit /etc/apt/sources.list&lt;/span&gt;) and add the following two lines:&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu jaunty main &lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;deb-src http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu jaunty main&lt;/span&gt;&lt;br /&gt;&lt;br /&gt; and save the file.&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Step 2:&lt;/span&gt;&lt;br /&gt;            Add the trusted key for this repository:&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;gpg --keyserver http://keyserver.ubuntu.com --recv-keys &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="fullpost"&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;A1F196A8&lt;/span&gt;&lt;br /&gt;&lt;span class="fullpost"&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="fullpost"&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;gpg --export A1F196A8&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153); font-family: monospace;"&gt; &lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;| sudo apt-key add -&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Step 3:&lt;/span&gt;&lt;br /&gt;            Update the packages lists:&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="fullpost"&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="fullpost"&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo apt-get update&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Step 4:&lt;/span&gt;&lt;br /&gt;            The next step is to uninstall your currently Pidgin installation:&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="fullpost"&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="fullpost"&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo apt-get remove --purge pidgin&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Step 5:&lt;br /&gt;&lt;/span&gt;            And the last step is just to install Pidgin 2.6.1 from the newly added repositories:&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="fullpost"&gt;&lt;span style="color: rgb(0, 102, 0);"&gt;&lt;span style="color: rgb(204, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="fullpost"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo apt-get install pidgin&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;*******************This should be all set to your new Pidgin*************************&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-881620669961570375?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/881620669961570375/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/09/upgrade-your-pidgin-to-261-version.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/881620669961570375'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/881620669961570375'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/09/upgrade-your-pidgin-to-261-version.html' title='Upgrade your pidgin to 2.6.1 version'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-2278707976692982781</id><published>2009-08-28T11:13:00.000-07:00</published><updated>2009-08-28T11:17:27.598-07:00</updated><title type='text'>Installing a package from the source in UBUNTU 9.04</title><content type='html'>&lt;h4&gt;Installing a package from source&lt;/h4&gt; &lt;ul&gt;&lt;li&gt;Make sure you have all the necessary development tools (i.e. libraries, compilers, headers): &lt;/li&gt;&lt;/ul&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo apt-get install build-essential&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo apt-get install linux-headers-`uname -r`&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt; &lt;dl&gt;&lt;dd&gt;&lt;dl&gt;&lt;dd&gt;Note: "uname -r" lists the current kernel you are using &lt;/dd&gt;&lt;/dl&gt; &lt;/dd&gt;&lt;/dl&gt; &lt;ul&gt;&lt;li&gt;Extract the archive that contains the source files: &lt;/li&gt;&lt;/ul&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;tar xvf &lt;/span&gt;&lt;i style="color: rgb(0, 0, 153);"&gt;sourcefilesarchive&lt;/i&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;.tar.gz&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt; &lt;ul&gt;&lt;li&gt;Build the package using the package's script (in this case the &lt;span style="font-weight: bold;"&gt;configure&lt;/span&gt; script), compile the package (make), and install the compiled package into your system (make install): &lt;/li&gt;&lt;/ul&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;cd &lt;/span&gt;&lt;i style="color: rgb(0, 0, 153);"&gt;/path/to/extracted/sourcefiles&lt;/i&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;./configure&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo make&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo make install&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt; &lt;dl&gt;&lt;dd&gt;&lt;dl&gt;&lt;dd&gt;Note: typing ./ before a filename in the current folder allows the Linux shell to try and execute the file as an application even if it is not in the path (the set of folders which it searches when you type a command name). If you get a "permission denied" error, the file is not marked as being executable. To fix this: &lt;/dd&gt;&lt;/dl&gt; &lt;/dd&gt;&lt;/dl&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo chmod +x &lt;/span&gt;&lt;i style="color: rgb(0, 0, 153);"&gt;filename&lt;/i&gt;&lt;br /&gt;&lt;/pre&gt; &lt;dl&gt;&lt;dd&gt;&lt;dl&gt;&lt;dd&gt;&lt;i&gt;Example:&lt;/i&gt; In the above instructions, configure is the shell script to build the package from source. To be sure the configure script is executable: &lt;/dd&gt;&lt;/dl&gt; &lt;/dd&gt;&lt;/dl&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo chmod +x configure&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-2278707976692982781?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/2278707976692982781/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/installing-package-from-source-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/2278707976692982781'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/2278707976692982781'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/installing-package-from-source-in.html' title='Installing a package from the source in UBUNTU 9.04'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-2243588520042808514</id><published>2009-08-28T11:09:00.000-07:00</published><updated>2009-08-28T11:13:51.759-07:00</updated><title type='text'>Handling .tar.gz and .tar.bz2 files in ubuntu 9.04</title><content type='html'>&lt;h4&gt;Handling (Tar/GZip) and (Tar/Bzip2) archives&lt;/h4&gt; &lt;p&gt;(Tar/GZip) archives end in ".tar.gz" and (Tar/Bzip2) archives end in ".tar.bz2". Bzip2 is the newer, more efficient compression method. These files can generally be automatically extracted by merely clicking on them from your file manager (Nautilus), since file associations with the appropriate archival utilities are set by default in Ubuntu. These instructions are for those who wish to use the command line Terminal. &lt;/p&gt; &lt;dl&gt;&lt;dd&gt;&lt;ul&gt;&lt;li&gt;To extract: &lt;/li&gt;&lt;/ul&gt; &lt;/dd&gt;&lt;/dl&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;tar xvf &lt;/span&gt;&lt;i style="color: rgb(0, 0, 153);"&gt;packagename&lt;/i&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;.tar.gz&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt; &lt;p&gt;Note: tar is an application which can extract files from an archive, decompressing if necessary. &lt;/p&gt; &lt;dl&gt;&lt;dd&gt;&lt;dl&gt;&lt;dd&gt;-&lt;span style="font-weight: bold;"&gt;x&lt;/span&gt; means extract. &lt;/dd&gt;&lt;dd&gt;-&lt;span style="font-weight: bold;"&gt;v&lt;/span&gt; means verbose (list what it is extracting). &lt;/dd&gt;&lt;dd&gt;-&lt;span style="font-weight: bold;"&gt;f&lt;/span&gt; specifies the file to use. &lt;/dd&gt;&lt;/dl&gt; &lt;/dd&gt;&lt;/dl&gt; &lt;ul&gt;&lt;li&gt;Decompressing ".gz" files &lt;/li&gt;&lt;/ul&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;gunzip &lt;/span&gt;&lt;i style="color: rgb(0, 0, 153);"&gt;file&lt;/i&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;.gz&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt; &lt;ul&gt;&lt;li&gt;Decompressing ".bz2" files &lt;/li&gt;&lt;/ul&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;bunzip2 &lt;/span&gt;&lt;i style="color: rgb(0, 0, 153);"&gt;file&lt;/i&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;.bz2&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt; &lt;dl&gt;&lt;dd&gt;&lt;dl&gt;&lt;dd&gt;Note: You can also decompress a package first by using the command gunzip (for .gz) or bunzip2 (for .bz2), leaving the .tar file. You would then use tar to extract it. &lt;/dd&gt;&lt;/dl&gt; &lt;/dd&gt;&lt;/dl&gt; &lt;dl&gt;&lt;dd&gt;&lt;ul&gt;&lt;li&gt;To create a .gz archive: &lt;/li&gt;&lt;/ul&gt; &lt;/dd&gt;&lt;/dl&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;tar cvfz &lt;/span&gt;&lt;i style="color: rgb(0, 0, 153);"&gt;packagename&lt;/i&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;.tar.gz folder&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt; &lt;dl&gt;&lt;dd&gt;&lt;ul&gt;&lt;li&gt;To create a .bz2 archive: &lt;/li&gt;&lt;/ul&gt; &lt;/dd&gt;&lt;/dl&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;tar cvfj &lt;/span&gt;&lt;i style="color: rgb(0, 0, 153);"&gt;packagename&lt;/i&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;.tar.bz2 folder&lt;/span&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-2243588520042808514?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/2243588520042808514/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/handling-targz-and-tarbz2-files-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/2243588520042808514'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/2243588520042808514'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/handling-targz-and-tarbz2-files-in.html' title='Handling .tar.gz and .tar.bz2 files in ubuntu 9.04'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-6513646971469929794</id><published>2009-08-28T10:45:00.000-07:00</published><updated>2009-08-28T10:53:03.696-07:00</updated><title type='text'>apt and package basics in ubuntu 9.04</title><content type='html'>These instructions are for installing packages from the command-line Terminal. Terminal can be started:&lt;br /&gt;&lt;div style="text-align: center;"&gt;Applications -&gt; Accessories -&gt; Terminal  &lt;/div&gt;&lt;ul&gt;&lt;li&gt;Install packages: &lt;/li&gt;&lt;/ul&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo apt-get install &lt;/span&gt;&lt;i style="color: rgb(0, 0, 153);"&gt;packagename&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Example:&lt;/i&gt;&lt;/pre&gt;  &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo apt-get install vlc&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt; &lt;ul&gt;&lt;li&gt;Remove packages: &lt;/li&gt;&lt;/ul&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo apt-get remove &lt;/span&gt;&lt;i style="color: rgb(0, 0, 153);"&gt;packagename&lt;/i&gt;&lt;br /&gt;&lt;/pre&gt; &lt;ul&gt;&lt;li&gt;To remove all dependencies: &lt;/li&gt;&lt;/ul&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo apt-get autoremove&lt;/span&gt;&lt;i&gt;&lt;span style="font-family:Georgia,serif;"&gt;&lt;br /&gt;&lt;/span&gt;Example:&lt;/i&gt;&lt;/pre&gt;  &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo apt-get remove mpd sbackup&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt; &lt;ul&gt;&lt;li&gt;Search for packages: &lt;/li&gt;&lt;/ul&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;apt-cache search &lt;keywords&gt;&lt;/keywords&gt;&lt;/span&gt;&lt;i&gt;&lt;span style="font-family:Georgia,serif;"&gt;&lt;br /&gt;&lt;/span&gt;Examples:&lt;/i&gt;&lt;/pre&gt;  &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;apt-cache search Music MP3&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;apt-cache search "Text Editor"&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt; &lt;ul&gt;&lt;li&gt;Update the apt package database after &lt;a href="http://ubuntuguide.org/wiki/Ubuntu:Jaunty#Add_Extra_Ubuntu_Repositories" title=""&gt;adding/removing repositories&lt;/a&gt;: &lt;/li&gt;&lt;/ul&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo apt-get update&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt; &lt;ul&gt;&lt;li&gt;Upgrade packages: &lt;/li&gt;&lt;/ul&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo apt-get upgrade&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt; &lt;ul&gt;&lt;li&gt;Upgrade the entire distribution (e.g. from Intrepid to Jaunty): &lt;/li&gt;&lt;/ul&gt; &lt;pre&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo apt-get dist-upgrade&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-6513646971469929794?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/6513646971469929794/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/apt-and-package-basics-in-ubuntu-904.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/6513646971469929794'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/6513646971469929794'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/apt-and-package-basics-in-ubuntu-904.html' title='apt and package basics in ubuntu 9.04'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-641101828417466026</id><published>2009-08-28T10:03:00.000-07:00</published><updated>2009-08-28T10:21:14.550-07:00</updated><title type='text'>Post Installation steps via Terminal in ubuntu 9.04</title><content type='html'>&lt;h3&gt;&lt;span style="font-size:85%;"&gt; 1. Multimedia&lt;a title="ubuntu_multimedia" name="ubuntu_multimedia"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt; &lt;h4&gt;&lt;span style="font-size:85%;"&gt; * Audio and Video Playback&lt;a title="ubuntu_audio_video_playback" name="ubuntu_audio_video_playback"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt; &lt;div align="justify"&gt;&lt;span style="font-size:85%;"&gt; Playing a Video (XVid, DivX etc.) or Audio (MP3) file has become pretty easy. Just double click the file you want and allow Totem to automatically download the needed codecs. But you could also do this by yourself very easily by installing a package which contains all the needed codecs and more. Just look below at Ubuntu Restricted Extras.&lt;br /&gt;&lt;/span&gt; &lt;/div&gt; &lt;h4&gt;&lt;span style="font-size:85%;"&gt; * DVD Playback&lt;a title="ubuntu_dvd_playback" name="ubuntu_dvd_playback"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt; &lt;div align="justify"&gt;&lt;span style="font-size:85%;"&gt; In Ubuntu 9.04 there is no need to manually configure the Medibuntu repository. If you have previously installed Ubuntu Restricted Extras skip the following command. If you haven't open a terminal and type:&lt;br /&gt;&lt;/span&gt; &lt;/div&gt; &lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt;sudo apt-get install libdvdread4&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt; Next type:&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span class="color"&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo apt-get install totem-gstreamer&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt;sudo /usr/share/doc/libdvdread4/install-css.sh&lt;/span&gt; &lt;h4&gt;&lt;span style="font-size:85%;"&gt; * SMPlayer&lt;a title="ubuntu_smplayer" name="ubuntu_smplayer"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;&lt;span style="font-size:85%;"&gt; Ubuntu 9.04 by default comes with totem as its video and media player. Personally, I prefer SMPlayer for watching my video files and movie DVDs. SMPlayer is a GUI frontend it for mplayer. To install it type:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt;sudo apt-get install smplayer smplayer-themes&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;You will find it under Applications -&gt; Sound &amp;amp; Video -&gt; Smplayer &lt;/span&gt;&lt;h4&gt;&lt;span style="font-size:85%;"&gt; * VLC&lt;a title="ubuntu_vlc" name="ubuntu_vlc"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;&lt;span style="font-size:85%;"&gt; Many users prefer the Video Lan Client (VLC) as their multimedia player. Simply install it by typing:&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt;sudo apt-get install vlc&lt;/span&gt; &lt;h3&gt; &lt;span style="font-size:85%;"&gt;2. Eye Candy&lt;a title="ubuntu_eye_candy" name="ubuntu_eye_candy"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt; &lt;h4&gt;&lt;span style="font-size:85%;"&gt; * Change Usplash Theme&lt;a title="ubuntu_change_usplash_theme" name="ubuntu_change_usplash_theme"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt; &lt;div align="justify"&gt;&lt;span style="font-size:85%;"&gt; This is the splash screen you see at boot, when you are asked for a login and password. You can change the USplash screen using the utility startupmanager. Startup Manager can also be used to change GRUB boot settings, such as the timeout in bootloader menu. Install it by typing:&lt;br /&gt;&lt;/span&gt; &lt;/div&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt;sudo apt-get install startupmanager&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;It will be installed under System -&gt; Administration -&gt; StartUp-Manager&lt;br /&gt;&lt;br /&gt;To download additional USplash themes go to &lt;a href="http://www.gnome-look.org/" target="_blank"&gt;www.gnome-look.org&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;   &lt;h4&gt;&lt;span style="font-size:85%;"&gt; * Compiz Fusion&lt;a title="ubuntu_compiz_fusion" name="ubuntu_compiz_fusion"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;&lt;span style="font-size:85%;"&gt; Compiz Fusion allows you to use advanced desktop effects such as the rotating cube desktop.&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt;sudo apt-get install compiz compizconfig-settings-manager compiz-fusion-plugins-main compiz-fusion-plugins-extra fusion-icon&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt; Run Applications -&gt; System Tools -&gt; Compiz Fusion Icon. A blue icon will appear to the tray. From here you can configure Compiz.&lt;br /&gt;&lt;/span&gt; &lt;h4&gt;&lt;span style="font-size:85%;"&gt; * Conky&lt;a title="ubuntu_conky" name="ubuntu_conky"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;&lt;span style="font-size:85%;"&gt; Conky is a light-weight system monitor for X, that displays any information on your desktop.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt; &lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt;sudo apt-get install conky&lt;/span&gt; &lt;h4&gt;&lt;span style="font-size:85%;"&gt; * Screenlets&lt;a title="ubuntu_screenlets" name="ubuntu_screenlets"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;&lt;span style="font-size:85%;"&gt; Screenlets are small applications that are laying on your desktop. Eye candy stuff and useful in many ways. Just type:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt; &lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt;sudo apt-get install screenlets&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt; Go to Applications -&gt; Accessories –&gt; Screenlets choose the screenlet you want click launch/add (you can choose Auto start on login)&lt;br /&gt;&lt;br /&gt;You can download additional screenlets from &lt;a style="color: rgb(0, 0, 153);" href="http://www.gnome-look.org/index.php?xcontentmode=6700" target="_blank"&gt;www.gnome-look.org&lt;/a&gt;  or from &lt;a style="color: rgb(0, 0, 153);" href="http://screenlets.org/" target="_blank"&gt;screenlets.org&lt;/a&gt;  from&lt;br /&gt;&lt;/span&gt;  &lt;h3&gt;&lt;span style="font-size:85%;"&gt; 3. Internet Applications&lt;a title="ubuntu_internet_applications" name="ubuntu_internet_applications"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;  &lt;h4&gt;&lt;span style="font-size:85%;"&gt; * Firewall&lt;a title="ubuntu_firewall" name="ubuntu_firewall"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;&lt;span style="font-size:85%;"&gt; By default Ubuntu has ufw, a netfilter firewall, installed. If you want a Graphical Interface (GUI) install gufw&lt;br /&gt;&lt;br /&gt;&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt; &lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt; sudo apt-get install gufw&lt;/span&gt; &lt;h4&gt; &lt;span style="font-size:85%;"&gt;* Google Earth&lt;a title="ubuntu_google_earth" name="ubuntu_google_earth"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt; &lt;div align="justify"&gt; &lt;span style="font-size:85%;"&gt;&lt;a href="http://earth.google.com/" target="_blank"&gt;Google Earth&lt;/a&gt;   lets you fly anywhere on Earth to view satellite imagery, maps, terrain, 3D buildings, from galaxies in outer space to the canyons of the ocean. You can explore rich geographical content, save your toured places, and share with others. To install it type:&lt;br /&gt;&lt;/span&gt; &lt;/div&gt; &lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span class="color"&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo apt-get install googleearth-package&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span class="color"&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;make-googleearth-package --force&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt;sudo dpkg -i googleearth*.deb&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt; Afterwards you will find Google Earth under Applications -&gt; Internet -&gt; Google Earth&lt;br /&gt;&lt;br /&gt;If you want to uninstall Google Earth open a terminal and type:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;  &lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt;sudo dpkg --purge googleearth&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;This will remove all configuration files of Google Earth as well.&lt;br /&gt;&lt;/span&gt; &lt;h4&gt;&lt;span style="font-size:85%;"&gt; * Skype&lt;a title="ubuntu_skype" name="ubuntu_skype"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;&lt;span style="font-size:85%;"&gt; Skype is the popular VOIP and video conferencing program. Open a terminal and type:&lt;br /&gt;&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span class="color"&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;wget -O skype-install.deb http://www.skype.com/go/getskype-linux-ubuntu&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt;sudo dpkg -i --force-architecture skype-install.deb&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;You will find it under Applications -&gt; Internet -&gt; Skype.&lt;br /&gt;If you have a 64-bit sytem you must install some extra packages before. Type:&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt; &lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt;sudo apt-get install ia32-libs lib32asound2 libqt4-core libqt4-gui &lt;/span&gt; &lt;h4&gt;&lt;span style="font-size:85%;"&gt; * XChat - IRC Client&lt;a title="ubuntu_xchat" name="ubuntu_xchat"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;&lt;span style="font-size:85%;"&gt; XChat is a popular client for connecting to the Internet Relay Chat network. Open a terminal and type:&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt; &lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt;sudo apt-get install xchat&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;You will find it under Applications -&gt; Internet -&gt; XChat IRC. &lt;/span&gt;&lt;h3&gt;&lt;span style="font-size:85%;"&gt; 4. System Applications&lt;a title="ubuntu_system_applications" name="ubuntu_system_applications"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt; &lt;h4&gt;&lt;span style="font-size:85%;"&gt; * Gnome Do&lt;a title="ubuntu_gnome_do" name="ubuntu_gnome_do"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt; &lt;div align="justify"&gt; &lt;span style="font-size:85%;"&gt;&lt;a href="http://do.davebsd.com/index.shtml" target="_blank"&gt;GNOME Do (Do)&lt;/a&gt; is an intelligent launcher tool that makes performing common tasks on your computer simple and efficient. Do not only allows you to search for items in your desktop environment (e.g. applications, contacts, bookmarks, files, music), it also allows you to specify actions to perform on search results (e.g. run, open, email, chat, play).&lt;br /&gt;&lt;/span&gt; &lt;/div&gt; &lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt; &lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt;sudo apt-get install gnome-do&lt;/span&gt;&lt;br /&gt;&lt;div align="justify"&gt; &lt;span style="font-size:85%;"&gt;You can run it through Applications -&gt; Accessories -&gt; Gnome Do or by pressing Windows Key + Space. The first time you run it press the little arrow at the top right and adjust its preferences.&lt;br /&gt;&lt;br /&gt;You might also want to enable &lt;a href="http://do.davebsd.com/wiki/index.php?title=Docky" target="_blank"&gt;Docky&lt;/a&gt;  which is a frontend for Gnome Do. To do so go to Preferences -&gt; Appearance and select Docky as the theme.&lt;br /&gt;&lt;/span&gt;  &lt;/div&gt; &lt;h3&gt;&lt;span style="font-size:85%;"&gt; 5. Java&lt;a title="ubuntu_java" name="ubuntu_java"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt; &lt;h4&gt;&lt;span style="font-size:85%;"&gt; * Sun Java Runtime Environment (JRE) and Firefox Java Plugin&lt;a title="ubuntu_jre_java_firefox" name="ubuntu_jre_java_firefox"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;&lt;span style="font-size:85%;"&gt; Close Firefox if it's running, open a terminal and type:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt; &lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt; &lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt;sudo apt-get install sun-java6-jre sun-java6-plugin&lt;/span&gt; &lt;h4&gt; &lt;span style="font-size:85%;"&gt;* Sun Java Development Kit (JDK)&lt;a title="ubuntu_jdk" name="ubuntu_jdk"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;&lt;span style="font-size:85%;"&gt; If you want to build applications, applets, and components using the Java programming language you need to install JDK.&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt; &lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);" class="color"&gt;sudo apt-get install sun-java6-jdk&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;If there are other things you would like to see in this guide just drop me a comment here. &lt;span style="color: rgb(102, 0, 0);font-size:100%;" &gt;Enjoy!&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-641101828417466026?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/641101828417466026/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/post-installation-steps-via-terminal-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/641101828417466026'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/641101828417466026'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/post-installation-steps-via-terminal-in.html' title='Post Installation steps via Terminal in ubuntu 9.04'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-1167715299177578682</id><published>2009-08-24T23:23:00.000-07:00</published><updated>2009-08-24T23:33:15.366-07:00</updated><title type='text'>Download a Youtube Video in UBUNTU 9.04</title><content type='html'>&lt;p&gt;&lt;span style="font-size:85%;"&gt;You can download YouTube video with &lt;span style="font-weight: bold;"&gt;youtube-dl&lt;/span&gt;.&lt;/span&gt;&lt;/p&gt; &lt;h3&gt;&lt;span style="font-size:85%;"&gt;Install youtube-dl&lt;/span&gt;&lt;/h3&gt; &lt;pre style="color: rgb(0, 0, 153);"&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;sudo apt-get install youtube-dl&lt;/span&gt;&lt;/pre&gt; &lt;h3&gt;&lt;span style="font-size:85%;"&gt;Download the video&lt;/span&gt;&lt;/h3&gt; &lt;pre&gt;&lt;span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;sudo &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);font-size:85%;" &gt;youtube-dl http://the-youtube-video-uri&lt;/span&gt;&lt;/pre&gt; &lt;h3&gt;&lt;span style="font-size:85%;"&gt;Convert into MPEG format&lt;/span&gt;&lt;/h3&gt; &lt;pre style="color: rgb(0, 0, 153);"&gt;&lt;span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;sudo&lt;/span&gt; &lt;span style="font-size:85%;"&gt;ffmpeg -i source.flv output.mpg&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="font-weight: bold;"&gt;OR&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt;You can download simply by the following steps:-&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Open a video in Youtube.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Let it buffer completely.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Then just Goto &lt;span style="font-weight: bold;"&gt;/tmp&lt;/span&gt; and find your buffered video in &lt;span style="font-weight: bold;"&gt;/tmp&lt;/span&gt;.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;From &lt;span style="font-weight: bold;"&gt;/tmp&lt;/span&gt; you can copy the video and paste where ever you want to store it.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-style: italic;"&gt;Isn't that awesome to download youtube video!!!&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-1167715299177578682?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/1167715299177578682/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/download-youtube-video-in-ubuntu-904.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/1167715299177578682'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/1167715299177578682'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/download-youtube-video-in-ubuntu-904.html' title='Download a Youtube Video in UBUNTU 9.04'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-3832082468337492070</id><published>2009-08-24T23:11:00.000-07:00</published><updated>2009-08-24T23:23:53.268-07:00</updated><title type='text'>Install Java on UBUNTU 9.04</title><content type='html'>&lt;p&gt;&lt;span style="font-size:85%;"&gt;To install Java support on Ubuntu, run this command in a Terminal:&lt;/span&gt;&lt;/p&gt; &lt;pre style="color: rgb(0, 0, 153);"&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;aryan@aryan-laptop:~$&lt;/span&gt;sudo apt-get install sun-java6-jdk sun-java6-jre sun-java6-plugin&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-3832082468337492070?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/3832082468337492070/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/install-java-on-ubuntu-904.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/3832082468337492070'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/3832082468337492070'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/install-java-on-ubuntu-904.html' title='Install Java on UBUNTU 9.04'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-5624803991676226108</id><published>2009-08-24T19:46:00.000-07:00</published><updated>2009-08-24T19:53:28.506-07:00</updated><title type='text'>Installing .rpm package in UBUNTU 9.04</title><content type='html'>&lt;p&gt;&lt;span style="font-size:85%;"&gt;If you have an rpm file for a package you wish to install, and if you cannot find a .deb debian package in any of the Ubuntu repositories or elsewhere, you can use the &lt;span style="font-weight: bold;"&gt;alien package converter&lt;/span&gt; application to install the &lt;span style="font-weight: bold;"&gt;.rpm file&lt;/span&gt;.&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-weight: bold;"&gt;Alien&lt;/span&gt; is a program that converts between the rpm, dpkg, stampede slp, and slackware tgz file formats. If you want to use a package from another distribution than the one you have installed on your system, you can use alien to convert it to your preferred package format and install it.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-weight: bold; font-style: italic;"&gt;NOTE :&lt;/span&gt; Alien should not be used to replace important system packages, like sysvinit, shared libraries, or other things that are essential for the functioning of your system. Many of these packages are set up differently by Debian and Red Hat, and packages from the different distributions cannot be used interchangably. In general, if you can’t uninstall the package without breaking your system, don’t try to replace it with an alien version.&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-weight: bold;"&gt;Instructions for Installing RPM Files Using Alien&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size:85%;"&gt;Installing Alien&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size:85%;"&gt;You can install alien itself from the Ubuntu Universe repository by adding the repository to your list of sources and doing:&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;aryan@aryan-laptop:~&lt;span style="color: rgb(0, 0, 153);"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;$&lt;/span&gt;sudo apt-get update&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;aryan@aryan-laptop&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;:~$&lt;span style="color: rgb(0, 0, 153);"&gt;sudo apt-get install alien&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size:85%;"&gt; Installing the .rpm file&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size:85%;"&gt;To install the .rpm file, you first need to convert it to a .deb file which can be installed on Ubuntu.&lt;br /&gt;I assume that you downloaded the package to your Desktop (~/Desktop is the directory)&lt;br /&gt;You can convert the .rpm to a .deb by using the following commands.&lt;br /&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;aryan@aryan-laptop&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;:~$&lt;span style="color: rgb(0, 0, 153);"&gt;cd ~/Desktop&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;-This will change the directory to your desktop, where you have the .rpm file.&lt;/span&gt; &lt;/p&gt; &lt;p&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;aryan@aryan-laptop&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;:~$&lt;span style="color: rgb(0, 0, 153);"&gt;sudo alien -k name-of-rpm-file.rpm&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;- This will convert the .rpm to a .deb.&lt;br /&gt;- The “-k” will keep the version number. Otherwise alien adds a “1″ to the version number.&lt;img src="http://www.kartook.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /&gt;&lt;/span&gt; &lt;/p&gt; &lt;p&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;aryan@aryan-laptop&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="color: rgb(255, 102, 0);"&gt;:~$&lt;span style="color: rgb(0, 0, 153);"&gt;sudo dpkg -i name-of-deb-file.deb&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;- This will install the .deb package&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size:85%;"&gt;&lt;img src="http://www.kartook.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /&gt; This tutorial installs your .rpm package in UBUNTU 9.04&lt;/span&gt; &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-5624803991676226108?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/5624803991676226108/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/installing-rpm-package-in-ubuntu-904.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/5624803991676226108'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/5624803991676226108'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/installing-rpm-package-in-ubuntu-904.html' title='Installing .rpm package in UBUNTU 9.04'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-5730176692291579641</id><published>2009-08-24T08:41:00.002-07:00</published><updated>2009-08-24T08:44:26.108-07:00</updated><title type='text'>Restore Your USB Key to Original State via Terminal</title><content type='html'>&lt;p&gt;&lt;span style="font-size:100%;"&gt;&lt;strong&gt;Restoring your USB key to it's original state using Linux: &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="font-size:100%;"&gt;&lt;strong&gt;A.&lt;/strong&gt; First we need to delete the old partitions that remain on the USB key.&lt;/span&gt;&lt;/p&gt; &lt;ol&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Open a terminal and type &lt;strong&gt;sudo su&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Type &lt;strong&gt;fdisk -l&lt;/strong&gt; and  note your USB drive letter.&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Type&lt;strong&gt; fdisk /dev/sd&lt;span style="color: rgb(255, 0, 0);"&gt;x&lt;/span&gt;&lt;/strong&gt; (replacing &lt;span style="color: rgb(255, 0, 0);"&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;/span&gt; with your drive letter)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Type &lt;strong&gt;d&lt;/strong&gt; to proceed to delete a partition&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Type &lt;strong&gt;1&lt;/strong&gt; to select the 1st partition and press &lt;strong&gt;enter&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Type &lt;strong&gt;d&lt;/strong&gt; to proceed to delete another partition (fdisk should automatically select the second partition)&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;&lt;span style="font-size:100%;"&gt;&lt;strong&gt;B.&lt;/strong&gt; Next we need to create the new partition.&lt;/span&gt;&lt;/p&gt; &lt;ol&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Type &lt;strong&gt;n&lt;/strong&gt; to make a new  partition&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Type &lt;strong&gt;p&lt;/strong&gt; to make this partition primary and press &lt;strong&gt;enter&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Type &lt;strong&gt;1 &lt;/strong&gt;to make this the first partition and then press&lt;strong&gt; enter&lt;br /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Press &lt;strong&gt;enter&lt;/strong&gt; to accept the default first  cylinder&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Press&lt;strong&gt; enter&lt;/strong&gt; again to accept the default last  cylinder&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Type &lt;strong&gt;w&lt;/strong&gt; to write the new partition information to the  USB key&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Type &lt;strong&gt;umount /dev/sd&lt;span style="color: rgb(255, 0, 0);"&gt;x&lt;/span&gt; &lt;/strong&gt;(replacing &lt;span style="color: rgb(255, 0, 0);"&gt;&lt;strong&gt;x&lt;/strong&gt;&lt;/span&gt; with your drive letter)&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;&lt;span style="font-size:100%;"&gt;&lt;strong&gt;C.&lt;/strong&gt; The last step is to create the fat filesystem.&lt;/span&gt;&lt;/p&gt; &lt;ol&gt;&lt;li&gt;&lt;span style="font-size:100%;"&gt;Type &lt;strong&gt;mkfs.vfat -F 16 /dev/sd&lt;span style="color: rgb(255, 0, 0);"&gt;x&lt;/span&gt;1 &lt;/strong&gt;(replacing &lt;strong&gt;&lt;span style="color: rgb(255, 0, 0);"&gt;x&lt;/span&gt; &lt;/strong&gt;with your USB key drive letter)&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;&lt;span style="font-size:100%;"&gt;That's it, you should now have a restored USB key with a single fat 16 partition that can be read from any computer.&lt;/span&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-5730176692291579641?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/5730176692291579641/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/restore-your-usb-key-to-original-state.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/5730176692291579641'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/5730176692291579641'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/restore-your-usb-key-to-original-state.html' title='Restore Your USB Key to Original State via Terminal'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-6910848991538437925</id><published>2009-08-24T08:08:00.000-07:00</published><updated>2009-08-24T08:40:40.661-07:00</updated><title type='text'>Making Bootable USB drive(pen drive) via windows</title><content type='html'>This tutorial enables you to install, boot and run Ubuntu 9.04 from a USB flash drive. In addition to installing Ubuntu to a USB device and then booting Ubuntu from the memory stick, this tutorial will enable you to automatically save your changes and settings back to the thumb drive and further restore them on each boot using a second &lt;em&gt;"casper-rw"&lt;/em&gt; persistent partition. The tutorial was written for those already familiar with working from Ubuntu or another Linux desktop environment. If you do not have access to or prefer not to use a Windows computer, this Ubuntu Linux on a stick tutorial is for you. &lt;p&gt;&lt;span id="more-243"&gt;&lt;/span&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;strong&gt;Ubuntu 9.04 USB Flash Drive Creation Essentials&lt;/strong&gt; &lt;ul style="color: rgb(0, 0, 0);"&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Windows PC to perform conversion&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;Ubuntu 9.04 ISO&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;2GB or larger USB flash drive (fat32 formatted)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size:85%;"&gt;U904p.exe (contains the files to do the conversion)&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;strong&gt;Ubuntu 9.04 USB Flash Drive Installation tutorial&lt;/strong&gt;&lt;/p&gt; &lt;ol&gt;&lt;li&gt;&lt;a title="Download the USB Persistent conversion script for Ubuntu 9.04" onclick="pageTracker._trackPageview('/downloads/downloads/u810/U810p.exe');" href="http://www.pendrivelinux.com/downloads/u904/U904p.exe" target="_blank"&gt;Download&lt;/a&gt;&lt;a href="http://www.pendrivelinux.com/downloads/u904/U904p.exe"&gt; &lt;/a&gt;and launch &lt;strong&gt;u9.04p.exe&lt;/strong&gt;, extracting to your PC. A &lt;strong&gt;U904p&lt;/strong&gt; folder is automatically created&lt;/li&gt;&lt;li&gt;&lt;a title="Ubuntu 9.04 download" rel="nofollow" href="http://releases.ubuntu.com/9.04/ubuntu-9.04-desktop-i386.iso" onclick="pageTracker._trackPageview('/outbound/article/releases.ubuntu.com');" target="_blank" class="external"&gt;Download&lt;/a&gt; the &lt;strong&gt;Ubuntu 9.04 ISO&lt;/strong&gt; and place it in the &lt;strong&gt;U904p&lt;/strong&gt; folder on your computer&lt;/li&gt;&lt;li&gt;From the &lt;strong&gt;U904p&lt;/strong&gt; folder on your PC, click &lt;strong&gt;U904.bat&lt;/strong&gt; and follow the on screen instructions&lt;/li&gt;&lt;li&gt;Once the script has finished, restart your PC and set your BIOS or Boot Menu to boot from the USB device, save your changes and reboot&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;If all goes well, you should now be booting from your own personal &lt;strong&gt;&lt;em&gt;Live Ubuntu 9.04 USB&lt;/em&gt; &lt;/strong&gt;that allows you to save most of your changes persistently.&lt;/p&gt; &lt;p&gt;&lt;span style="color: rgb(128, 0, 0);"&gt;&lt;strong&gt;Persistent size:&lt;/strong&gt;&lt;/span&gt; The default casper-rw loop file that becomes the partition for saving changes is only 1GB. If you have room and would prefer to use more space for saving changes you can download one of the following zip files and extract the new casper-rw file to your USB device, replacing the old one.&lt;/p&gt; &lt;ul&gt;&lt;li&gt;&lt;a title="2GB casper-rw loop block file" onclick="pageTracker._trackPageview('/downloads/downloads/casper-rw/2GB-casper-rw.zip');" href="http://www.pendrivelinux.com/downloads/casper-rw/2GB-casper-rw.zip" target="_blank"&gt;2GB casper-rw loop file&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a title="3GB casper-rw loop block file" onclick="pageTracker._trackPageview('/downloads/downloads/casper-rw/3GB-casper-rw.zip');" href="http://www.pendrivelinux.com/downloads/casper-rw/3GB-casper-rw.zip" target="_blank"&gt;3GB casper-rw loop file&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a title="4GB casper-rw loop block file" onclick="pageTracker._trackPageview('/downloads/downloads/casper-rw/4GB-casper-rw.zip');" href="http://www.pendrivelinux.com/downloads/casper-rw/4GB-casper-rw.zip" target="_blank"&gt;4GB casper-rw loop file&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;You will lose any saved changes by replacing your casper-rw file with one listed above!&lt;/p&gt; &lt;p&gt;Use 7-zip to extract the casper-rw loop file.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-6910848991538437925?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/6910848991538437925/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/making-bootable-usb-drivepen-drive-via.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/6910848991538437925'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/6910848991538437925'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/making-bootable-usb-drivepen-drive-via.html' title='Making Bootable USB drive(pen drive) via windows'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-3260132671283572009</id><published>2009-08-24T06:00:00.000-07:00</published><updated>2009-08-24T08:06:40.772-07:00</updated><title type='text'>Making your USB Flash drive(pen drive ) bootable via LINUX</title><content type='html'>&lt;p&gt;This tutorial will show how-to install Ubuntu(or any linux version) on a usb stick.&lt;br /&gt;&lt;/p&gt; &lt;p&gt;Being able to run Linux out of a usb bar is a great way to enjoy the live CD experience (being able to use Linux on any computer you might get by) and the big advantage of being easier to carry around than a CD.&lt;/p&gt; &lt;h2&gt;1. Requirements&lt;/h2&gt; &lt;p&gt;You will need a few items such as: &lt;/p&gt; &lt;ul&gt;&lt;li&gt;a ubuntu liveCD or ubuntu's .iso file&lt;br /&gt;&lt;/li&gt;&lt;li&gt;a usb bar of at least 1GB&lt;/li&gt;&lt;li&gt;a running Linux operating system&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Now that you have all this, it is time to prepare you USB bar do host the Ubuntu liveCD files.&lt;/p&gt; &lt;h2&gt;2. Setting up the USB disk&lt;/h2&gt; &lt;h3&gt;2.1. Finding the device&lt;/h3&gt; &lt;p&gt; In the first place, you need to plug your usb drive and check under which device it is associated. To find out the device, run: &lt;/p&gt; &lt;p style="color: rgb(0, 0, 153);" class="shell"&gt;$ sudo fdisk -l&lt;/p&gt; &lt;p&gt;On my system, the device appears as being &lt;em&gt;/dev/sdb&lt;/em&gt;, I will therefore use /dev/sdb as a reference for this tutorial, please replace it accordingly to your system (might be sda, sdc ...).&lt;br /&gt;Once you found your device, you are going to create the partitions. &lt;/p&gt; &lt;p style="font-weight: bold;" class="warning"&gt;&lt;span style="font-size:85%;"&gt;NOTE : Using the wrong device name might destroy your system partition, please double check&lt;/span&gt;&lt;/p&gt; &lt;h3&gt;2.2. Making the partitions&lt;/h3&gt; &lt;p&gt;Make sure every of your already mounted partition are unmounted:&lt;br /&gt;&lt;/p&gt;&lt;p style="color: rgb(0, 0, 153);" class="shell"&gt;$sudo umount /dev/sdb1&lt;/p&gt; &lt;p&gt;and then launch &lt;strong&gt;fdisk&lt;/strong&gt;, a tool to edit partition under linux:&lt;/p&gt; &lt;p style="color: rgb(0, 0, 153);" class="shell"&gt;$sudo fdisk /dev/sdb&lt;/p&gt; &lt;p&gt;We are going delete all the partition and then create 2 new partition: one &lt;span style="font-weight: bold;"&gt;FAT&lt;/span&gt; partition of 750M which will host the files from the live CD iso, and the rest on another partition.&lt;/p&gt; &lt;p&gt;At fdisk prompt type &lt;em&gt;d x&lt;/em&gt; where x is the partition number (you can simply type d if you only have one partition), then:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;&lt;em&gt;n&lt;/em&gt; to create a new partition&lt;/li&gt;&lt;li&gt;&lt;em&gt;p&lt;/em&gt; to make it primary&lt;/li&gt;&lt;li&gt;&lt;em&gt;1&lt;/em&gt; so it is the first primary partition&lt;/li&gt;&lt;li&gt;Accept the default or type &lt;em&gt;1&lt;/em&gt; to start from the first cylinder&lt;/li&gt;&lt;li&gt;&lt;em&gt;+750M&lt;/em&gt; to make it 750 Meg big&lt;/li&gt;&lt;li&gt;&lt;em&gt;a&lt;/em&gt; to toggle the partition active for boot&lt;/li&gt;&lt;li&gt;&lt;em&gt;1&lt;/em&gt; to choose the 1 partition&lt;/li&gt;&lt;li&gt;&lt;em&gt;t&lt;/em&gt; to change the partition type&lt;/li&gt;&lt;li&gt;&lt;em&gt;6&lt;/em&gt; to set it to FAT16&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Now we have out first partition set up, let's create the second one:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;&lt;em&gt;n&lt;/em&gt; to create yet again a new partition&lt;/li&gt;&lt;li&gt;&lt;em&gt;p&lt;/em&gt; to make it primary&lt;/li&gt;&lt;li&gt;&lt;em&gt;2&lt;/em&gt; to be the second partition&lt;/li&gt;&lt;li&gt;Accept the default by typing Enter&lt;/li&gt;&lt;li&gt;Accept the default to make your partition as big as possible&lt;/li&gt;&lt;li&gt;Finally, type &lt;em&gt;w&lt;/em&gt; to write the change to your usb pendrive&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Partitions are now created, let's format them.&lt;/p&gt; &lt;h3&gt;2.3. Formatting the partitions&lt;/h3&gt; &lt;p&gt;The first partition is going to be formated as a FAT filesystem of size 16 and we are going to attribute it the label "liveusb".&lt;/p&gt; &lt;p style="color: rgb(0, 0, 153);" class="shell"&gt;$ sudo mkfs.vfat -F 16 -n liveusb /dev/sdb1&lt;/p&gt; &lt;p&gt;The second partition is going to be of type ext2 with a blocksize of 4096 bytes and the label &lt;strong&gt;casper-rw&lt;/strong&gt;. Mind that it has to be labeled as &lt;em&gt;casper-rw&lt;/em&gt; otherwise the tutorial won't work!.&lt;/p&gt; &lt;p style="color: rgb(0, 0, 153);" class="shell"&gt;$ sudo mkfs.ext2 -b 4096 -L casper-rw /dev/sdb2&lt;/p&gt; &lt;p&gt;At this stage, our usb pendrive is ready to host the liveCD image. Now, let's copy the files to the usb bar.&lt;/p&gt;&lt;h3&gt;3.1. Mounting Ubuntu liveCd image&lt;/h3&gt; &lt;p&gt;In the first place we need to mount our ubuntu iso. Depending if you have the .iso file or the CD, there is 2 different ways of mounting it.&lt;/p&gt; &lt;h4&gt;3.1.1. Mounting from the CD&lt;/h4&gt; &lt;p&gt;People using Ubuntu or any other user-friendly distro, might just have to insert the cd and it will be mounted automatically. If this is not the case:&lt;/p&gt; &lt;p style="color: rgb(0, 0, 153);" class="shell"&gt;$ sudo mount /media/cdrom&lt;/p&gt; &lt;p&gt;should mount it.&lt;/p&gt; &lt;h4&gt;3.1.2. Mounting from an .iso image file&lt;/h4&gt; &lt;p&gt;We will need to create a temporary directory, let say &lt;em style="font-weight: bold;"&gt;/tmp/ubuntu-livecd&lt;/em&gt; and then mount our iso (I will be using a feisty fawn iso).&lt;/p&gt; &lt;p style="color: rgb(0, 0, 153);" class="shell"&gt;$ mkdir /tmp/ubuntu-livecd&lt;br /&gt;$ sudo mount -o loop /path/to/feisty-desktop-i386.iso /tmp/ubuntu-livecd&lt;/p&gt; &lt;p&gt;Once the cd image is ready, it is time to mount the newly created usb bar partitions:&lt;/p&gt; &lt;h3&gt;3.2. Mounting the usb bar partitions&lt;/h3&gt; &lt;p&gt;Same here, you might be able to get both your partition by simply replugging the usb pendrive, partition might appears as: &lt;em&gt;/media/liveusb&lt;/em&gt; and &lt;em&gt;/media/casper-rw&lt;/em&gt;. If this is not the case, then you will need to mount them manually:&lt;/p&gt; &lt;p style="color: rgb(0, 0, 153);" class="shell"&gt;$ mkdir /tmp/liveusb&lt;br /&gt;$ sudo mount /dev/sdb1 /tmp/liveusb &lt;/p&gt; &lt;p&gt;All the partitions we need are now mounted, let's copy the files.&lt;/p&gt; &lt;h3&gt;3.3. Copying the files to the usb bar&lt;/h3&gt; &lt;p&gt;Let positionned yourself on the CD image directory (in my case: /tmp/ubuntu-livecd , but it might be /media/cdrom , and copy at the root of your usb first partition:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;the directories: 'casper', 'disctree', 'dists', 'install', 'pics', 'pool', 'preseed', '.disk'&lt;/li&gt;&lt;li&gt;The content of directory 'isolinux'&lt;/li&gt;&lt;li&gt;and files 'md5sum.txt', 'README.diskdefines', 'ubuntu.ico'&lt;/li&gt;&lt;li&gt;as well as files: 'casper/vmlinuz', 'casper/initrd.gz' and 'install/mt86plus'&lt;/li&gt;&lt;/ul&gt; &lt;p style="color: rgb(0, 0, 153);" class="shell"&gt;$ cd /tmp/ubuntu-livecd&lt;br /&gt;$ sudo cp -rf casper disctree dists install pics pool preseed .disk isolinux/* md5sum.txt README.diskdefines ubuntu.ico casper/vmlinuz casper/initrd.gz install/mt86plus /tmp/liveusb/&lt;/p&gt; &lt;p&gt;It might complain about symbolic links not being able to create, you can ignore this.&lt;/p&gt; &lt;p&gt;Now let's go to the first partition of your usb disk and rename &lt;em&gt;isolinux.cfg&lt;/em&gt; to &lt;em&gt;syslinux.cfg&lt;/em&gt;:&lt;/p&gt; &lt;p class="shell"&gt;$ cd /tmp/liveusb&lt;br /&gt;$ sudo mv isolinux.cfg syslinux.cfg&lt;/p&gt; &lt;p&gt;change /tmp/liveusb according to your settings&lt;/p&gt; &lt;p&gt;Edit syslinux.cfg so it looks like:&lt;/p&gt; &lt;pre style="color: rgb(255, 0, 0);" class="file"&gt;DEFAULT persistent&lt;br /&gt;GFXBOOT bootlogo&lt;br /&gt;GFXBOOT-BACKGROUND 0xB6875A&lt;br /&gt;APPEND  file=preseed/ubuntu.seed boot=casper initrd=initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash --&lt;br /&gt;LABEL persistent&lt;br /&gt; menu label ^Start Ubuntu in persistent mode&lt;br /&gt; kernel vmlinuz&lt;br /&gt; append  file=preseed/ubuntu.seed boot=casper persistent initrd=initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash --&lt;br /&gt;LABEL live&lt;br /&gt; menu label ^Start or install Ubuntu&lt;br /&gt; kernel vmlinuz&lt;br /&gt; append  file=preseed/ubuntu.seed boot=casper initrd=initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash --&lt;br /&gt;LABEL xforcevesa&lt;br /&gt; menu label Start Ubuntu in safe ^graphics mode&lt;br /&gt; kernel vmlinuz&lt;br /&gt; append  file=preseed/ubuntu.seed boot=casper xforcevesa initrd=initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash --&lt;br /&gt;LABEL check&lt;br /&gt; menu label ^Check CD for defects&lt;br /&gt; kernel vmlinuz&lt;br /&gt; append  boot=casper integrity-check initrd=initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash --&lt;br /&gt;LABEL memtest&lt;br /&gt; menu label ^Memory test&lt;br /&gt; kernel mt86plus&lt;br /&gt; append -&lt;br /&gt;LABEL hd&lt;br /&gt; menu label ^Boot from first hard disk&lt;br /&gt; localboot 0x80&lt;br /&gt; append -&lt;br /&gt;DISPLAY isolinux.txt&lt;br /&gt;TIMEOUT 300&lt;br /&gt;PROMPT 1&lt;br /&gt;F1 f1.txt&lt;br /&gt;F2 f2.txt&lt;br /&gt;F3 f3.txt&lt;br /&gt;F4 f4.txt&lt;br /&gt;F5 f5.txt&lt;br /&gt;F6 f6.txt&lt;br /&gt;F7 f7.txt&lt;br /&gt;F8 f8.txt&lt;br /&gt;F9 f9.txt&lt;br /&gt;F0 f10.txt&lt;br /&gt;&lt;/pre&gt;&lt;p&gt;Woof, finally we have our usb disk almost usuable. We have a last thing to do: make the usb &lt;span style="font-weight: bold;"&gt;bootable&lt;/span&gt;.&lt;/p&gt; &lt;h3&gt;3.4. Making the usb bar bootable.&lt;/h3&gt; &lt;p&gt;in order to make our usb disk bootable, we need to install &lt;em&gt;syslinux&lt;/em&gt; and &lt;em&gt;mtools&lt;/em&gt;:&lt;/p&gt; &lt;p style="color: rgb(0, 0, 153);" class="shell"&gt;$ sudo apt-get install syslinux mtools&lt;/p&gt; &lt;p&gt;And finally unmount /dev/sdb1 and make it bootable:&lt;/p&gt; &lt;p style="color: rgb(0, 0, 153);" class="shell"&gt;$ cd&lt;br /&gt;$ sudo umount /tmp/liveusb&lt;br /&gt;$ sudo syslinux -f /dev/sdb1 &lt;/p&gt; &lt;p&gt;Here we are done now just reboot, set your BIOS to boot from the usb bar and enjoy Ubuntu linux from a pendrive&lt;/p&gt; &lt;h2&gt;4. Troubleshooting&lt;/h2&gt; &lt;p&gt;If you are having trouble booting on the usb bar, this might be due to your MBR being corrupted. In order to fix it up, you can use lilo (I installed lilo on my box only for this purpose). &lt;/p&gt;&lt;p style="color: rgb(0, 0, 153);" class="shell"&gt;$ lilo -M /dev/sdb&lt;/p&gt; &lt;p&gt;will fix the MBR on device /dev/sdb.&lt;/p&gt;&lt;p&gt;:)&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-3260132671283572009?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/3260132671283572009/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/making-your-usb-flash-drivepen-drive.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/3260132671283572009'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/3260132671283572009'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/making-your-usb-flash-drivepen-drive.html' title='Making your USB Flash drive(pen drive ) bootable via LINUX'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-5822637135526511505</id><published>2009-08-22T19:47:00.000-07:00</published><updated>2009-08-22T19:55:52.951-07:00</updated><title type='text'>Installing .deb package</title><content type='html'>To install suppose mypkg.deb type the following command:-&lt;br /&gt;Suppose your mypkg.deb package file is in /home/aryan/Desktop directory...&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 204, 0);font-family:times new roman;" &gt;$ cd /home/aryan/Desktop&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Now type the following command :-&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 204, 0); font-family: times new roman;"&gt;$ sudo dpkg -i mypkg.deb&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This will install your any .deb package using terminal.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-5822637135526511505?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/5822637135526511505/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/installing-deb-package.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/5822637135526511505'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/5822637135526511505'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/installing-deb-package.html' title='Installing .deb package'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-2332610953220433643</id><published>2009-08-22T06:49:00.000-07:00</published><updated>2009-08-22T08:35:35.325-07:00</updated><title type='text'>install an OS on Virtual Box</title><content type='html'>&lt;span style="font-weight: bold;"&gt;Required&lt;/span&gt; :-&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Linux distro&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Virtual Box&lt;/li&gt;&lt;li&gt;OS's iso file&lt;/li&gt;&lt;/ol&gt;&lt;span style="font-weight: bold;"&gt;Steps-:&lt;/span&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Open VirtualBox(Applications-&gt;System Tools-&gt;Sun VirtualBox).&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_9t-l0tynoHo/So_9ZWMS9jI/AAAAAAAAAFo/6Fdd6-2TlOQ/s1600-h/1.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 241px;" src="http://1.bp.blogspot.com/_9t-l0tynoHo/So_9ZWMS9jI/AAAAAAAAAFo/6Fdd6-2TlOQ/s320/1.jpg" alt="" id="BLOGGER_PHOTO_ID_5372791492372002354" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Click New.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_9t-l0tynoHo/So_-L6fxJqI/AAAAAAAAAFw/plD1lkvHL4Q/s1600-h/2.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 238px;" src="http://2.bp.blogspot.com/_9t-l0tynoHo/So_-L6fxJqI/AAAAAAAAAFw/plD1lkvHL4Q/s320/2.jpg" alt="" id="BLOGGER_PHOTO_ID_5372792361110808226" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Click Next to continue.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_9t-l0tynoHo/So_-rwa-UEI/AAAAAAAAAF4/rl8HK-kGwPg/s1600-h/3.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 239px;" src="http://3.bp.blogspot.com/_9t-l0tynoHo/So_-rwa-UEI/AAAAAAAAAF4/rl8HK-kGwPg/s320/3.jpg" alt="" id="BLOGGER_PHOTO_ID_5372792908162158658" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Enter name of Vitual OS you want to have.(say winxp) , choose what OS you are installing and click Next to continue.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_9t-l0tynoHo/So__bf2CTvI/AAAAAAAAAGA/1uZp175PgxI/s1600-h/4.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 237px;" src="http://1.bp.blogspot.com/_9t-l0tynoHo/So__bf2CTvI/AAAAAAAAAGA/1uZp175PgxI/s320/4.jpg" alt="" id="BLOGGER_PHOTO_ID_5372793728345984754" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Enter the primary memory(RAM) you want to give to your virtual box's OS  (say 256 MB). and Click Next to continue.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_9t-l0tynoHo/SpAG_tL9JYI/AAAAAAAAAGQ/JgUkJSuviXY/s1600-h/5.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 238px;" src="http://2.bp.blogspot.com/_9t-l0tynoHo/SpAG_tL9JYI/AAAAAAAAAGQ/JgUkJSuviXY/s320/5.jpg" alt="" id="BLOGGER_PHOTO_ID_5372802046984267138" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Click New to create a hard disk.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_9t-l0tynoHo/SpAHcNaL56I/AAAAAAAAAGY/t-EzRnxdwK4/s1600-h/6.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 237px;" src="http://2.bp.blogspot.com/_9t-l0tynoHo/SpAHcNaL56I/AAAAAAAAAGY/t-EzRnxdwK4/s320/6.jpg" alt="" id="BLOGGER_PHOTO_ID_5372802536670226338" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Click Next to continue.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_9t-l0tynoHo/SpAIrMSvl-I/AAAAAAAAAGg/emACIZTrRf0/s1600-h/7.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 238px;" src="http://2.bp.blogspot.com/_9t-l0tynoHo/SpAIrMSvl-I/AAAAAAAAAGg/emACIZTrRf0/s320/7.jpg" alt="" id="BLOGGER_PHOTO_ID_5372803893580240866" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Choose Fixed-size Storage and click Next to continue.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_9t-l0tynoHo/SpAJQ6zvEaI/AAAAAAAAAGo/FDrbPgbCsAM/s1600-h/8.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 239px;" src="http://1.bp.blogspot.com/_9t-l0tynoHo/SpAJQ6zvEaI/AAAAAAAAAGo/FDrbPgbCsAM/s320/8.jpg" alt="" id="BLOGGER_PHOTO_ID_5372804541721809314" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Enter the secondary storage size and click next to continue and Click Finish.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_9t-l0tynoHo/SpAJ013mIfI/AAAAAAAAAGw/FjOxC3N5xcw/s1600-h/9.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 240px;" src="http://4.bp.blogspot.com/_9t-l0tynoHo/SpAJ013mIfI/AAAAAAAAAGw/FjOxC3N5xcw/s320/9.jpg" alt="" id="BLOGGER_PHOTO_ID_5372805158871114226" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;After processing, your Virtual Box is created.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_9t-l0tynoHo/SpAMMekxT9I/AAAAAAAAAG4/wYvkpsJwbsA/s1600-h/10.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 241px;" src="http://1.bp.blogspot.com/_9t-l0tynoHo/SpAMMekxT9I/AAAAAAAAAG4/wYvkpsJwbsA/s320/10.jpg" alt="" id="BLOGGER_PHOTO_ID_5372807763958255570" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Click Settings to install your OS in newly created Virtual Box.&lt;/li&gt;&lt;li&gt;Select CD-DVD ROM and check mount CD-DVD Drive and check ISO image file and then browse to your OS'iso file location and click OK to continue.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_9t-l0tynoHo/SpAM5UUhhoI/AAAAAAAAAHA/lEJXYGPyB_E/s1600-h/11.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 252px;" src="http://1.bp.blogspot.com/_9t-l0tynoHo/SpAM5UUhhoI/AAAAAAAAAHA/lEJXYGPyB_E/s320/11.jpg" alt="" id="BLOGGER_PHOTO_ID_5372808534299870850" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Click Start to run OS in your Virtual Box.&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_9t-l0tynoHo/SpAPPnQbWyI/AAAAAAAAAHI/XJXCe6z-SzE/s1600-h/12.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 238px;" src="http://4.bp.blogspot.com/_9t-l0tynoHo/SpAPPnQbWyI/AAAAAAAAAHI/XJXCe6z-SzE/s320/12.jpg" alt="" id="BLOGGER_PHOTO_ID_5372811116363340578" border="0" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-2332610953220433643?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/2332610953220433643/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/install-os-on-virtual-box.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/2332610953220433643'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/2332610953220433643'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/install-os-on-virtual-box.html' title='install an OS on Virtual Box'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_9t-l0tynoHo/So_9ZWMS9jI/AAAAAAAAAFo/6Fdd6-2TlOQ/s72-c/1.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7961964555084775953.post-8136011789100897514</id><published>2009-08-21T10:45:00.000-07:00</published><updated>2009-08-21T11:22:20.831-07:00</updated><title type='text'>Installation steps for UBUNTU 9.04</title><content type='html'>&lt;span style="font-family:times new roman;"&gt;Ubuntu 9.04 i.e Jaunty is the newest Ubuntu stable version and i am going to discuss here how to install ubuntu Jaunty desktop with step by step procedure.I hope this will help some ubuntu users to install ubuntu Jaunty in their machines,laptops, etc.&lt;/span&gt;  &lt;span style="font-family:times new roman;"&gt;First thing is you need to download ubuntu jaunty .iso image from &lt;/span&gt;&lt;a style="font-family: times new roman;" href="http://www.ubuntu.com/getubuntu/download" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.ubuntu.com');" target="_blank"&gt;here&lt;/a&gt;&lt;span style="font-family:times new roman;"&gt; once you have the .iso image you need to create a bootable CD from this and you need to boot your machine using this CD.&lt;br /&gt;First check your BIOS settings to select first cd as a boot sequence.Once It starts booting from CD you should see similar to the following screen here select your language and press enter&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_9t-l0tynoHo/So7gqqSM90I/AAAAAAAAAEw/Ie3HPG11acE/s1600-h/1.png"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 300px;" src="http://3.bp.blogspot.com/_9t-l0tynoHo/So7gqqSM90I/AAAAAAAAAEw/Ie3HPG11acE/s400/1.png" alt="" id="BLOGGER_PHOTO_ID_5372478429009344322" border="0" /&gt;&lt;/a&gt;&lt;span style="font-family: times new roman;"&gt;Here you need to select “Install ubuntu” option and press enter&lt;/span&gt; &lt;p&gt;&lt;img class="alignnone" src="http://www.ubuntugeek.com/images/u9/2.png" alt="" width="640" height="480" /&gt;&lt;/p&gt;&lt;span style="font-family: times new roman;"&gt;Ubuntu jaunty installation loading in progress&lt;/span&gt; &lt;p&gt;&lt;img class="alignnone" src="http://www.ubuntugeek.com/images/u9/3.png" alt="" width="299" height="178" /&gt;&lt;/p&gt;&lt;p&gt;Select your language for ubuntu installation click on forward&lt;/p&gt; &lt;p&gt;&lt;img class="alignnone" src="http://www.ubuntugeek.com/images/u9/5.png" alt="" width="706" height="530" /&gt;&lt;/p&gt; &lt;p&gt;Select your region and city.In this example i am using &lt;a itxtdid="7010442" target="_blank" href="http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-desktop-installation-guide.html#" style="border-bottom: medium none ! important; font-weight: bold ! important; text-decoration: none ! important; padding-bottom: 0px ! important; color: darkblue ! important; background-color: transparent ! important; cursor: pointer ! important; background-image: none; padding-top: 0pt; padding-right: 0pt; padding-left: 0pt;" classname="iAs" class="iAs"&gt;&lt;nobr style="font-weight: bold; color: darkblue;" id="itxt_nobr_7_0"&gt;Europe&lt;img style="border: 0pt none ; margin: 0pt; padding: 0pt; display: inline ! important; height: 10px; width: 10px; position: relative; top: 1px; left: 1px; float: none;" name="itxt-icon-0" src="http://images.intellitxt.com/ast/adTypes/mag-glass_10x10.gif" /&gt;&lt;/nobr&gt;&lt;/a&gt; region,London city and click on forward.&lt;/p&gt; &lt;p&gt;&lt;img class="alignnone" src="http://www.ubuntugeek.com/images/u9/6.png" alt="" width="706" height="529" /&gt;&lt;/p&gt; &lt;p&gt;Select your keyboad layout in this example i am using &lt;a itxtdid="6461910" target="_blank" href="http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-desktop-installation-guide.html#" style="border-bottom: medium none ! important; font-weight: bold ! important; text-decoration: none ! important; padding-bottom: 0px ! important; color: darkblue ! important; background-color: transparent ! important; cursor: pointer ! important; background-image: none; padding-top: 0pt; padding-right: 0pt; padding-left: 0pt;" classname="iAs" class="iAs"&gt;united &lt;nobr style="font-weight: bold; color: darkblue;" id="itxt_nobr_8_0"&gt;kingdom&lt;img style="border: 0pt none ; margin: 0pt; padding: 0pt; display: inline ! important; height: 10px; width: 10px; position: relative; top: 1px; left: 1px; float: none;" name="itxt-icon-0" src="http://images.intellitxt.com/ast/adTypes/mag-glass_10x10.gif" /&gt;&lt;/nobr&gt;&lt;/a&gt; and click on forward&lt;/p&gt; &lt;p&gt;&lt;img class="alignnone" src="http://www.ubuntugeek.com/images/u9/7.png" alt="" width="726" height="544" /&gt;&lt;/p&gt; &lt;p&gt;Now you can See the following screen with the disks available in your machine here you need to create partitions in this example you can see the 8GB of space for this installation here i am going create a single partition,if you want to create manually use the other option you need to click on forward.&lt;/p&gt; &lt;p&gt;Note:- this is only example partition.In your installation you have to choose specify partitions manually and swap partition should assigned&lt;/p&gt;&lt;p&gt;&lt;img class="alignnone" src="http://www.ubuntugeek.com/images/u9/8.png" alt="" width="727" height="545" /&gt;&lt;/p&gt; &lt;p&gt;Next you need to create User name, password and computer name you can also choose if you want to login automatically or not&lt;/p&gt; &lt;p&gt;&lt;img class="alignnone" src="http://www.ubuntugeek.com/images/u9/9.png" alt="" width="730" height="547" /&gt;&lt;/p&gt; &lt;p&gt;If you enter weak password you should see similar to the following screen&lt;/p&gt; &lt;p&gt;&lt;img class="alignnone" src="http://www.ubuntugeek.com/images/u9/10.png" alt="" width="712" height="534" /&gt;&lt;/p&gt; &lt;p&gt;List of information available for installation here you need to click on install to start the installation.&lt;/p&gt; &lt;p&gt;&lt;img class="alignnone" src="http://www.ubuntugeek.com/images/u9/11.png" alt="" width="715" height="536" /&gt;&lt;/p&gt; &lt;p&gt;If you want to see advanced option screen in the above step as follows&lt;/p&gt; &lt;p&gt;&lt;img class="alignnone" src="http://www.ubuntugeek.com/images/u9/12.png" alt="" width="715" height="536" /&gt;&lt;/p&gt; &lt;p&gt;Partitions formatting in progress&lt;/p&gt; &lt;p&gt;&lt;img class="alignnone" src="http://www.ubuntugeek.com/images/u9/13.png" alt="" width="431" height="146" /&gt;&lt;/p&gt; &lt;p&gt;Installing ubuntu jaunty system in progress&lt;/p&gt; &lt;p&gt;&lt;img class="alignnone" src="http://www.ubuntugeek.com/images/u9/14.png" alt="" width="432" height="146" /&gt;&lt;/p&gt; &lt;p&gt;Installation Completed Succesfully and you need to restart the system by clicking “Restart Now”&lt;/p&gt; &lt;p&gt;&lt;img class="alignnone" src="http://www.ubuntugeek.com/images/u9/15.png" alt="" width="404" height="163" /&gt;&lt;/p&gt; &lt;p&gt;Once it &lt;a itxtdid="6412723" target="_blank" href="http://www.ubuntugeek.com/step-by-step-ubuntu-904-jaunty-desktop-installation-guide.html#" style="border-bottom: medium none ! important; font-weight: bold ! important; text-decoration: none ! important; padding-bottom: 0px ! important; color: darkblue ! important; background-color: transparent ! important; cursor: pointer ! important; background-image: none; padding-top: 0pt; padding-right: 0pt; padding-left: 0pt;" classname="iAs" class="iAs"&gt;&lt;nobr style="font-weight: bold; color: darkblue;" id="itxt_nobr_16_0"&gt;boots&lt;img style="border: 0pt none ; margin: 0pt; padding: 0pt; display: inline ! important; height: 10px; width: 10px; position: relative; top: 1px; left: 1px; float: none;" name="itxt-icon-0" src="http://images.intellitxt.com/ast/adTypes/mag-glass_10x10.gif" /&gt;&lt;/nobr&gt;&lt;/a&gt; you should see similar to the following screen to login&lt;/p&gt; &lt;p&gt;&lt;img class="alignnone" src="http://www.ubuntugeek.com/images/u9/16.png" alt="" width="632" height="474" /&gt;&lt;/p&gt; &lt;span style="font-weight: bold;"&gt;Conclusion :- The ubuntu jaunty installation process was much improved compared to old versions and i hope first time users feel very easy to install.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7961964555084775953-8136011789100897514?l=linuxrudimentary.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://linuxrudimentary.blogspot.com/feeds/8136011789100897514/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/installation-steps-for-ubuntu-904.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/8136011789100897514'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7961964555084775953/posts/default/8136011789100897514'/><link rel='alternate' type='text/html' href='http://linuxrudimentary.blogspot.com/2009/08/installation-steps-for-ubuntu-904.html' title='Installation steps for UBUNTU 9.04'/><author><name>ubuntu_user</name><uri>http://www.blogger.com/profile/12474951395492049368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://2.bp.blogspot.com/_9t-l0tynoHo/So7miEVRTwI/AAAAAAAAAE4/m-tJhTF1Hio/S220/Best+Linux+Ubunntu+7+Wallpaper+Ubuntu+Desktop+We+Make+History.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_9t-l0tynoHo/So7gqqSM90I/AAAAAAAAAEw/Ie3HPG11acE/s72-c/1.png' height='72' width='72'/><thr:total>0</thr:total></entry></feed>
