How to Make sudo Remember the Password for Longer April 20, 2022 Here’s how to make sudo remember your password for longer so that you don’t have to keep typing it repeatedly.
Linux Shutdown Command (with Examples) April 13, 2022 2 Comments Do you need to know how to shut down your Linux system using the command line or schedule a shutdown at a specific time? Here's the answer!
The plocate Command as a Faster Alternative to locate in Linux April 27, 2022 The plocate command finds all files on the system matching the given pattern, providing much faster searches on a smaller index.
How to Use apt Command to Manage Packages in Linux March 7, 2022 This guide serves as a quick reference for the apt commands.
How to Change Hostname in Linux December 13, 2021 Although the system sets the hostname during the installation process, you can change the hostname at any time on Linux.
How to Install deb Files in Ubuntu (with Examples) April 30, 2022 Got a deb file download from the web? Here's how to install it with ease.
5 Best Terminal Based Linux Monitoring Tools March 27, 2022 4 Comments We will explore the five best terminal-based monitoring tools that you can use on your Linux systems to keep you fully aware of their status.
How to Make iptables Firewall Rules Persistent on Debian/Ubuntu May 3, 2022 Here's how to keep iptables firewall rules persistent between reboots so you don’t lose them after the system is rebooted.
Find Files and Directories in Linux Like a Pro April 27, 2022 1 Comment This guide will show you how to use “find” and “locate” commands to find files and directories on your Linux file systems.
How to Delete Files and Directories in Linux from Command Line March 19, 2022 2 Comments In this guide, you will learn several ways how to quickly and easily delete files and directories in Linux using the command line.