Skip to content

Instantly share code, notes, and snippets.

@haio
Last active December 15, 2015 02:19
Show Gist options
  • Save haio/5186133 to your computer and use it in GitHub Desktop.
Save haio/5186133 to your computer and use it in GitHub Desktop.
ssh server
sudo apt-get install openssh-server
yum install openssh-server
service sshd start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment