#90daysofdevopschallenge
Read more stories on Hashnode
Articles with this tag
What is Kernel? In Linux, the kernel is the core component of the operating system. It acts as a bridge between the hardware and software layers,...
Task: What is the linux command to To view what's written in a file. we use the cat command to read the content of the file. To change the access...
What is Linux? Linux is an open-source operating system kernel that serves as the foundation for numerous operating systems, commonly referred to as...
What is DevOps? DevOps is a process of improving application delivery: By ensuring there is proper automation. With a Code quality that is...
What is Git? Git is a version control system for software development. It was created by Linus Torvalds in 2005 and is now widely used by developers...