Tag: disk

Linux commands to check CPU Utilization ,memory and disk.

In linux it is mandatory to know commands to check cpu utilization and memory so in this we will discuss. CPU utilization To check CPU utilization in linux we have different commands. Lets check.. 1. Top It provides real-time information about system performance, including CPU and m...

Disk Encryption on Ubuntu: LUKS (Linux Unified Key Setup)

Securing your data is of utmost importance in the digital age. One of the most effective ways to safeguard your information is by encrypting your entire disk. In this comprehensive tutorial, we will explore advanced disk encryption techniques on Ubuntu, with a focus on the Linux Unified Key Setup (L...

How To Extend LVM Disk on Linux Ubuntu 20.04

In this tutorial, we will show you how to extend an LVM disk on your Ubuntu 20.04 Server. Resizing disks is a common yet challenging task for system administrators, when servers are running out usable disk space or when the standard partitioning during installation does not fit their bespoke needs. ...