CYPHER | 🦅🛡️
CYPHER | 🦅🛡️ @Cypher_484 ·
🐧Linux tip: Create multiple nested dirs in one command with brace expansion! mkdir -p ~/scripts/{site-01,site-02}/{backup,monitoring,network} Instantly builds backup/monitoring/network folders for each site. Saves time! #linuxcommandsR
1
1
57
A'MJ
A'MJ @TheBullAddict1 ·
Day 16/30 Revisited the class as i said and practiced the Linux terminal again, learnt about some Linux commands like /nano /cat /ls /r m /rm -r /cd amongst others. #30DaysOfTech #LearningWithTs #Linuxcommands @TechSphereAcad @kalilinux
A'MJ A'MJ @TheBullAddict1 ·
Day 15/30 We started the Linux terminal fundamentals today, I got lost midway.🥲 P.S: I hate that zoom does not allow pause or playback. But I still learnt something regardless, revisiting the class would is a must. #30DaysOfTech #LearningWithTs@TechSphereAcad@kalilinuxO
1
74
Abhinav Bhar
Abhinav Bhar @BharAbhinav ·
If you have been running docker using sudo just use this command sudo usermod -aG docker $USER and refresh terminal Once you learn about groups its pretty obvious but an ignorant person(me) always copy and paste error message to chatgpt which lead to nothing. #linuxcommands
33