Category: Linux

Dive into Linux development, system management, and command-line expertise, with insights on tools, customisation, and open-source solutions.

Posts

Showing 2 posts in this category.

Customize your Linux Terminal (Bash)

Linux1.4K0
Customize your Xubuntu terminal with a unique style, CPU usage, memory stats, and a fun random quote from Cowsay and Fortune.

How to get overall CPU utilization from the bash command line (Linux)

Linux2.4K1
Discover an accurate and instant solution to measure CPU utilization in Bash using the `top` command and Python for floating point arithmetic.