#90daysofdevops
Read more stories on Hashnode
Articles with this tag
Day 2 (Tuesday) Of KubeWeek Challenge · Kubernetes networking allows Kubernetes components to communicate with each other and with other applications.The...
Day 1 of kubeweek challenge · What /Why is Kubernetes Before discussing what I want to discuss why you need to learn kubernetes Learning Kubernetes is...
Day 7 of 90daysofdevops · What is package manager in Linux A package management system or package manager is a group of software tools. It automates the...
Day 6 of 90daysofdevops · 1-Create a simple file and do ls -ltr to see the details of the files. As a task, change the user permissions of the file and...
1-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 the...
What is Shell Scripting for DevOps? The kernel is a computer program that is the core of a computer’s operating system, with complete control over...