Ubuntu : Upgrdating 9.04 to 9.10 via DVD

This is step to upgrade ubuntu offline via ISO than you can do with any version of ubuntu.

1. First you must have an alternate ISO file of ubuntu any version. Alternate Iso is different with Desktop ISO. I want to upgrade to ubuntu 9.04, so i must have Ubuntu Alternate 9.04 IDO file. You [...]

How to install Backtracktools on Ubuntu

The below instructions will show you how you can install all of the Backtrack applications on your current Ubuntu installation.

Add the following line to your /etc/apt/sources.list

deb http://repo.offensive-security.com/dist/bt4 binary/

Now to import the Backtrack GPG key and to update the sources:

kartook@H4ck3r:~$wget http://repo.offensive-security.com/dist/bt4/binary/public-key && sudo apt-key add public-key && sudo apt-get update

Fantastic! Now [...]

Win7 : Configure Legacy Devices to Run

The Windows 7 driver store includes a small collection of drivers for legacy devices, mostly older printers, modems, scanners, infrared ports, PCMCIA controllers, and other oddball devices that don’t use Plug and Play connections. As you might suspect, Windows will not automatically set up such devices, and you’re rolling the dice if you find one [...]