News

Useful Linux commands can help you evaluate disk storage, diagnose disk usage issues and manage disk space effectively. Topics Spotlight: AI-ready data centers ...
In this tutorial, we’ll look at various ways of using the terminal to check disk usage enabling us to see what storage space is left on our system no matter where we may be. All the commands in ...
VirtualBox lets you run Linux in a virtual machine, but doesn't automatically shrink guest volumes. Find out how to shrink them and save disk space.
I want to show you how you can check for drive space using three different commands: df – reports the amount of disk space used on a file system; du – reports the amount of space used by ...
Here’s a script for quickly checking on how much disk space you have on a system and how much of it is in use. It certainly beats using a calculator to tally up the columns in “df -k” output ...
Checking free space. Open source: Must-read coverage. ... How to free disk space on Linux systems. Your email has been sent. Scott Matteson Scott Matteson is a 30 year senior systems ...
Ran into a brick wall on this one. Trying to use the disk builtin check with icinga2 for my linux boxes, but for anything other than the '/' partition, it tells me that the disk in question is ...
When I first left the Big Blue OS behind for the world of Linux, I wallowed in guesses over how my disk space was filling up. One thing that was hard to replace from my Windows XP days was the ...
Fedora Linux 43 aims to speed up boot time and reduce disk usage by switching initrd compression to zstd by default.
Linux supports two primary types of disk quotas: User Quotas: These apply limits to individual user accounts, ensuring that no single user can consume more disk space or inodes than permitted. Group ...