Make Permanent DNS Changes in resolv.conf on Linux
Follow through this guide to learn how to make permanent DNS changes in resolv.conf on Linux. According to man resolv.conf, resolv.conf is a resolver configuration
Follow through this guide to learn how to make permanent DNS changes in resolv.conf on Linux. According to man resolv.conf, resolv.conf is a resolver configuration
Good day all. This guides is about installing Perf performance analysis tool on Ubuntu 18.04. Perf, also known as perf_events is a powerful performance counter
In this tutorial, you will learn how to use htop command in Linux. An interactive process viewer (htop) is a free GNU GPL process viewer
This guide will take you through how to delete lines matching specific pattern in a file using VIM. Linux system admins work with files day
Follow through this guide to learn how to upgrade a single package on Ubuntu. Upgrading a Single package on Ubuntu Ubuntu and other Debian derivatives
One of the most upsetting and terrible situations a user may go through is data loss. Consumers worry and are helpless due to the concern
Is your Linux system in BIOS or UEFI mode? Don’t worry, this guide will show you quick ways to check if Linux system is using
Are you looking for a quick way to upgrade Debian 11 to Debian 12? Look no further, this guide will take you through all the
In this guide, we are going to learn how to restrict SFTP user access to specific directories in Linux systems. SFTP, an acronym for Secure
In this guide, you are going to learn how to run only specific commands with sudo in Linux. Our previous guide covered how to add