Update BackTrack

Discussion in 'Scripts & Commands' started by Mr. Penguin, 19 Jul 2012.

  1. Mr. Penguin

    Mr. Penguin Administrator
    Staff Member VIP Admin

    Joined:
    18 May 2012
    Messages:
    3,093
    Likes Received:
    1,268
    The following script is used to update BackTrack and the packages within it using the following commands:
    Code:
    Select All
    apt-get update apt-get upgrade apt-get dist-upgrade apt-get auto-remove
    Note that if you download the attachment script that you might need to set permissions as 755 by chmod before you can run it as a script. E.g:
    Code:
    Select All
    sudo chmod 755 '/root/Desktop/Aircrack-ng-SCRIPTS/Update BackTrack.sh'
     

    Attached Files:

    • Like Like x 3

Share This Page

Loading...