#linux
Read more stories on Hashnode
Articles with this tag
First, let's look into some of the terms that we have in our blog title. Docker : Docker is a containerization tool. or In short, Docker is an open...
Linux and GIT cheatsheets · For the past 11 days, we are playing with Linux and git. Now, it's time to revise and keep them all in one place. Here we...
File Permissions and Access Control Lists · File Permissions and Access Control Lists Tasks : 1. create a simple file and do ls -ltr Here I have created...
Automation with cron and at As we know DevOps comes as a solution for automation. So, as a DevOps Engineer knowing job automation is mandatory. So,...
Linux Commands · Task: What is the Linux command to To view what's written in a file. To change the access permissions of files. To check which...