WHY I SHARE MY WORK ON GITHUB—Even When It's Not Perfect
One of the lessons I've learned on my tech journey is that growth is easier to measure when you document it.
1/9 https://t.co/oHfnebnuU5
SECURITY IS A MINDSET, NOT JUST A TOOL
A firewall can block traffic.
Antivirus can detect malware.
Multi-factor authentication can protect an account.
Logs can record what happened.
1/8
And this mindset is useful whether you're a system administrator, network engineer, developer, cybersecurity professional—or simply someone using a computer.
7/8
WHEN SOMETHING GOES WRONG, THE LOGS MAY ALREADY KNOW WHY
A system can fail without giving you the full story.
A user may report that they couldn't log in.
A server may suddenly become slow.
A service may stop working.
A suspicious connection may appear on a machine.
1/8
That's why logs are so valuable in cybersecurity.
LOGS TURN SYSTEM ACTIVITY INTO EVIDENCE.
The more I learn to read them, the better I can understand what is happening inside a system—and recognize when something doesn't look right.
7/8
LINUX IS MORE THAN AN OPERATING SYSTEM — IT'S A CYBERSECURITY FOUNDATION
When you start looking at cybersecurity beyond the surface, you quickly encounter Linux.
Servers run it.
Cloud infrastructure runs on it.
Security tools run on it.
1/8
The real goal is to understand what the system is doing, why it is doing it, and how to investigate when something doesn't look right.
That's the skill I'm working toward.
7/8