This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apt-get update && apt-get upgrade | |
| dpkg --add-architecture i386 && apt-get update | |
| apt-get install nano wget zip unzip bzip2 linux-kernel-headers tmux ca-certificates curl locales | |
| # sources in /etc/apt/sources.list |
NewerOlder