VCVaibhav Chavaninvaibhavdevops.hashnode.dev·May 23, 2023 · 3 min readFile Permission And Access Control List (ACL)Create a simple file and do ls -ltr to see the details of the files refer to Notes Sarvadnya@DESKTOP-108TPA2 MINGW64 ~/desktop $ ls -ltr total 84586 -rw-r--r-- 1 Sarvadnya 197609 282 Jul 15 2022 desktop.ini -rwxr-xr-x 1 Sarvadnya 197609 ...00
VCVaibhav Chavaninvaibhavchavan.hashnode.dev·May 1, 2023 · 3 min readBasic Linux Shell ScriptingWhat is Kernel? The kernel is a computer program that is the core of a computer’s operating system, with complete control over everything in the system. It is also known as the heart of the operating system. The functions of Kernel : Device manageme...00
VCVaibhav Chavanin90daysdevops.hashnode.dev·Apr 20, 2023 · 3 min readBasic Linux CommandsWhat is Linux? Linux is a free and open-source operating system created by Linus Torvalds in 1991. Unix is the base of the Linux operating system. Linux has some features like it is more secure and flexible. The very popular version of Linux is Ubunt...00
VCVaibhav Chavaninvaibhavchavan.hashnode.dev·Apr 19, 2023 · 3 min readIntroduction to DevOpsThis is the #90DaysofDevops challenge under the guidance of Shubham Londhe sir. In this challenge, I will complete Day-wise tasks and share the learning given by Shubham sir for the next 90 Days. # Day 1 What is DevOps? DevOps is grouping a multiskil...00