Delete Lines Matching a Specific Pattern in a File using SED
In this guide, we are going to learn how to delete lines matching a specific pattern in a file using SED. SED is a stream
In this guide, we are going to learn how to delete lines matching a specific pattern in a file using SED. SED is a stream
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
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 guide, you are going to learn how to run only specific commands with sudo in Linux. Our previous guide covered how to add
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 tutorial, we will provide you with a step by step guide on how to install Helm on Kubernetes cluster. We are running a
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
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
As a computer science student, there are a handful of operating systems (OSes) for you to consider. The most popular system applications are macOS, Windows,
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