install ssh service
1
sudo apt-get install ssh
edit config file
1
sudo vim /etc/ssh/sshd_config
change PermitRootLogin ‘s value into yes

restart ssh service
1
/etc/init.d/ssh restart
Previous
Run level
the meaning of each runlevel,switch run level, set default run level
2022-05-24
Next
Set password for root
Set password for root
2022-05-22