logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Linux ssh登录 pshell以及各种ftp工具密码登录无密码登录(公钥)

[root@centos-512mb-nyc3-01 ~]#vi /etc/ssh/sshd_configRSAAuthentication yesPubkeyAuthentication yes AuthorsizedKeysFile .ssh/authorized_keysPasswordAuthentication yes [root@cen

到底了