Security - Disable root login via ssh

To make my system more secure (well, it is a client only and is probably insecure anyway, but…) I wanted to disable the root login via ssh on my machine. To do this, just change the line

#PermitRootLogin yes

to

PermitRootLogin no

Done 🙂

Search

    confused thoughts from a confused mind