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
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
In this tutorial, you will learn how to install cheat command on Ubuntu 20.04. Cheat is a Python based command line utility that allows you to
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 guide, we are going to learn how to restrict SFTP user access to specific directories in Linux systems. SFTP, an acronym for Secure
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 install or uninstall software from FreeBSD Ports Collection. Ports Collection is is a set of Makefiles,
In this tutorial, you will learn how to check directory usage with du command in Linux. du, an acronym for disk usage can help you
Welcome to our guide on using find command to search for files and directories in Linux. find is a command-line utility that searches one or more
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