Skip to content

Instantly share code, notes, and snippets.

@pierdom
Created August 14, 2018 09:14
Show Gist options
  • Save pierdom/c5ff166e2c5d6f81924e4532c503045c to your computer and use it in GitHub Desktop.
Save pierdom/c5ff166e2c5d6f81924e4532c503045c to your computer and use it in GitHub Desktop.
[Example of .ssh/config entry] #linux #sysadmin #networking
Host my_shortcut
HostName my_hostname
User my_username
Compression yes
ServerAliveInterval 60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment