czhsuccess 发表于 2013-1-16 02:09:28

redhat5.5 设置ssh免密码登陆localhost

ssh-keygen -t dsa -P '' -f ~/.ssh/id_dsa
cat ~/.ssh/id_dsa.pub >> ~/.ssh/authorized_keys
页: [1]
查看完整版本: redhat5.5 设置ssh免密码登陆localhost