Changes

Jump to: navigation, search

OPS235 Lab 7 - Fedora17

102 bytes added, 20:17, 15 March 2010
no edit summary
* The safest way to do this is to append the contents of <code>id_dsa.pub</code> to the <code>.ssh/authorized_keys</code> file. To do this use the command:
** <code>cat ~/id_dsa.pub >> ~/.ssh/authorized_keys</code>
{{Admon/important | Note! | You don't want to overwrite the file as it may contain multiple public keys.Make sure you are using the append redirection '''>>''' and not '''>'''.}}
9
edits

Navigation menu