How to Use GNU bc (Basic Calculator) in Linux
bc (Basic Calculator) is a command line utility that offers everything you expect from a simple scientific or financial calculator.
bc (Basic Calculator) is a command line utility that offers everything you expect from a simple scientific or financial calculator.
Back in the mid-1990’s when the Internet was still in its infancy, a Swedish programmer named Daniel Stenberg started a
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