http://forum.soluslabs.com/showthread.php?1102-Bandwidth-is-not-updating-for-a-new-vps-in-my-admincp-
http://www.nocser.net/clients/knowledgebase/342/Install-solusvm.html
crontab -e
*/2 * * * * /usr/bin/php -f /usr/local/solusvm/system/vzbw.php >/dev/null 2>&1
save
chmod 0744 /etc/cron.d/solusvm ( 0744 makes sure the executable bit is set to be able to actually run these jobs ;-) )
should show -rwxr--r--
No comments:
Post a Comment