
apt-get clean && apt-get update && apt-get upgrade -y && apt-get dist-upgrade -y
Update, upgrade, and distribution upgrade
apt-get install alsa-utils -y Make sure sound is emitted at startup
apt-get install unrar unace rar unrar p7zip zip unzip p7zip-full p7zip-rar file-roller -y Install File Roller (archive manager)
apt-get install tor Install Tor
apt-get install filezilla filezilla-common -y Install the Filezilla FTP client
apt-get install htop nethogs -y Install HTOP and NetHogs
apt-get install fcitx-table-wbpy ttf-wqy-microhei ttf-wqy-zenhei Install the Chinese Squirrel input method
apt-get install gtk-recordmydesktop recordmydesktop remmina -y Install Recordmydesktop and the Remmina remote desktop client
apt-get upgrade upgrades packages that already exist. If you get a “could not lock directory” error, run the following commands
sudo rm /var/cache/apt/archives/lock
sudo rm /var/lib/dpkg/lock proxychains msfconsole
Use the proxychains program to launch msfconsole www.turnkeylinux.org
A Linux distribution based on Ubuntu that integrates a number of good open source programs into complete, ready-to-use solutions.

