#devops
Read more stories on Hashnode
Articles with this tag
What is the Difference between an Image, Container and Engine? Image It is a read-only template that contains only necessary files and...
- Notes on topics ยท For connecting Mac to SSH and SCP, follow the...
#90DaysofDeVops What is Git? Git is a version control system that allows you to track changes to files and coordinate work on those files among...
Prerequisites Installation on Linux https://developer.hashicorp.com/terraform/tutorials/aws-get-started/install-cli link for installation Install VS...
#90DaysofDevops #Day7 Installing Docker in Ubuntu sudo apt-get update sudo-apt install docker.io Installing Jenkins in Ubuntu curl -fsSL...
#90DaysofDevops #Day5 1)Write a bash script which when the script is executed with three given arguments (one is the directory name and second is the...