#devops
Read more stories on Hashnode
Articles with this tag
What is Git and why is it important? Git(Global Information Tracker) is nothing but a source-code management tool used to manage code versioning and...
Basic Git & GitHub for DevOps Engineers Q What is Git? Git is a distributed version control system that allows developers to manage and track changes...
Understanding package manager and systemctl In Linux, package management is essential for managing software and maintaining the stability and security...
What is Kernel: The kernel is the core component of the operating system that acts as a bridge between the hardware and software, managing system...
Basic Linux Commands 1. To View What's Written in a File: The cat command is used to display the contents of a file on the terminal. For example, to...
Topics for #day2 What is Command in general and in technical terms? Basic Linux Commands What is Command in general and in technical terms? In...