Firstly open the terminal and you add the PGP key
sudo wget http://all.repository.backtrack-linux.org/backtrack.gpg
sudo sudo apt-key add backtrack.gpg
sudo apt-get update
Modify your sources
sudo nano /etc/apt/sources.list
Add:
deb http://all.repository.backtrack-linux.org revolution main microverse non-free testing
deb http://32.repository.backtrack-linux.org revolution main microverse non-free testing
deb http://source.repository.backtrack-linux.org revolution main microverse non-free testing
Then we update apt
sudo apt-get update
And finally you may change your wallpaper to backtrack
sudo apt-get install backtrack-wallpapers
More info visit this site http://www.backtrack-linux.org/
No comments:
Post a Comment