Linux

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

Check file systems

Jun 3,93

Bugs, power failures, and mechanical problems can all cause data structures on a file system to become corrupted and cause severe data …

Read More

Check file disk usage

Jun 3,93

You can use the du command in Linux to find out how much space is being consumed by a particular …

Read More
Geek University 2022