Tips And Tricks
- Comfort:
-
Protection:
- Backups: timeshift / time machine: OS vs Usr
-
Reset apt caché: Today
aptwas reaching for outdated dependencies. It wasn't aware of new versions.apt updatedidn't help, because it wasn't updating that part.As root:
rm -rf /var/lib/apt/lists/* apt clean apt update -
Virtualization:
- Docker for thin apps
- LxC via Incus (LxD fork) for thick systems
- Incat (Vagrant alt. for Incus)
- Privacy:
- Disk encryption
- Self hosting:
- online access attempt control script
- web ssh
- ISO27001 and lock-down
- USB guard
- ISO 27001 laptop audit
- rootkits
- Dockerizing ISO27001 management tool
-
OSPO tooling