day - 06 File Permissions and ACL (Access Control List)
The concept of file permission, acl, and the differentiating factor between file permission and acl are explained in this article.
Jul 31, 20235 min read15

Search for a command to run...
Articles tagged with #devops
The concept of file permission, acl, and the differentiating factor between file permission and acl are explained in this article.

Backup your work using automation through a bash script and crontab.

In this article I try to explain the importance of shell scripting in automation, list of arithmetic operator , if else condition in shell scripting

DevOps concepts we cover here are:- what is DevOps? What are Automation, Scaling, and Infrastructure? Why DevOps is Important, etc. what is DevOps? DevOps is a methodology in which we bridge the gap between the developer and the operation team. ...
