#devops
Read more stories on Hashnode
Articles with this tag
Write a bash script create directories.sh that when the script is executed with three given arguments (one is the directory name and second is start...
What is Kernel? 🌟 Kernel: The kernel is like the heart of a computer's operating system. It is a computer program that has full control over all the...
To view what's written in a file. more: Used to view a text file one page at a time, press the spacebar to go to the next page. 🔽 Example: more...
Listing commands ls option_flag arguments --> list the sub directories and files avaiable in the present directory Examples: ls -l--> list the files...
Introduction: Linux, an operating system that often showcases a cute penguin as its mascot, has gained significant popularity in the world of...
A. What is DevOps? DevOps is a collaborative approach that combines software development and IT operations to improve the efficiency, speed, and...