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 [...]

Tip : How to Rip DVD using VLC Player ?

If you have VLC player, no need of other DVD ripping Software. It includes a basic ripping facility.

Select Media menu –>Convert/Save–> Disc tab.

You can adjust the Starting Position and choose  only specific titles or chapters. Enter file name with  .MPG, and start ripping. Click Save.

Possibly Related Posts:

Linux local privilege escalation via SUID
CisCO UCS Required Documentation listed
Tech : RealVNC demos BIOS-based server at IDF 2011
How to uninstall Vmware workstation v 8.0.0.471780.bundle
Windows : HOw to delete Tmp filed through cmd?

Tip : How to Record Video Using VLC in Ubuntu / Debian

VLC can also used for recording videos during Playback. But, By default the record button is hidden in VLC. First you have to enable the Record Button.

How to Enable Record Button in VLC Select     View->Advanced Control. The record button will now appear. Now You can Record movies and videos by clicking on the button [...]