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
Want to upgrade a single package on CentOS/Fedora systems? Worry not, because, CentOS/Fedora or any other RHEL based distribution provides a way to upgrade a
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
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
Good day folks. Today, we would like to discuss how to extract log lines of specific dates from a log file. If you are a
In this tutorial, we are going to learn how to install and setup Zsh and Oh-my-Zsh on Ubuntu 20.04/Ubuntu 22.04. Install ZSH and Oh-My-Zsh on
Follow through this guide to learn how to lock Linux user account after multiple failed login attempts. Linux through Pluggable Authentication Modules, PAM, can be
In this guide, we are going to learn how to install or uninstall software from FreeBSD Ports Collection. Ports Collection is is a set of Makefiles,
This guide will take you through various example usage of ps command in Linux/Unix system. ps, an acronym for Processes Status is a utility used
In this guide, we are going to learn how to add users to sudo group in Linux. More often than not, you want, as a