SASHUBHAM AHUJAinshubhamahuja.hashnode.dev·Oct 21, 2023 · 2 min readDay 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...00
SASHUBHAM AHUJAinshubhamahuja.hashnode.dev·Oct 20, 2023 · 2 min readDay 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...00