#learning-journey
Read more stories on Hashnode
Articles with this tag
Day 7 : 90Days of DevOps Challenge · What is a package manager in Linux? In Linux, a package manager is a software tool that helps users to find,...
Day 6 : 90Days of DevOps Challenge · In Linux, file permissions refer to the settings that determine who can read, write, or execute a file or directory....
Day 4 : 90Days of DevOps Challenge · What is Kernel ? In computing, a kernel is the core component of an operating system that manages system resources,...
Day 3 : 90Days of DevOps Challenge · To view what's written in a file. -> you can use the "cat" command in Linux. Syntax : cat [file] Example : If...
Day 2 : 90Days of DevOps Challenge · What is Linux ? Linux is an open-source operating system (OS) that is widely used in servers, desktop computers,...
Day 1 : 90Days of DevOps Challenge · What is Devops? DevOps is a set of practices that combines software development and IT operations to increase the...