Friday, April 20, 2012

Create Default root password for Amazon EC2

When I want to change some files that are read-only to my account ec2-user, I will need to login to the root user so I can make change of them.

They way I create root password for Amazon EC2 is to use:

[ec2-user@AWS]#: sudo passwd root

No comments:

Post a Comment