ssh and no such file
Posted by: ehegwer
Posted on: 2007-01-08 14:32:00
In the process of setting up passwordless ssh access (so I can finally get Chron up and running)
Following the wiki procedures (Mac OSX): http://wiki.dreamhost.com/index.php/SSH
Generated Key locally - no problem
tried to loginto host.dreamhost.com and get a name or service not known
workaround: logged into sprite.dreamhost.com
now when I try to
[sprite]$ mv id_rsa.pub .ssh/authorized_keys
mv: cannot stat `id_rsa.pub': No such file or directory
Anyone have an idea as to how to fix?