Knowledge7

The Linux and Mobile Solution Provider

  • About
  • Training
  • Services
  • Clients
  • In the news
  • Blog
  • Contact Us
You are here: Home / Topic / Devices and file systems

Devices and file systems

This topic is part of our Linux System Administration training

Linux provides tools to manage disk partitions and file systems. A system administrator should be able to:

  • Understand the PC architecture concerning hard disks
  • Manage partitions (i.e. display information, create, delete, modify, etc.)
  • Create a file system on a new partition (e.g. ext3, swap)

A file system can only be used when mounted. It is important to know how to:

  • Create a mount point
  • Mount (and unmount) a file system
  • Mount using labels and UUIDs
  • Manage fstab
  • Manage swap

Of course, as soon as data exists on a file system, it is important to monitor the system regularly:

  • Check an existing file system
  • Monitor free space using df
  • Monitor usage using du
  • Monitor SMART status using smartctl

In a file system where users are allowed to create files, it is sometimes important to be able to impose user quotas. A Linux system administrator should be able to:

  • Set up quota for an existing file system
  • Use quotaon and quotaoff
  • Set limits with edquota (and understanding soft and hard limits)
  • Check quotas using quota
  • Produce reports using repquota
  • Warn users using warnquota
This topic is part of our Linux System Administration training

Our forthcoming training courses

  • No training courses are scheduled.

Leave a Reply

Your email address will not be published. Required fields are marked *

Looking for something?

Want to know more?

Get our newsletter

Discover the latest news, tips and tricks on Linux, the Web and Mobile technologies every week for FREE

This work is licensed by Knowledge7 under an Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license.