Created
January 26, 2016 01:52
-
-
Save projectweekend/bb3a0acfe6687aec57c3 to your computer and use it in GitHub Desktop.
Example SSH config file block
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Host raspberry_pi | |
Hostname 10.0.1.31 | |
User pi | |
Forwardx11 yes | |
ServerAliveInterval 300 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment