All posts by Tuna Peyo

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

Check disk space

Jun 3,93

To check how much disk space your files are using, you can use the df command. Invoked without any options, this …

Read More

Mount a USB device

Jun 3,93

Most Linux distributions automatically recognize and mount removable USB drives. Ubuntu, for example, automatically mounts a USB device to the …

Read More

/etc/fstab file

Jun 3,93

The /etc/fstab file is a system configuration file that contains all available disks, disk partitions and their options. Each file system …

Read More

Mount a file system

Jun 3,93

Linux stores information about where and how partitions should be mounted in the /etc/fstab file. Linux refers to this file and …

Read More
Geek University 2022