#90 days of DevOps challenge - Task (6 $ 7)
File Permissions and Access Control Lists

Search for a command to run...
Articles tagged with #shubhamlondhe
File Permissions and Access Control Lists

A quick scan of the '2023' directory in this repository reveals a grand total of 90 subdirectories https://github.com/mvgeorge1/90DaysOfDevOps.git Did you really think I made all 90 directories by hand? ROFL!! 😂😂 Do I look like some kind of superhu...

Prerequisites for this project- ⁌ Reddit clone in Github ⁌ Profile in Dockerhub ⁌ CI server (t2.micro free tier eligible) ⁌ Deployment Server (t2.medium) (2 CPU, 4 GB RAM) Step 1 -: Connect to CI-server EC2 instance. At this moment it is an empty ser...

Basic Linux Shell Scripting for DevOps Engineers

#devOps #trainwithShubham #linux 1)Linux command to check your present working directory: pwd: It gives the present or current working directory. example: 2)Linux Command to list all the files or directories including hidden files: The ls command li...
