Comment on Suggestions for Improving Linux Server Security: Beyond User Permissions and Groups?
wildbus8979@sh.itjust.works 5 months agoYou can have a look at systemd-nspawn and machinectl actually. Sounds like exactly what you’re looking for :)
matcha_addict@lemy.lol 5 months ago
I am really interested in systemd-nspawn. Unfortunately I have openRC now (I liked it’s simplicity) so can’t try out systemd yet.
Is machinectl tied to systemd also?
486@lemmy.world 4 months ago
You could give bubblewrap a try instead. It is quite similar to systemd-nspawn.
wildbus8979@sh.itjust.works 5 months ago
Yes machinectl is the interface for nspawn