What is the best method for editing the /root/.ssh/authorized_keys file?
I mean if I need to append a new key to my authorized_keys file, than what are the best methods to do that?
|
What is the best method for editing the I mean if I need to append a new key to my |
||||
|
|
|
Try just to edit the file and paste key on the end.
You can always try Plenty of opportunities :D |
|||||
|
|
Each line is an independent entry. You can grep them to filter, |
|||||||||||||||||
|