본문 바로가기

ssh-keygen1

ssh 클라이언트 키를 이용한 신속한 로그인

[root@dk-main ~]# ssh-keygen -t rsa Generating public/private rsa key pair. Enter file in which to save the key (/root/.ssh/id_rsa): Enter passphrase (empty for no passphrase): Enter same passphrase again: Your identification has been saved in /root/.ssh/id_rsa. Your public key has been saved in /root/.ssh/id_rsa.pub. The key fingerprint is: 87:a2:20:28:b2:48:38:2f:9a:32:8d:b9:ee:f5:ba:59 root@d.. LINUX 2015. 3. 23.
반응형