quotaoff

Turn off the disk quota function of the specified file system in the Linux kernel

Supplementary instructions

quotaoff command is used to turn off the disk quota function of the specified file system in the Linux kernel.

grammar

quotaoff(option)(parameter)

Options

-a: Close the space limit of partitions with quota settings in the /etc/fstab file;
-g: Turn off the disk space limit of the group;
-u: Turn off the user's disk space limit;
-v: Display the instruction execution process.

Parameters

File system: Specify the file system for which the disk quota function is to be turned off.

继续阅读

接下来你可能需要这些内容

优先推荐相关内容,同时保留你的阅读轨迹和收藏入口。