PDA

View Full Version : WHM/cPanel: how to reset bandwidth for one single cPanel account



Fli
11-09-2015, 11:58 AM
How WHM/cpanel server admin can reset cpanel account monthly bandwidth(data transfer) quota?

One can do following commands:

for i in $(ls /var/cpanel/bandwidth/ | grep abababa);do mv $i /tmp/;done
/scripts/runweblogs abababa

where "abababa" is name of the cpanel account for which we want to zero/reset the current month data transfer/bandwidth