#linux
Read more stories on Hashnode
Articles with this tag
Nowadays we run many applications on a single server or computer and sometimes we tend to forget to check the usage which leads to applications' load...
Today let's understand the File Naming Convention in Shell Script. Don't use the system variable name as a variable name a variable name can be...
Most of us want to know what are this shell and scripting. Let's dive in to understand the difference. Shell - It is a program that takes the command...
In the industry compressing and uncompressing files and directories is a common task for any system/DevOps Engg/administrator. It is an essential...
This is #90DaysofDevops challenge under the guidance of Shubham Londhe sir. Linux is a multi-user system, which means that more than one person can...