View Single Post
Posts: 28 | Thanked: 12 times | Joined on Jan 2010 @ germany
#4
For part 2, you can use ssh-copy-id

ssh-copy-id user@noknok_ip
it will ask for your password and do all the job


Also as you said, if you disable password authentication, well, from another machine, you wont' be able anymore to connect to copy your pub key.. chicken and egg problem.