How to get Byte Count in a File in Linux
This simple tutorial will show you how to get byte count in a file in Linux. Byte is a unit of digital information that most
This simple tutorial will show you how to get byte count in a file in Linux. Byte is a unit of digital information that most
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
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
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 make permanent DNS changes in resolv.conf on Linux. According to man resolv.conf, resolv.conf is a resolver configuration
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
Follow this tutorial to learn how to copy paste lines in vim. VIM, an acronym for Vi iMproved, is a highly configurable text editor built
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
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