下面中提示的错误
只能使用显示器进入系统修改
sudo nano /etc/ssh/sshd_config
把下面文件中PasswordAuthentication设定成yes
# To disable tunneled clear text passwords, change to no here! PasswordAuthentication yes #PermitEmptyPasswords no
下面中提示的错误
只能使用显示器进入系统修改
sudo nano /etc/ssh/sshd_config
把下面文件中PasswordAuthentication设定成yes
# To disable tunneled clear text passwords, change to no here! PasswordAuthentication yes #PermitEmptyPasswords no