Delete Lines Matching Specific Pattern in a File using VIM
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
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 make permanent DNS changes in resolv.conf on Linux. According to man resolv.conf, resolv.conf is a resolver configuration
This tutorial will guide you on how to connect to WiFi in Linux using NMCLI command. NMCLI is a command-line tool for controlling NetworkManager and
In this tutorial, you will learn how to uncomment lines in a file using SED in Linux. According to man sed, “Sed is a stream
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, we are going to learn on installing Perf Performance Analysis Tool on CentOS 8. Perf aka perf_events aka perf tools is a
This simple guide will show you how to install dhclient command on Oracle Linux. Have you installed Oracle Linux system and trying to configure automatic
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 tutorial, we are going to learn how to install and use 7zip on Ubuntu 18.04/Ubuntu 20.04. 7zip is a free and open-source file
In this tutorial, you will learn how to create user account using useradd/adduser commands in Linux. User management is one of the most common task