ssh root login enable or disable
[root@root ~]# vi /etc/ssh/sshd_config
Change this line:
PermitRootLogin yes
Edit to this:
PermitRootLogin no
ssh root login enable or disable
[root@root ~]# vi /etc/ssh/sshd_config
Change this line:
Edit to this:
PermitRootLogin no
Tags:
No responses yet