If you try to execute any command in linux/unix terminal, it is for one time execution and it will get executed once it is invoked.
Suppose if you have a command/script which should be executed at particular time/period OR at regular intervals of...
Linux Boot Process


Have you ever wondered what happens while LINUX boot?
Then you are at the right place !!!
The Boot process is the primary thing to know by all Linux users / administrators. Ofcourse it is one of the important interview questions of all...
Linux - Filesystem Hierarchy - Directory Structure

Linux Directory Structure Overview:
Before we proceed with learning commands, it’s better to get a
detailed idea about Linux's file structure.
The Linux file system structure looks like upside down tree.
This hierarchy is very easy to understand...