Shivani Gadekarpolymathcloudops.hashnode.dev·Nov 18, 2023Day 6 Task: File Permissions and Access Control ListsHere we come with the Day06 task File permissions are rules that determine who can access, modify, or execute a file on a computer. In Unix-like systems, permissions include read (r), write (w), and execute (x) for the owner, group, and others. These...47 reads#trainwithshubham #90daysofdevopschallenge #Linux #OpenSource #Technology #OperatingSystem #90daysdevops #devopscommunity #devopsfodnahai #hiring #immediatejoiners #devopsengineer #cloudcomputing #cloudtechnology #continuousintegration #continuousdelivery #TerraWeek #community #twsstudentscholarship #developertools #linkedin #linuxcommands #shellscripting #scripting #awscommunity #awscommunityday 😉 #aws
Shivani Gadekarpolymathcloudops.hashnode.dev·Nov 4, 2023Lets do some handson on Shell Scripts !!Task 1: Create Directories with the use of shell scripts!! Write a bash script create directories.sh that when the script is executed with three given arguments (one is the directory name second is the start number of directories and third is the end...4 likes·104 readsshell script
Shubham Moreshubhammore.hashnode.dev·Oct 26, 2023Day 2 of 90DaysOfDevOps 🚀Basic Linux Commands 🐧: Listing commands 📋: ls --> display all files and directories. ls -l --> display a list of all files and directories including the extra information. ls -a --> List out all the files and directories including hidden files ...123 readsTrainWithShubham
Shubham Moreshubhammore.hashnode.dev·Oct 26, 2023Day 1 of 90DaysOfDevOpsWhat is DevOps 🚀: DevOps is a set of practices, tools, and a cultural philosophy that automates and integrates the processes between software development and IT teams. It emphasizes team empowerment, cross-team communication and collaboration 🤝, an...127 readsTrainWithShubham
Ganeshganeshshinde4.hashnode.dev·Oct 23, 2023Day 3 : Mastering Basic Unix Commands for File Management: A Step-by-Step Guide 📁🔒🔍To view what's written in a file. To change the access permissions of files. To check which commands you have run till now. To remove a directory/ Folder. To create a fruits.txt file and to view the content. Add content in devops.txt (...#shubhamLondhe
SHUBHAM AHUJAshubhamahuja.hashnode.dev·Oct 21, 2023Day 2 : 90Days of DevOps ChallengeBasic Linux commands: Listing commands - ls --> The ls command in Linux shows you the files and folders in a directory. It's like looking at what's inside a folder on your computer. ls -l --> Using ls -l in Linux gives you a detailed list of fil...TrainWithShubham
Shubham Moreshubhammore.hashnode.dev·Oct 21, 2023How Hotstar handle the 35M concurrent users - Devops Perspective.Hotstar is a popular Indian 🇮🇳 digital and mobile entertainment platform 📺. It offers a wide range of digital media content, including TV shows, movies 🎬, and sports events (such as cricket matches 🏏 from the Indian Premier League and other spor...173 readshotstar
Kishan Yadavcaptainkishan.hashnode.dev·Oct 21, 2023Day 01: Introduction to DevOpsWhat is DevOps? DevOps is like a bridge connecting two important parts of creating and running software: the developers (who create it) and the operations team (who make sure it runs smoothly). It's all about working together, using smart automation ...1 like·54 reads#90daysofdevops
SHUBHAM AHUJAshubhamahuja.hashnode.dev·Oct 20, 2023Day 1 : 90Days of DevOps ChallengeWhat is DevOps? DevOps is a collaborative and automated approach that joins software development (Dev) and IT operations (Ops) to enhance the software delivery process. It aims to make software development faster, more reliable, and more efficient by...29 readsDevops