1 min read
cd /etc/ssh/
vim sshd_config
PermitRootLogin no
sudo chattr +i /etc/shadow
sudo chattr +i /etc/passwd
vim /etc/selinux/SELINUX=enforcing
Change is the end result of all true learning
cd /etc/ssh/
vim sshd_config
PermitRootLogin no
sudo chattr +i /etc/shadow
sudo chattr +i /etc/passwd
vim /etc/selinux/SELINUX=enforcing
More Stories
Squid Proxy
Firewall
Zimbra Troubleshooting