教你做linux磁盘配额quota
下面的例如都是以/home这个目录为主的!<!--[if !supportLists]-->1. <!--[endif]-->使用quotaon –vaug 命令开启quota功能。v ---详细信息显示。a ---所有组和用户。u ---只针对用户。g ---只针对组。<!--[if !supportLists]-->2. <!--[endif]-->从新挂载。例如:[root@localhost ~]# ...