#trainwithshubham
Read more stories on Hashnode
Articles with this tag
Docker Swarm : Docker Swarm is a container orchestration tool That allows you to Create, Deploy, Scale, and manage a Cluster of Docker Hosts using a...
Introduction : Prerequisite: Set up Ec2 instance. Install Docker & Jenkins Add permissions sudo apt-get install docker.io -y sudo apt-get...
Introduction : Docker is a software platform that allows you to build, test, and deploy applications quickly. Docker packages software into...
This mini project will show the current username, date and time and Disk space and RAM utilization details. ✦ Welcome the user, show the current...
Commands to create user in linux : This command is used to create a user and create a directory for the same user name. sudo useradd Abhishek-devops...
What is Kernel In Linux : The kernel is a computer program that is the core of a computer’s operating system, with complete control over everything...