Virtual Private Server User Guide
User and Group Management
> quotactl l a
UID
Username
Disk Space Used (B)
Disk Quota (K)
0
root
25389
None
1
daemon 75
None
9
man
96
None
14
ftp
2
None
68
pop
1
None
88
mysql
71
None
1000
peony108
535
27648
1001
test
9
25600
1002
test2
9
None
1003
rusty
135
25600
65534
nobody 184
None
Note: You should not set a quota for any user that is not listed
unless you supply the a option to quotactl. Adding a quota to any of
these users (such as root, daemon, etc) may cause undesired
functionality on your VPS server, and will not be supported.
Removing User Quotas
You can remove a user account quota at any time by using the quotactl
command from the command prompt. As an example, the following dialog shows
the removal of the user account quota for "rusty":
> quotactl d u rusty
Removing quota for rusty...
UID
Username
Disk Space Used (B)
Disk Quota (K)
1005
rusty
9
None
When you choose to delete a user's quota, there will be no limit to the disk space
that that user can use on your VPS server.
Technical Training Department
August 2004
2 11