Bash Scripting Tutorial for Beginners – Part1
A script is command line program that contain a series of commands. Commands contain in a script executed by an
Read moreA script is command line program that contain a series of commands. Commands contain in a script executed by an
Read moreFollowing are the basic user monitor commands: who last 1. who command: As a Linux user, sometimes it is required
Read moreThere are many program which may either be running by a user or by the Operating System itself. These programs
Read moreTar Command in Linux and its examples: The command tar stands for tape archive which is used to rip a collection
Read moreHow Elasticsearch came into existence? To think about Elasticsearch, we have to go back to 1999 when the platform Lucene
Read moreSpecial permissions in Linux constitute a fourth permission type in addition to the basic user, group, and other types. As
Read morersync means remote sync. It is used for copying and synchronizing files and directories remotely as well as locally in Linux. You can copy and synchronize your data remotely
Read moreFirewalld in CentOS 7 || Redhat 7 Firewall is used to control incoming and outgoing traffic. Below is what
Read moreSwitches of find command and their differences: 1. -name pattern: Find the matched name pattern. 1.1 -iname pattern: Like -name,
Read moreRPM Package Management In Linux you can install packages through many ways like rpm, shell script, source tar balls, YUM,
Read more