I have created an EC2 instance on Amazon with Centos 6.5, I want to install virtualmin here but normal installation not working, I think its dependency problem. can anyone please help me how to install virtualmin and change root password.
When you try to run the installation, are you doing it with RPM, or are you using YUM? To change the root password, run: # Become root, type: $ sudo su # Hit enter, then type: $ passwd # Enter the new password twice, then type $ exit Code (markup): This wont let you log in as root via SSH but you will be able to by way of Virtualmin. I must stress, however, that you shouldnt be using the root user to do anything. You should be using a non-root user for something like Virtualmin, or anything really.