Permit Root Login Into Instance Launched From Centos Official Image

Introduction

If you tried to access your instance using SSH as root: # ssh -i PrivateKey.pem  root@Floating-IP-Address Where Flaoting-IP-Address is the flaoting IP address associated with your instance. You might get this message: “Please login as the user “centos” rather than the user “root”.” Then the connection will close. Continue reading “Permit Root Login Into Instance Launched From Centos Official Image”