Applicable to:
- SolusVM
Question
How to remove all SolusVM clients that do not have any VPS?
Answer
-
Connect to SolusVM Master node over SSH.
-
Execute the command below to remove all clients that do not have any VPS:
# php /usr/local/solusvm/scripts/client.php -d --comm=removezerovps
Comments
0 commentsPlease sign in to leave a comment.