Day: November 20, 2020

Allow root to login via SSH

Generally for a secured Linux system, the root user is not allowed to login into the server via SSH directly. But from time to time, you might be just working on your own little sandbox and would like to enable direct root ssh login. Here are a couple of sshd configuration keywords you need to … Continue reading Allow root to login via SSH

Advertisement