Skip to content

Instantly share code, notes, and snippets.

@mattConn
Created June 28, 2017 20:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattConn/d9320e7dae6f1d4be2c8577c1d711caf to your computer and use it in GitHub Desktop.
Save mattConn/d9320e7dae6f1d4be2c8577c1d711caf to your computer and use it in GitHub Desktop.
Ubuntu server setup notes.
Basic ubuntu home server set up
For shell login greeting
/etc/issue.net
or change line “Banner” in /etc/ssh/sshd_config
BUT
This will display banner before authentication; may be best in bashrc
Enable SSH
For security
https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-12-04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment