SolusVM use an Administrator user login to manage the VPS.
Following are some userful commands on resetting the SolusVM admin password along with clearing the ip from blacklist.
Reset the Password:
Login to main node via ssh and execute the following command.
php /usr/local/solusvm/scripts/pass.php --type=admin --comm=change --username=<adminusername>
Remove your ip from blacklist.
php /usr/local/solusvm/scripts/clearauthlog.php --system --clear=all
Change Node Name
If you wish to change a nodes name, you can do it by running the following command on your SolusVM Master
php /usr/local/solusvm/scripts/node.php --type=force --comm=name --nodeid=<NODE ID> --name=<NEW NAME>
How to Force Delete Ipaddress
At any point you if find you have an orphaned ipaddress, you can delete it by running the following command on the master.
php /usr/local/solusvm/scripts/ip.php -d --comm=remove --ipaddress=<IPADDRESS>
Steps to Mass Enable/Disable Quick Backup
Just use the followng commands to enable/disable quick backups for all virtual servers
To Enable
php /usr/local/solusvm/scripts/backup.php --user=client --type=quick --comm=on
To Disable
php /usr/local/solusvm/scripts/backup.php --user=client --type=quick --comm=off
Following are some userful commands on resetting the SolusVM admin password along with clearing the ip from blacklist.
Reset the Password:
Login to main node via ssh and execute the following command.
php /usr/local/solusvm/scripts/pass.php --type=admin --comm=change --username=<adminusername>
Remove your ip from blacklist.
php /usr/local/solusvm/scripts/clearauthlog.php --system --clear=all
Change Node Name
If you wish to change a nodes name, you can do it by running the following command on your SolusVM Master
php /usr/local/solusvm/scripts/node.php --type=force --comm=name --nodeid=<NODE ID> --name=<NEW NAME>
How to Force Delete Ipaddress
At any point you if find you have an orphaned ipaddress, you can delete it by running the following command on the master.
php /usr/local/solusvm/scripts/ip.php -d --comm=remove --ipaddress=<IPADDRESS>
Steps to Mass Enable/Disable Quick Backup
Just use the followng commands to enable/disable quick backups for all virtual servers
To Enable
php /usr/local/solusvm/scripts/backup.php --user=client --type=quick --comm=on
To Disable
php /usr/local/solusvm/scripts/backup.php --user=client --type=quick --comm=off
24x7 Server Support provide 24x7 SolusVM Server Management that will give you full SolusVM support. SolusVM is the most popular control panel for managing servers.
ReplyDelete