Use chattr +i to make Linux files immutable, preventing deletion, modification, or renaming even by root users. Ideal for protecting critical system files like /etc/passwd and /etc/shadow from rootkit attacks and unauthorized changes.
Read article

I share thoughts on software engineering, Rust development, systems design, and building creative software.

Use chattr +i to make Linux files immutable, preventing deletion, modification, or renaming even by root users. Ideal for protecting critical system files like /etc/passwd and /etc/shadow from rootkit attacks and unauthorized changes.
Deploy full-stack apps globally with Cloudflare Workers, Pages, and D1. Host your backend, frontend, and database seamlessly on Cloudflare's edge network using Wrangler CLI.