Changes

Jump to navigation Jump to search
added comment re: ~/.ssh/config permissions
Line 92: Line 92:     
# add .buildsys stuff
 
# add .buildsys stuff
</syntaxhighlight>
+
</syntaxhighlight>If you didn't have an existing ~/.ssh/config file you may need to change the permissions<syntaxhighlight lang="bash">
 +
chmod 0600 ~/.ssh/config
 +
</syntaxhighlight>You will have to log out and back in for this to take effect.
 
[[Category:Developer]]
 
[[Category:Developer]]
371

edits

Navigation menu