#devops
Read more stories on Hashnode
Articles with this tag
Introduction : Prerequisite: Set up Ec2 instance. Install Docker & Jenkins Add permissions sudo apt-get install docker.io -y sudo apt-get...
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...
To view what's written in a file. To change the access permissions of files. To check which commands you have run till now. To remove a directory/...
Linux Operating system : Linux is an open-source operating system that manages the communication between the software and hardware of a system. It is...
DevOps is a methodology or combination of software development (dev) and operations (ops). It is defined as a software engineering methodology that...