Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×

Alerts This Week
Warning Icon 1 515
Alerts This Week
Warning Icon 1 515

Hardening Linux Server Configuration: Disable Root Login & Use SFTP

General Esm H446
There are a few things you need to always remember when setting up a new Linux server. By default the root login is enabled for most systems. The best practice is to disable root login. Also, if you are transferring files via FTP, the best way to do this securely is via SFTP (not FTP). The quick difference is that FTP sends passwords/data in plain text versus encrypted text in SFTP. Let

The link for this article located at pinhead.tv is no longer available.