Differences
This shows you the differences between the selected revisions of the page.
2016-12-25 | 2016-12-25 | ||
no summary (8.37.231.213) (hidden) | Restored revision 1457539838. Undoing revision 1482649620. (martin) (hidden) | ||
Line 23: | Line 23: | ||
* Ensure that your account home directory, your ''.ssh'' directory and file ''authorized_keys'' are not group-writable or world-writable. Recommended permissions for ''.ssh'' directory are ''700''. Recommended permissions for ''authorized_keys'' files are ''600''. Read more about [[task_properties|changing permissions]]. | * Ensure that your account home directory, your ''.ssh'' directory and file ''authorized_keys'' are not group-writable or world-writable. Recommended permissions for ''.ssh'' directory are ''700''. Recommended permissions for ''authorized_keys'' files are ''600''. Read more about [[task_properties|changing permissions]]. | ||
- | muin.cf | + | ==== ssh.com ==== |
+ | |||
+ | * [[ui_puttygen#saving_public|Save a public key file]] from [[ui_puttygen|PuTTYgen]], and copy that into the ''.ssh2'' subdirectory of your account home directory. | ||
+ | * In the same subdirectory, [[task_edit|edit]] (or create) a file called ''authorization''. In this file you should put a line like ''Key mykey.pub'', with ''mykey.pub'' replaced by the name of your key file. | ||
==== Other SSH Servers ==== | ==== Other SSH Servers ==== |