Name:

class section:

    (10 points) Enable disk quotas such that user jeremy is limited to a block limit of 100 (soft) and 200 (hard), with no inode limits on /home. Get ISO.

    (6 points) Establish disk quotas such that users larry, curly and moe are each limited to no more than 30 inodes (soft) and 50 inodes (hard) on /home. Get ISO.

    (6 points) Establish a disk quota such that the group marxbros is limited to no more than 500 blocks (soft limit) and 800 blocks (hard limit) on /home. Get ISO.

    What are three commands used for manipulating quotas and displaying current quota usage?