- Posted on
- Featured Image
Guide to sandboxing AI services on Linux with AppArmor, showing how to reduce attack surface around models, GPUs, files and networking without changing code. Covers enabling AppArmor, inventorying usage, drafting a minimal Python-friendly profile with read-only/mmap model dirs, iterating via logs and aa-logprof to enforce, and deploying via systemd, Docker or Kubernetes, plus GPU/device, temp, and troubleshooting tips.