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
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
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 install cheat command on Ubuntu 20.04. Cheat is a Python based command line utility that allows you to
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, you will learn how to shrink Linux root filesystem by migrating to new disk. Shrinking the Linux root filesystem can be necessary
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
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
This tutorial will take you through how to install Sysdig system visibility tool on Ubuntu 22.04. Sysdig is a simple visibility tool that provides deep
This tutorial will guide you on viewing system processes using ps and top commands. When commands are run on a system, various processes associated with