Demystifying Linux Updates: apt update vs. apt upgrade
So, you’ve taken the plunge into the Linux terminal. First off, welcome! It is completely normal if the command prompt feels a bit like a...
A Simple Guide to Using uptime in Linux
The uptime command is a handy tool that shows you how long your Linux system has been running and what’s been happening with it. Think...
Quickly Find Out Kernel Details In Linux Mint/Ubuntu
Here is a quick way to get the kernel details (name, version and release info) for a specific Ubuntu / Linux Mint system : Open...
Quickly Zip And Unzip Files Using Linux Mint/Ubuntu Terminal
Here is how to quickly zip and unzip files using Linux Mint/Ubuntu terminal : 1. Install zip and unzip if not present by typing :...