How to Schedule a Linux Job Without Cron
The world of Linux is filled with so much fun and interesting stuff, the more we go in, the more
Linux Commands for Linux Beginners
The world of Linux is filled with so much fun and interesting stuff, the more we go in, the more
Files are one of the most important objects of any operating system and Linux is not an exception. Files provide
When it comes to managing and analyzing data, converting files from one format to another is a frequent need. If
The ‘!’ symbol or operator in Linux can be used as a Logical Negation operator as well as to fetch
The cat (short for “concatenate“) command is one of the most frequently used commands in Linux that comes pre-installed in
In this article, we will share some interesting command-line tools to generate random passwords and also how to encrypt and
Most Linux users are well familiar with the find command and the many cases it can be used. Today we
While using the command line, you can directly pass the output of one program (for example a tool that generates
In this guide, we shall bring to light a simple yet important concept in process handling in a Linux system,
Linux is by default a multi-user system (meaning many users can connect to it simultaneously and work), thus Linux user
A port is a logical entity that represents an endpoint of communication and is associated with a given process or
Compression is a very commonly performed operation by users to save disk space as well as reduce time and bandwidth