#90daysofdevops
Read more stories on Hashnode
Articles with this tag
Task 1: Fork and Clone the Repository Forked the repository Fork successfully completed! Cloning the repository Successfully cloned! Task 2:...
Introduction: This challenge involves creating a robust Bash script to manage user accounts on a Linux system. The script allows administrators to...
Task 1 : User & Group Management To create a user use command —> sudo useradd <user_name> To create a group use command —> sudo groupadd...
What is Internet? It is a global network of interconnected computers and devices that communicate using standardized protocols. It enables data...