Skip to content

Instantly share code, notes, and snippets.

@rain1024
Last active September 13, 2021 04:07
Show Gist options
  • Save rain1024/8c6b4f8e1607619c4070d917cc7edf2a to your computer and use it in GitHub Desktop.
Save rain1024/8c6b4f8e1607619c4070d917cc7edf2a to your computer and use it in GitHub Desktop.
Ubuntu
sudo apt-get install openssh-server
sudo systemctl enable ssh
sudo systemctl start ssh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment