SSH - authorized keys file
Posted by: silurius
Posted on: 2005-06-06 13:53:00
I'm going through the steps at this page and having a problem:
http://wiki.dreamhost.com/index.php/SSH
The issue is at the step where I enter this command:
mv id_rsa.pub .ssh/authorized_keys
The message I get back is "mv: cannot create regular file `.ssh/authorized_keys': No such file or directory"
All previous steps completed without error. What am I missing?