this post was submitted on 25 Jun 2026
51 points (98.1% liked)
Linux
14168 readers
311 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This is really cool. I appreciate you sharing it. I'm currently building out my homelab to try out various softwares and scenarios, and one of the things I'm worried about is malicious software sneaking in, and compromising my LAN.
In the case that something does, this essentiallyy provides a tripwire which leaves all the evidence intact while stopping the bleed (unless it has a VM escape, but that's another story).
In any case, this is very useful and I'm really glad you made it. Thanks!
Uh yeah, that's the whole idea. I can always just bring it offline and mount the root as a separate disk to a different VM to investigate.
Or even just log in via serial console, but that's not a capability I have coded in yet.
I guess what I'm saying is I match the "really know what you're doing" criteria.