linux shell

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

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

whois command

Jun 3,93

You can use the whois command in Linux to find out information about a domain, such as the owner of the …

Read More
Geek University 2022