Last active
August 2, 2018 04:39
-
-
Save zthxxx/9562c3df1a578e218b0bba775f8a9b1a to your computer and use it in GitHub Desktop.
server initialize - debian
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 update | |
apt install -y vim lrzsz python3 python3-dev python3-pip python3-venv | |
curl -SL# git.io/tvimrc -o ~/.vimrc | |
curl -sSL git.io/jovial | bash | |
# curl -sSL git.io/sslaunch | bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment