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
To have a full grip on your device, it is important to have a reliable operating system. Managing memory, storage or CPU is a task
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
In this tutorial, you will learn how to shrink Linux root filesystem by migrating to new disk. Shrinking the Linux root filesystem can be necessary
In this tutorial, we will provide you with a step by step guide on how to install Helm on Kubernetes cluster. We are running a
Many people think that Windows and Mac are the only reliable and relevant operating systems. That’s why people always hesitate about learning Linux. Is it
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, we will learn how to check hardware information on Linux system. Many a time as we interact with the Linux system in
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