Home Elementary OS How to check the free Disk space in elementary OS

How to check the free Disk space in elementary OS

by Kiran Kumar
Published: Last Updated on

Time flies by, and in a matter of a few days, you might be wondering where is all the hard disk space gone on your elementary OS PC. No operating system likes a tight hard disk space to work with and clearly shows up in the overall system’s performance. Let’s take a deep dive and see how to monitor the hard disk usage in elementary OS.

Checking the Disk Usage

In this tutorial, we shall take a look at the graphical user interface tools based apps as well as the command-line way of checking the free hard disk space on elementary OS PC.

Using built-in tools

Let’s check out the built-in tools with-in elementary OS that can help you in tracking the free hard disk space.

Method 1: Using the Files App

Step 1) Launch ‘Files’ from the ‘Applications’ menu.

Step 2) In the left pane of ‘Files’, select the hard disk partition for which you want to check the free hard disk space. It will be located in the ‘Devices’ section.

Step 3) Right-click on a blank area and select ‘Properties’ from the context menu to get the details of occupied hard disk space and remaining free space.

Harddisk Properties

Hard disk Properties

Method 2: Using the Command-line via Terminal

For those who prefer the command terminal way of doing things, let’s get started.

Step 1) Launch the Terminal.

Applications Menu

Applications Menu

Step 2) The command we are interested in is the “disk filesystem” used as df command. It is used to get a summary of available and used disk space in the Linux file system. The df command by itself, although works, but the size info is shown in units of blocks that don’t make any sense for a human.

df command usage

df command usage

Hence, it is used along with the ‘-h ‘parameter to show the disk space info in the “human-readable” format, which means you can see the size in bytes, megabytes, and gigabytes.

df -h
df with -h usage

df with -h usage

Method 3: Using a third-party free app “Disk Usage Analyzer”

If you wanted something eye-candy that shows the disk space in the form of a colorful sector chart, then you need to install Disk Space Analyzer. It is available in the elementary OS AppCenter. Look for “Disk Usage” and click on the “Free” button to install it.

Disk Usage Analyzer

Disk Usage Analyzer

You might see a non-curated app warning. Don’t worry; this app is safe to install. Click on “Install Anyway” followed by entering the root password.

Non-curated App Warning

Non-curated App Warning

After the installation is complete, launch the app from the “Applications” menu. You should immediately see the overall statistics of your computer. For example, the FOSSLinuxEOS drive is having less than 50% of the disk left. Click on the icon to dig deeper into the hard disk statistics.

Disk Usage Analyzer Screenshot

Disk Usage Analyzer Screenshot

You should see a colorful fan chart with the Red showing the large data size. You can click through the fan chart to digger deeper as needed.

Disk Usage Analyzer Screenshot

Disk Usage Analyzer Screenshot

That’s all about monitoring the free disk space on the elementary OS. We have discussed the command-line way as well as the GUI ways of doing it. I hope you find this tutorial helpful.

You may also like

1 comment

john February 7, 2020 - 4:48 PM

do you know how to display the hdd space in the panel or even more, display the hdd space of for example a nextcloudserver in the panel?

Reply

Leave a Reply to john Cancel Reply

fl_logo_v3_footer

ENHANCE YOUR LINUX EXPERIENCE.



FOSS Linux is a leading resource for Linux enthusiasts and professionals alike. With a focus on providing the best Linux tutorials, open-source apps, news, and reviews written by team of expert authors. FOSS Linux is the go-to source for all things Linux.

Whether you’re a beginner or an experienced user, FOSS Linux has something for everyone.

Follow Us

Subscribe

©2016-2023 FOSS LINUX

A PART OF VIBRANT LEAF MEDIA COMPANY.

ALL RIGHTS RESERVED.

“Linux” is the registered trademark by Linus Torvalds in the U.S. and other countries.