dub.sh/eliu
Configured SELinux, set up passwordless SSH, created cron jobs, and battled a freezing UI.
Typed "apt" on CentOS about 5 times before my muscle memory caught up.
Full chaos:
Configured SELinux, set up passwordless SSH, created cron jobs, and battled a freezing UI.
Typed "apt" on CentOS about 5 times before my muscle memory caught up.
Full chaos:
Learned Linux user management, SSH security, and file permissions.
Also learned that running commands on the wrong host is a great way to waste 10 minutes.
Full writeup with actual mistakes and solutions: dub.sh/kk1-4
Learned Linux user management, SSH security, and file permissions.
Also learned that running commands on the wrong host is a great way to waste 10 minutes.
Full writeup with actual mistakes and solutions: dub.sh/kk1-4
🔗 Demo: dub.sh/6pICx9A
📂 GitHub: dub.sh/hardws
#SysAdmin #Cybersecurity #HiveTx
🔗 Demo: dub.sh/6pICx9A
📂 GitHub: dub.sh/hardws
#SysAdmin #Cybersecurity #HiveTx
Containerized with 🐳
Deployed on ☁️ ECS/EKS
Automated by 🤖 Actions
Production-grade from dev to deploy.
#buildinpublic #DevOps #CloudEngineering
Containerized with 🐳
Deployed on ☁️ ECS/EKS
Automated by 🤖 Actions
Production-grade from dev to deploy.
#buildinpublic #DevOps #CloudEngineering
What I learned:
- The kernel giveth and the kernel taketh away
- `unshare` is the devil's favorite syscall
- Debugging eBPF == staring at `dmesg` until 3AM
Peek the code carnage 👇
Full story: buff.ly/F6dtZfV
🔗 buff.ly/pLbIFF6
What I learned:
- The kernel giveth and the kernel taketh away
- `unshare` is the devil's favorite syscall
- Debugging eBPF == staring at `dmesg` until 3AM
Peek the code carnage 👇
Full story: buff.ly/F6dtZfV
🔗 buff.ly/pLbIFF6
⏳ Spent 3hrs debugging missing directory (spoiler: mkdir fixes it)
Why build this?
🤯 Manual security checks don't scale
🐍 Wanted boto3 + pytest practice
📆 Needed cron-automated reports
Code's imperfect but functional: buff.ly/AbOkWnx
#BuildInPublic
⏳ Spent 3hrs debugging missing directory (spoiler: mkdir fixes it)
Why build this?
🤯 Manual security checks don't scale
🐍 Wanted boto3 + pytest practice
📆 Needed cron-automated reports
Code's imperfect but functional: buff.ly/AbOkWnx
#BuildInPublic