I don’t have a specific answer, but you could also look for tools that schedule reboots. If I remember correctly, a fresh boot has the same effects as lockdown mode. Fingerprint is not accepted, and the device contents remain encrypted until you unlock the first time.
- 0 Posts
- 4 Comments
Joined 2 years ago
Cake day: June 8th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
frap129@lemmy.maples.devto Linux@lemmy.ml•What's your experiences with Debian and Rocky as a homeserver OS?8·1 year agoAs others have said, debian is very minimal, so If you would prefer to setup and configure the whole system yourself, debian is a good choice.
Personally, I prefer fedora server. It comes with more things configured out of the box (zram and sysctl configs for example) as well as better security defaults (selinux included with proper policies) and first class support for container infrastructure. Ultimately you could achieve a similar end result with debian, but for my homeservers I prefer to let the fedora team handle most of the system configuration for me.
frap129@lemmy.maples.devto Asklemmy@lemmy.ml•im searching for a case i remember hearing in a sponsorship, can anyone help me1·2 years agoI don’t know what sponsor you mean, but my Spigen SlimArmor case has little bubbles in the inside of the corner so it can squish more in those areas
If you want close to the bare minimum of software needed to run a system, and setup everything exactly as you like it, use arch.
If you want a preconfigured system that is performant, stable, secure, but still able to be customized to your liking, use Fedora.
If your scared of using a comand line for installation, use EndeavorOS.
I have used all 3 of these, in some capacity. I run my servers on Fedora Workstation, because it just works and comes with properly configured sepolicies out of the box. Arch has been the daily driver on my desktop/laptops for almost a decade now, because I often like to experiment with new programs and replacements for commonly used software, and the arch wiki is a wonderful. I tried EndeavorOS on an old PC to play YouTube videos/stream on my TV and it worked fine. I had to uninstall a handful of apps it came preloaded with, but that’s easy enough with an arch base. But IMO, now that the archinstall tool exists and is officially supported, there is actually no reason to use EndeavorOS unless you really don’t want to type a couple commands into a command line.