Good Alternatives To Man Pages Every Linux User Needs To Know
A man page, acronym of manual page, is a software documentation usually found in all Unix-like operating systems. Some man pages are short and some pages are comprehensive. A man …
Linux Howto’s for System Administrations
Auto Added by WPeMatico
A man page, acronym of manual page, is a software documentation usually found in all Unix-like operating systems. Some man pages are short and some pages are comprehensive. A man …
In this tutorial, we are going to learn about “grep” command. Grep stands for Global regular expression print. As the name implies, Grep is used to search text files with …
Today, I stumbled upon an interesting command line utility. The World map in your Terminal! Yes, It is pretty nice project. Say hello to MapSCII, a Braille and ASCII world …
This guide will teach you how to find hard disk data transfer speed in Linux. In other words, we are going to identify how fast your drive delivers data. We …
All commands’ man pages are stored in /usr/share/man/ directory in Linux. The man pages compressed in gzip (.gz) format. Curious to know which command has the biggest manual page on …
This brief guide explains how to rename files without typing full name twice in Linux operating systems. As we all already know, we use mv command to rename files in …
When looking for the usage of a Linux/Unix command, you actually don’t have to Google or search in the discussion forums, wiki pages, blogs or any offline/online resources. Everything is …
Picture this scenario. You are a newbie who have limited experience with Linux. You recently bought a new Laptop that has pre-installed with Linux, for example Ubuntu. You are not …
Facebook-owned WhatsApp is the most popular messaging platform with over 2+ billion monthly active users worldwide. It allows us to send text and voice messages, share audios and videos, share …
Kmon is a an open source Linux Kernel manager and activity monitor utility written in Rust programming language. It is a simple text-user interface (TUI) tool for managing Linux kernel …