How to Create and Execute a .Jar File in Linux Terminal
A JAR (Java ARchive) is platform-independent file format used to aggregate many Java class files and associated metadata and resources
Linux Commands for Linux Beginners
A JAR (Java ARchive) is platform-independent file format used to aggregate many Java class files and associated metadata and resources
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
Browsh is an open-source, a simple and modern text-based browser that renders in TTY terminal environments. It is made up
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
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
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
Teleconsole is a free open source and powerful command-line tool for sharing your Linux terminal session with people you trust.