2019년

ssh localhost

위지원 2019. 1. 16. 20:44

$   ssh-keygen -t dsa -P "" -f ~/.ssh/id_dsa   

$   cat ~/.ssh/id_dsa.pub >> ~/.ssh/authorized_keys   

$   ssh localhost