#linux
Read more stories on Hashnode
Articles with this tag
Day 11 · Git Stash: Git stash is a command that allows you to temporarily save changes you have made in your working directory, without committing them....
Day 7 · 1️⃣ What is a package manager in Linux? In Linux, a package manager is a software tool that automates the process of installing, upgrading,...
Day 6 · User Management User management in Linux refers to the process of creating, modifying, and managing user accounts on a Linux system. It involves...
Day 5 · This is the advanced shell scripting or not the beginner level at least. Using either Loops or commands with start day and end day variables...
Day 3 : Basic Linux Commands · To view what's written in a file. [ec2-user@masternode react_django_demo_app]$ ls api docker-compose.yaml ...
Day 4 · Shell scripting refers to writing a series of commands for the Unix shell or command-line interpreter to execute. It allows users to automate...