Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Search found 1 match

by might
2021-11-10 12:30
Forum: System and Network configuration
Topic: Enable quota on / filesystem
Replies: 0
Views: 8569

Enable quota on / filesystem

Hello, On Debian 10 I enabled quota on /etc/fstab like so: /dev/sda2 / ext4 errors=remount-ro,usrjquota=quota.user,grpjquota=quota.group,jqfmt=vfsv0 0 1 On Debian 11, it seems not working because when I enable it I get: quotaon: Your kernel probably supports ext4 quota feature but you are using exte...