Tag - solusvm

Reset-SolusVM-Admin-Password

How to Reset SolusVM Admin Password

If you have lost your SolusVM admin password you can reset it via an SSH session on the master. The following command will show how to reset solusvm admin password. php /usr/local/solusvm/scripts/pass.php –type=admin –comm=change –username=<ADMINUSERNAME> You will get an output similar to this: New password: Wc7Q0EbVFUasJ4j   Hope this helps. You can contact us if you need any assistance with Solusvm Xen, KVM based servers.

Read more...
SolusVM-Error

SolusVM Error: Getting Connection Error When Adding A Slave To The Master In SolusVM

SolusVM Error: Getting Connection Error when adding slave to master. We had that problem with  while adding a Slave to the master in SolusVM control panel. Here Is What You Need To Do… In that case you need to check the IP address that is listed in /usr/local/solusvm/data/allow.dat on the slave matches the IP Address of the master. You can check the IP running the below command on your shell # curl -s http://checkip.dyndns.org/ | grep -o “[[:digit:].]\+” The result for above command should [...]

Read more...