Is there a way to reset quota usages manually via command line?
I found no way in one hour of googling.Isn't it store in ram?I see nothing related in/tmp directory.
reset Quota via command line
Moderator: Moderators
Re: reset Quota via command line
below command reset quotas:
But I don't know what are -d (death mark) and -m (death mask) parameters.
If someone now about that it's appreciated to explain.
Code: Select all
restore_quotas -w eth1 -d 0x8000 -m 0 -s 192.168.3.0/24
If someone now about that it's appreciated to explain.