Skip to content

Instantly share code, notes, and snippets.

@motabass
Created October 5, 2019 11:54
Show Gist options
  • Save motabass/f138354d8fde02332515f6b47ba56821 to your computer and use it in GitHub Desktop.
Save motabass/f138354d8fde02332515f6b47ba56821 to your computer and use it in GitHub Desktop.
ssh
sudo apt install openssh-server
sudo systemctl enable ssh
sudo systemctl start ssh
sudo systemctl status ssh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment