- Download BackTrack:
- Visit BackTrack Downloads.
- Click DOWNLOAD.
- Select your preferred version (GNOME/KDE).
- Choose ISO.
- Select Direct or Torrent download.
- Click Download.
- Install BackTrack:
- Choose Default installation.
- Wait for the loading process to complete.
- Once prompted with
root@bt:~#, typestartxto launch the graphical user interface (GUI). - Installation is complete.
- If you cannot use
startx, restart your system and try again.
- Set Up BackTrack on Desktop:
- Restart your computer after installation.
- Log in with the following credentials:
- Username:
root - Password:
toor
- Username:
- Basic Commands:
- Install a package:
apt-get install <package_name> - Remove a package:
apt-get remove <package_name> - Update the package index:
apt-get -y update - Upgrade packages:
apt-get -y upgrade - Clean up:
apt-get clean
- To install a local
.debfile:dpkg -i local.deb
- Install a package:
Showing posts with label BlackTrack. Show all posts
Showing posts with label BlackTrack. Show all posts
Sunday, February 17, 2013
BackTrack Introduction
Subscribe to:
Comments (Atom)