Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question
Tag: amazon-ami
correct way to rename user and remove password with ec2 user-data
I have a centos7 base ami and have successfully changed the user name using the ec2-launch user data modified from an amazon-linux script log in works as expected and home directory has been changed, however when I use sudo it still asks for a password. As I cannot get into the file to check format I wonder if I am
Getting error while creating the AWS EC2 Own AMI using EC2 instance
I am creating a own centOS 64 bit ami in AWS EC2 by following this link http://www.idevelopment.info/data/AWS/AWS_Tips/AWS_Management/AWS_10.shtml. Now, i am in middle of creating the own AMI for EC2 instance. So, When i issue this command # yum -c /opt/ec2/yum/yum-xen.conf –installroot=/mnt/ec2-image -y groupinstall Base I am getting the following error, yum -c /opt/ec2/yum/yum-xen.conf –installroot=/mnt /ec2-image -y groupinstall Base There is