Docs
latest
blockchain
kubernetes
fat
devops
linux
1. systemd
2. grep
3. linux
mount
4. firewalld
5. snapd
6. fsck
linux shell
7. linux network
linux cat
8. linux chkconfig
9. curl
10. linux ssh
screen
11. linux rescue
12. io-cpu-memory
13. linux resource
14. linux passwd
14.1. linux passwd
linux禁止密码方式登录
redis
Framework Benchmarks
docker
python
nginx
mysql
mongodb
html
log
nfs
network-security
ceph
vs code
ubuntu
centos
network
javascript
java
tools
zabbix
ruby
jenkins
soft-test
vsphere
mac
code
jlch
bitcoin
virtualbox
fex
Hello World
EvaEngine Quick Start
Docs
Docs
»
linux
»
14. linux passwd
»
14.1. linux passwd
Edit on GitHub
14.1. linux passwd
¶
linux禁止密码方式登录
¶
# vi /etc/ssh/sshd_config
然后去掉了 PasswordAuthentication no 前面的注释,
# service sshd reload