Obsidian_vault/50 - Resources/Software Engineering/Linux.md
2026-06-07 14:00:01 +00:00

16 lines
364 B
Markdown

---
type: resource
status: stub
tags: [infra, linux]
---
# 🐧 Linux & Server Admin
> Notes from running the Ubuntu box.
## To capture
- [ ] SSH hardening done (`sshd_hardening.backup` seen on server)
- [ ] cron patterns (hourly backup job)
- [ ] systemd / process mgmt (pm2 present)
- [ ] swap & memory tuning lessons
## Related
[[Self-Hosting]] · [[Docker]]