EPISODE · Jan 13, 2019
gnuWorldOrder_13x3
from GNU World Order Linux Cast · host Klaatu
All about the quota command from Slackware package set **a** ` # enable quota in /etc/fstab # for example: # /dev/sda1 / ext4 defaults,usrquota 0 2 # # then remount the partition: % whoami % root % mount -o remount / # create quota index: % quotacheck --user --create-files --no-remount # if it fails with ## cannot stat() /dev/root # then this is a workaround: % ln -s /dev/sda1 /dev/root # now turn quota on: % quotaon / # set quota amounts with % setquota --help # or % EDITOR=emacs edquota klaatu ` shasum -a256=7b9f249ce1eca6e444971394f3d1763c239229781daca89531c2efff67cc2267
NOW PLAYING
gnuWorldOrder_13x3
No transcript for this episode yet
Similar Episodes
Mar 19, 2026 ·34m
Feb 18, 2026 ·11m
Feb 11, 2026 ·45m
Feb 4, 2026 ·18m
Nov 12, 2025 ·35m