Skip to content

Instantly share code, notes, and snippets.

@laurentkempe
Last active April 14, 2017 13:04
Show Gist options
  • Save laurentkempe/75b6b70d1bcdc3b4caa030160dbcb018 to your computer and use it in GitHub Desktop.
Save laurentkempe/75b6b70d1bcdc3b4caa030160dbcb018 to your computer and use it in GitHub Desktop.
sudo apt-get update
sudo apt-get install openssh-server
sudo ufw allow 22
sudo /etc/init.d/ssh restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment