This is an old revision of the document!
# 常见问题
## root用户无法通过ssh登录
修改`/etc/ssh/sshd_config`,将`PermitRootLogin`后的值改为`yes`