복붙용.
클라이언트 쪽에서
ssh-keygen -t rsa -N ” -q -f ~/.ssh/id_rsa
서버 쪽에서
scp ~/.ssh/id_rsa.pub user1@server1:.ssh/authorized_keys
복붙용.
클라이언트 쪽에서
ssh-keygen -t rsa -N ” -q -f ~/.ssh/id_rsa
서버 쪽에서
scp ~/.ssh/id_rsa.pub user1@server1:.ssh/authorized_keys