Alt+Tab to Switch Windows Only on Current Workspace in GNOME Shell April 4, 2022Here is how to force GNOME Shell to switch between active apps only on the current workspace when pressing the Alt+Tab shortcut.
How to Access Linux Filesystems in Windows 10 and WSL 2 April 19, 20223 CommentsWindows Subsystem for Linux 2 now allows a physical disk with a Linux filesystem, such as ext4, to be attached and mounted inside WSL 2.
How to Create an Alias and Use the Alias Command in Linux April 18, 2022The alias command in Linux lets you create shortcuts for commands, making them easier to remember and use. Here's how to create them!
How to Zip Files and Directories on Linux (with Examples) April 18, 2022This article will show you how to easily use the Zip command on Linux to Zip files and directories.
How to Check Open Ports in Linux with netstat, lsof, and nmap August 31, 2022This article explains how to use the netstat, lsof, and nmap commands to find out which services are listening on which ports.
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 August 12, 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.