Allow root SSH on Ubuntu 14.04
Recently after installing a fresh new copy of Ubuntu 14.04 LTS, I found that root ssh access was set to without-password by default now. What that means to you is that if you are trying to ssh to your server with your root account and password, you will receive an access denied error. In order… Read More