Introduction
SSH supports authenticating users with keys. Although they require more setup ahead of time, they're generally more secure than typing in passwords. They're also...
Introduction
Apparmor is an LSM (Linux Security Module) that allows us to restrict applications' capabilities with per-program profiles. It supplements the traditional Unix Discretionary Access...