#100daysoflinux результаты поиска
Came across the Wireshark cheat sheet. This helps a great deal. #wireshark #cybersec #100DaysOfLinux
Did the reboot of system after installing and now I'm good to go. Let's begin this Wireshark journey. #100DaysOfLinux
Learning Linux – Chaining Commands Today I practiced: grep, cut, tee with pipes to extract IP diff to compare config files find and which to locate files echo >> file to append content Combining commands = powerful automation. #Linux #100DaysOfLinux #CLI #DevOps #SysAdmin
100 Days of Linux Challenge. Day 80 and 81 I looked at; 📍 Partition in Linux 📍 Swap Using Redhat Enterprise Linux (RHEL). #Linux #100DaysOfLinux #100DaysofCode #LinuxChallenge #opensourcecommunity #opensource #RHCSA #technology #systemadministrator #partioning
#100DaysOfLinux Day 1/100 📚 Read exam objectives. 🖥️ Exam tips (@JasonDion course, Section 1) 💡 Starting with Fundamental of Security tomorrow. Linux tips or comment.👇 #SecPlus #CyberSecurity #Linux
Here are some great resources to dive deeper:Linux 🌟youtu.be/lQi7fxVO7Zo?fe… 🌟 youtu.be/42iQKuQodW4?fe… (6/6) #100DaysOfLinux #LinuxDirectory #TechLearning
youtube.com
YouTube
Linux Directory Structure in Hindi | Linux File System in Hindi |...
🚀 100-Day Cyber Sprint Starts Now! Goals: ✅ Sec+ SY0-701 (60-days target) ✅ Linux🐧mastery via hands-on practice ✅ Build & document home lab 🖥️ Daily updates incoming! Your #1 Sec+ or Linux tip? comment.👇 #100DaysOfLinux #SecPlus #CyberSecurity
If you want to study the Linux directory in more detail, here’s the best video to dive deeper! 🔥📂🎥 youtu.be/42iQKuQodW4?fe… (5/5) #100DaysOfLinux #LinuxDirectories #LearnLinux #OpenSource #TechEducation #100DaysOfCode #100DaysOfHacking
youtube.com
YouTube
Linux Directories Explained in 100 Seconds
#100DaysOfLinux Day1 Learnt the ifconfig, an equivalent to ifconfig in windows Learnt to change password using passwd *user* command Learnt navigating the Linux file system using ls, ls -l(ll), pwd, cd/, cd .. and su commands Learnt creating files using touch and cp commands
100 Days of Linux Challenge. Day 70 Continuation of day 69 activities on 👇 ☀️ Running commands with Sudo 📌 Getting an interactive Root Shell with Sudo 🧩 And Configuring Sudo #100DaysOfLinux #100DaysofCode #LinuxChallenge #opensourcecommunity #opensource #RHCSA #technology
#100DaysOfLinux Day 2/100 📚 Studied: Fundamentals of Security (Dion's Course, Section 2) 🖥️ Lab: Installed VirtualBox. 💡 Tip: Enable bidirectional clipboard for easy note-taking! tip or comment.👇 #SecPlus #CyberSecurity #Linux
Learning Linux – Special Permissions Today I learned: SUID (4) – run as file owner SGID (2) – run/set group Sticky Bit (1) – only owner can delete Used with chmod as a prefix (e.g., chmod 4755 file) #Linux #100DaysOfLinux #SysAdmin #DevOps #Permissions
100 Days of Linux Challenge. Day 97, 98, 99 I looked at 📍Networking 📍Hostname Configuration 📍IP Address Configuration 📍Static IP Address Configuration 📍Network File System(NFS) #100DaysOfLinux #100DaysofCode #LinuxChallenge #opensource #technology #systemadministrator
Learning Linux – Explored system files:@linuxtoday /etc/passwd – user info /etc/shadow – encrypted passwords (root only) /etc/shells – valid login shells Essential for secure user management. #Linux #100DaysOfLinux #SysAdmin #DevOps #RockyLinux
And I Started; 🧩 SWAP File System and 🧩 Logic Volume Manager #100DaysOfLinux #100DaysofCode #LinuxChallenge #opensourcecommunity #opensource #RHCSA #technology #systemadministrator #partioning
__| |____________________________| |__ (__| |____________________________| |__) | | Let's Connect Developers | | __| |____________________________| |__ (__|_|____________________________|_|__) #100DaysOfLinux #bash #raspberrypi #python
#100DaysOfLinux Day 3/100 📚 Studied: Threat Actors (OBJ 2.1) 🖥️ Lab: Installed @ubuntu in @virtualbox. 💡 Learn: basic Linux command via @freeCodeCamp & Linux journey site. Linux & SecPlus tips or comment.👇 #SecPlus #CyberSecurity #Linux
#100DaysOfLinux Day 1/100 📚 Read exam objectives. 🖥️ Exam tips (@JasonDion course, Section 1) 💡 Starting with Fundamental of Security tomorrow. Linux tips or comment.👇 #SecPlus #CyberSecurity #Linux
#100DaysOfLinux Day 2/100 📚 Studied: Fundamentals of Security (Dion's Course, Section 2) 🖥️ Lab: Installed VirtualBox. 💡 Tip: Enable bidirectional clipboard for easy note-taking! tip or comment.👇 #SecPlus #CyberSecurity #Linux
🚀 100-Day Cyber Sprint Starts Now! Goals: ✅ Sec+ SY0-701 (60-days target) ✅ Linux🐧mastery via hands-on practice ✅ Build & document home lab 🖥️ Daily updates incoming! Your #1 Sec+ or Linux tip? comment.👇 #100DaysOfLinux #SecPlus #CyberSecurity
Learning Linux – Chaining Commands Today I practiced: grep, cut, tee with pipes to extract IP diff to compare config files find and which to locate files echo >> file to append content Combining commands = powerful automation. #Linux #100DaysOfLinux #CLI #DevOps #SysAdmin
Learning Linux – Special Permissions Today I learned: SUID (4) – run as file owner SGID (2) – run/set group Sticky Bit (1) – only owner can delete Used with chmod as a prefix (e.g., chmod 4755 file) #Linux #100DaysOfLinux #SysAdmin #DevOps #Permissions
Learning Linux – Explored system files:@linuxtoday /etc/passwd – user info /etc/shadow – encrypted passwords (root only) /etc/shells – valid login shells Essential for secure user management. #Linux #100DaysOfLinux #SysAdmin #DevOps #RockyLinux
(3/3) "🌟 Password management is just the beginning! 🔐 Tomorrow, we'll explore user roles and permissions to fully understand how access control works in Linux. Stay tuned! 🚀👨💻 #100DaysOfLinux #LinuxSecurity #LearnLinux #CyberSecurity #UserManagement"
If you want to study the Linux directory in more detail, here’s the best video to dive deeper! 🔥📂🎥 youtu.be/42iQKuQodW4?fe… (5/5) #100DaysOfLinux #LinuxDirectories #LearnLinux #OpenSource #TechEducation #100DaysOfCode #100DaysOfHacking
youtube.com
YouTube
Linux Directories Explained in 100 Seconds
🌟 /boot This directory stores the boot loader files and the Linux kernel—everything needed to boot your system. It’s essential for getting your machine up and running! 🖥️⚡ (4/5) #100DaysOfLinux #LinuxDirectories #OpenSource #LearnLinux #100DaysOfCode #100DaysOfHacking
/home 🏠 🌟 This is where all user data lives! Each user gets a folder under /home, containing personal files, settings, and more. It’s your Linux home base! 📂✨ (3/5) #100DaysOfLinux #LinuxDirectories #LearnLinux #LinuxUsers #OpenSource #100DaysOfCode #100DaysOfHacking
Let’s start with :- 🌟 /etc 🛠️ This directory contains all the essential system configuration files. Want to change system behavior or network settings? /etc is where you’ll be looking! (2/5) 🗂️#100DaysOfLinux #LinuxDirectories #LearnLinux #Linux #OpenSource #100DaysOfCode
Here are some great resources to dive deeper:Linux 🌟youtu.be/lQi7fxVO7Zo?fe… 🌟 youtu.be/42iQKuQodW4?fe… (6/6) #100DaysOfLinux #LinuxDirectory #TechLearning
youtube.com
YouTube
Linux Directory Structure in Hindi | Linux File System in Hindi |...
(3/4) Why is treating everything as a file so powerful? 🤔📂 It simplifies interactions with the system, making commands like ls and cd easy to manage and customize. 🔧 This uniform approach boosts flexibility and efficiency in Linux. 💪🐧 #100DaysOfLinux #LinuxBenefits
(Day 2 of 100 Days of Knowing Linux 🚀) Did you know Linux is everywhere? 🌍🤔 🔧 It’s the secret behind so much of our tech! Here’s how: 📱 Android Smartphones: Linux is the powerhouse behind your phone’s operating system. 📲 (1/2) #100DaysOfLinux #Linux #OpenSource
(Day 1 of 100 Days of Knowing Linux 🚀) Hey everyone! 👋 Let's kick off by exploring the Linux ecosystem.🐧 Among thousands of distros, two giants lead the way: Red Hat 🟥: Known for enterprise stability. Debian ⚪: Loved for its versatility and open-source community. (1/4)
#100DaysOfLinux Day 11 Reviewed Bash shells Learned about the commands history and last
#100DaysOfLinux Day 8 User Account Management Commands p.s you have to be logged in as root which can be achieved by su - OR by typing sudo before the commands. *** useradd/adduser groupadd userdel groupdel usermod *** I proceeded to use man, from Day 4, to learn more about them.
#100DaysOfLinux Day 7 Finding system information uname -a OR sudo dmidecode Also did more on vi(visual editor) 💆🏿
100 Days of Linux Challenge Day 40 Today, I learned about 📍Locating files by name 📍Absolute paths and relative paths #100DaysOfLinux #100DaysofCode #LinuxChallenge #opensourcecommunity #opensource #RHCSA #technology #systemadministrator #OSCAFest2023 #LinuxSystemAdministrator
Came across the Wireshark cheat sheet. This helps a great deal. #wireshark #cybersec #100DaysOfLinux
Day 43 of 100 Days of Linux Challenge📍 Yesterday, I had an experience I would like to share as part of the #womenintech See thread 👇 #100DaysOfLinux #Linux #100DaysofCode #womenintechnology #womeninleadership #opensource #tech #OSCAFest #CodeNewbie #girlsintech #ladiesintech
100 Days of Linux Challenge. Day 52 I learned about managing files using command-line tools. Command-line file management. #100DaysOfLinux #100DaysofCode #Linuxpath #filenavigation #LinuxChallenge #opensourcecommunity #opensource #RHCSA #technology #systemadministrator
Did the reboot of system after installing and now I'm good to go. Let's begin this Wireshark journey. #100DaysOfLinux
#100 Days of Linux Challenge. Day 37 Today, I had limited time, so I rounded up with the command line shortcuts and started with; 📍Managing files from the command line 📍 The Linux file system hierarchy. #100DaysOfLinux #100DaysofCode #LinuxChallenge #WritingCommunity
100 Days of Linux Challenge Day 38 Linux reminds us that greatness is not measured by market dominance but by the strength of ideas, the resilience of the community & the transformative power of open collaboration #100DaysOfLinux #100DaysofCode #LinuxChallenge #Linux #community
100 Days of Linux Challenge. Day 47 The Linux File System Hierarchy: this is the collection & structure of folders & files See thread👇 #100DaysOfLinux #100DaysofCode #LinuxChallenge #Filesystem #opensource #RHCSA #technology #redhat #systemadministrator #Linuxfoundation #Linux
100 Days of Linux Challenge Day 33 I spent time learning about accessing/viewing the content of files👇 #100DaysOfLinux #100DaysofCode #LinuxChallenge #opensourcecommunity #opensource #RHCSA #tech #systemadministrator #OSCAFest2023 #LinuxSystemAdministrator #Linux #OSCAFest
100 Days of Linux Challenge Day 31 I had a very busy day today, so I spent some time learning about the values of RHEL- Red Hat Enterprise Linux. #100DaysOfLinux #100DaysofCode #LinuxChallenge #opensourcecommunity #opensource #RHCSA #technology #systemadministrator #OSCAFest2023
100 Days of Linux Challenge. Day 58 Today, I learned about; 🧩 Matching File Names using Path Names Expansion. 🧩 Command line expansions. 🧩Pattern matching. #100DaysOfLinux #100DaysofCode #LinuxChallenge #opensourcecommunity #opensource #RHCSA #technology #systemadministrator
100 Days of Linux Challenge Day 34 Linux command that's used in reading the content of a file. 📍 cat - displays the content of a file Example: 'cat filename 📍 less - display the content of a file one page at a time. Example: 'less filename' 👇 #100DaysOfLinux #100DaysofCode
100 Days of Linux Challenge. Day 80 and 81 I looked at; 📍 Partition in Linux 📍 Swap Using Redhat Enterprise Linux (RHEL). #Linux #100DaysOfLinux #100DaysofCode #LinuxChallenge #opensourcecommunity #opensource #RHCSA #technology #systemadministrator #partioning
100 Days of Linux Challenge. Day 45 Today, I cleared all the compiled assessments for the Coursera course that I have been using for Linux learning so far. #100DaysOfLinux #100DaysofCode #LinuxChallenge #opensourcecommunity #opensource #RHCSA #technology #systemadministrator
100 Days of Linux Challenge. Day 54 Today, I found a new friend. Though it was a busy day for me, I still spared some time to go through a few pages. #100DaysOfLinux #100DaysofCode #Linuxpath #filenavigation #LinuxChallenge #opensourcecommunity #opensource #RHCSA #technology
Learning Linux – Chaining Commands Today I practiced: grep, cut, tee with pipes to extract IP diff to compare config files find and which to locate files echo >> file to append content Combining commands = powerful automation. #Linux #100DaysOfLinux #CLI #DevOps #SysAdmin
100 Days of Linux Challenge. Day 42 Linux reminds us that every line of code, every contribution, no matter how small, has the potential to make a profound impact. It is a reminder that our actions, too, can leave a lasting legacy. #100DaysOfLinux #100DaysofCode #LinuxChallenge
100 Days of Linux Challenge Day 35 Today, I learned about 11 Time-saving Command-line shortcuts in Linux See thread 👇 #100DaysOfLinux #100DaysofCode #LinuxChallenge #opensourcecommunity #opensource #RHCSA #technology #systemadministrator #OSCAFest2023 #LinuxSysAdim #Linux
100 Days of Linux Challenge Day 32 Linux is a reminder that innovation knows no boundaries or limitations and that the only limitations we face are the ones we impose upon ourselves. #100DaysOfLinux #100daysofcodechallenge #LinuxChallenge #opensourcecommunity #opensource #Linux
Something went wrong.
Something went wrong.
United States Trends
- 1. #AEWDynamite 15.8K posts
- 2. JUNGWOO 33.5K posts
- 3. #Survivor49 2,858 posts
- 4. doyoung 36.1K posts
- 5. Donovan Mitchell 4,855 posts
- 6. Snell 11K posts
- 7. Cavs 8,415 posts
- 8. Trey Yesavage 5,128 posts
- 9. Kacie N/A
- 10. Anthony Davis 2,309 posts
- 11. #SistasOnBET 1,565 posts
- 12. #LoveIsBlindReunion N/A
- 13. Mobley 1,960 posts
- 14. Josh Minott 1,076 posts
- 15. #AbbottElementary 1,449 posts
- 16. Jaylen Brown 7,460 posts
- 17. Trae Young 2,455 posts
- 18. Magic 334K posts
- 19. Okada 4,175 posts
- 20. Blood and Guts N/A