Articles in this section

How to update bandwidth limit for all SolusVM VPS?

Applicable to:

  • SolusVM

Question

How to update bandwidth limit for all SolusVM VPS?

Answer

  1. Connect the SolusVM Master server via SSH.

  2. Execute command

    # php /usr/local/solusvm/scripts/vserver.php -d --comm=bandwidth --limit=LIMIT

    where LIMIT - necessary bandwidth limit in bytes, for example, if it is required to set 100 GB limit - correct command is:

    # php /usr/local/solusvm/scripts/vserver.php -d --comm=bandwidth --limit=107374182400

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.