Linux zcat Command Examples for Newbies
Normally, files compressed using gzip can be restored to their original form using gzip -d or gunzip commands. What if
Normally, files compressed using gzip can be restored to their original form using gzip -d or gunzip commands. What if
Xargs is a great command that reads streams of data from standard input, then generates and executes command lines; meaning
In our last article, we have explained how to use df (disk filesystem) utility to report file system disk space
Ngrep (network grep) is a simple yet powerful network packet analyzer. It is a grep-like tool applied to the network
Running a custom compiled Linux Kernel is always useful, specially when you are looking to enable or disable specific Kernel
Swatchdog (the “Simple WATCH DOG”) is a simple Perl script for monitoring active log files on Unix-like systems such as
fping is a small command line tool to send ICMP (Internet Control Message Protocol) echo request to network hosts, similar
In Linux, the passwd command is used to set or change user account passwords, while using this command sometimes users
Osquery is a free open source, powerful and cross-platform SQL-based operating system instrumentation, monitoring, and analytics framework for Linux, FreeBSD,
whowatch is a simple, easy-to-use interactive who-like command line program for monitoring processes and users on a Linux system. It
In our previous article, we have covered some useful command line networking utilities for Sysadmin’s for network management, troubleshooting and
Alacritty is a free open-source, fast, cross-platform terminal emulator, that uses GPU (Graphics Processing Unit) for rendering, which implements certain