where do you write edquota

zapeador

Member
Joined
Jan 15, 2022
Messages
44
Reaction score
13
Credits
401
I want not to have to use edquota to be able to assign a quota and to be able to do it from one line without using an editor for example

echo /dev/sdb1 16 0 10240 4 0 0 >/path/edquota-file
 


How do I delete users from quota? I delete them from the system and it looks like this:

ibarra -- 16K 0K 1000G 4 0 0
#1019 -- 16K 0K 0K 4 0 0
#1020 -- 16K 0K 0K 4 0 0
#1007 -- 16K 0K 0K 5 0 0
#1008 -- 16K 0K 0K 4 0 0
#1009 -- 16K 0K 0K 4 0 0
#1010 -- 16K 0K 0K 4 0 0
#1011 -- 16K 0K 0K 4 0 0
#1012 -- 16K 0K 0K 4 0 0
#1013 -- 16K 0K 0K 4 0 0
#1014 -- 16K 0K 0K 4 0 0
#1015 -- 16K 0K 0K 4 0 0
#1016 -- 16K 0K 0K 4 0 0
#1018 -- 16K 0K 0K 4 0 0



and I would like to delete them from there too
 
ya habia mirado a ese hombre pero aun no veo como borrar usuarios que ya no estan
 
ya habia mirado a ese hombre pero aun no veo como borrar usuarios que ya no estan
You need to use English

simplemente puede desactivar las cuotas para esa partición Los comandos quoteon y quotaoff habilitarán/deshabilitarán las cuotas desde la línea de comandos https://manpages.ubuntu.com/manpages/focal/en/man8/quotaon.8.html
una vez apagados esos archivos serán eliminados

you could just turn off quotas for that partition
The commands quotaon and quotaoff will enable / disable quotas from the command line
once turned off those files will be deleted
 

Members online


Top