Alllow root login on AWS VPS
Login to the box with your key. ie: ssh -i “/root/your_aws_key.pem” centos@public-ip-address Define root password sudo passwd Switch to user root su root Allow root
Home » AWS
Login to the box with your key. ie: ssh -i “/root/your_aws_key.pem” centos@public-ip-address Define root password sudo passwd Switch to user root su root Allow root