Extract Log Lines of Specific Dates from a Log File
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
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
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
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
Linux is an open-source operating system that has gained significant popularity in recent years. With its versatility, security, and ability to run on a wide
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,
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, you will learn how to install cheat command on Ubuntu 20.04. Cheat is a Python based command line utility that allows you to
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,
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
This guide will take you through various example usage of ps command in Linux/Unix system. ps, an acronym for Processes Status is a utility used