Disable root logins

From Deptford.TV

Jump to: navigation, search

disable root logins, because of automated password attacks

as root:

vim /etc/ssh/sshd_config change PermitRootLogin no

restart ssh /etc/init.d/ssh restart

Personal tools