How To Edit Quotas For A User
- Forums
- Linux Commands
- How To Edit Quotas For A User
if you are a linux system administrator and you find yourself having to edit the quota policy of a user's quota, you can use the following command to edit the quotas for a particular user [842], Last Updated: Mon Jun 24, 2024
Hostman
Sun Mar 21, 2010
0 Comments
343 Visits
if you are a linux system administrator and you find yourself having to edit the quota policy of a user's quota, you can use the following command to edit the quotas for a particular user
for example, you have a user johndoe you can use this command:
# edquota johndoe
this will take you to the VI editor and you can make the changes there