Change SolusVM admin password

If you forget or lose your SolusVM Admin password, you can change it using SolusVM php script.
Log into SolusVM master server via SSH. Then you can reset the admin password by running the below command :

Code:
php /usr/local/solusvm/scripts/pass.php --type=admin --comm=change 
--username=<ADMINUSERNAME>

For username mention the admin username for SolusVM , the default Admin username is vpsadmin.
You will get an output similar to this:

Code:
New password: Wc7Q0EbVFUasJ4j

Done..!! Now you can log into SolusVM server with the new password.

About Sarath

A Techie from Kochi, India with 8+ years of experience in Linux and Windows server administration. I learn new things almost everyday and I enjoy the fun of learning and sharing my knowledge.