The Beginner’s Guide to Using Pacman on Arch Linux January 27, 20232 CommentsThis guide shows how to use Pacman package manager on Arch Linux to manage the software by installing, removing, and updating packages.
How to Create a Bootable USB from ISO on Linux February 5, 20238 CommentsThis guide shows how, with minimal effort, to create a bootable USB from ISO in Linux using the built-in dd comm
Check Disk Space in Linux Using df and du Commands March 21, 2022Linux has strong built-in commands to check available disk space called ‘df‘ and 'du'. Let's find out how to use them correctly.
What Is cURL Command and How to Use It (With Examples) June 25, 2022This article explains the curl command in Linux and how to use it with examples based on best practices.
How to Use GParted to Create and Resize Partitions Easily August 25, 20221 CommentGParted is one of the most well-known GUI tools in Linux for creating, resizing, and deleting partitions on your hard drive.
Linux History Command: A Comprehensive Guide December 25, 2022This guide delves into the features and functions of the Linux history command, providing you with the skills to utilize it effectively.
How to Use SSH Tunneling to Access Restricted Servers March 4, 2021Knowing how to spin up an ssh tunnel can help you reach otherwise inaccessible networks and systems.
How to Use showmount Command to List Shares on an NFS Server May 14, 2022View available exports on an NFS server.
How to List Installed Packages in Ubuntu April 12, 2022This article will learn how to list the installed packages on your Ubuntu system.