I have a Raspberry pi that runs a Chromium instance (via fullpageos). It loads a web page that requires a session variable to be stored. This works fine until I enable overlayfs, which I want to do to reduce the number of writes to the SD card. At that point […]
Daily Archives: September 11, 2025
11 posts
I’m using a Windows 10 laptop that has its Intel Management Engine disabled, making the TPM unavailable. I need to disable Virtualization-Based Security to play an online competitive game, but I don’t want to lose access to WSL2, which I believe depends on Hyper-V. Can I use WSL2 with VBS […]