#90daysofdevopschallange-devopszerotohero
Read more stories on Hashnode
Articles with this tag
Understanding package manager and systemctl Package Manager: A package manager is a tool used in Linux distributions to simplify the process of...
Create a simple file and do ls -ltr to see the details of the files. Write an article about File Permissions based on your understanding from the...
#useradd- creating user account #groupadd- used to create user groups #gpasswd- adding members to group #sudo cat /etc/group - to see the number of...
Linux Basic commands Commands *date -shows today's date and in UTC *cal-show the calendar for the current month *uptime-shows the uptime like how...