All posts by Tuna Peyo

Set quotas

Jun 3,93

You can assign a disk quota to a user using the edquota USER_NAME command. This command opens up the quota settings for …

Read More

Enable quota support

Jun 3,93

Three steps are required to enable quota support in Linux: 1. modify the /etc/fstab file – the first step is to …

Read More

Disk quotas

Jun 3,93

Sometimes, a user can cause serious problems for other users on the system by consuming too much disk space. You …

Read More

Debug a file system

Jun 3,93

You can interactively modify a file system’s features by using the debugfs utility in Linux. This utility can be used to examine …

Read More

Adjust file system parameters

Jun 3,93

To tune file system parameters on a Linux ext2, ext3, or ext4 file system, you can use the tune2fs command. …

Read More

Obtain file system information

Jun 3,93

To obtain information about your ext2, ext3 or ext4 file system, you can use the dumpe2fs command. This command is …

Read More
Geek University 2022