This is a strong indicator that your PC crashed because of a hardware problem. Use prime95 with the small settings to test CPU stability (minimum 1h). Use memtest86 (the free version) or prime95 with large/memory settings to test your Ram. It could also be your PSU failing/shutting off or shutoff caused by overheating.
- 0 Posts
- 33 Comments
What do the system logs say? “sudo journalctl -b-1” after a reboot and jump to the end.
Thank you, but this only applies to priviledged containers (which are normally not used and should not be used)
Can you provide the required arguments for chroot? I’ve just opened the bash shell of a running container (docker exec -it mycontainer bash) and tried to “break out” using “chroot /”. I can’t access any files of the host.
someonesmall@lemmy.mlto
Linux@lemmy.ml•Fix High Idle Power Consumption with AMD dGPU on Kernel 6.13
2·1 year agoI’ve notices the same (also 7800 XT with the latest stable kernel) and have used CoreCtrl to manually set the powersave profile. Before I thought this was somehow only happening on my machine, but now I think this is a bug…
How would a rogue container be able to access the root directory of the host? Wouldn’t it just be able to access the data on the docker volumes? Thank you.
someonesmall@lemmy.mlto
linuxmemes@lemmy.world•Gentoo and Debain has the most badass package uninstall syntax ever
2·1 year agoHow is “sync” the expected command to install a package?
someonesmall@lemmy.mlto
Selfhosted@lemmy.world•How can I host an IMAP connected to thirdparty POP?English
2·1 year agoI can recommend purelymail.com. Cheap, works great with my custom domain, allows unlimited mail boxes ans users for the whole family.
someonesmall@lemmy.mlto
Selfhosted@lemmy.world•How to prepare a self-hosted machine I gift to remote friends - Learning TogetherEnglish
2·1 year agoUntil August 2024 only .arpa was reserved for residential network services. Glad to hear there is something new less akward!
someonesmall@lemmy.mlto
Linux@lemmy.ml•Can't get Xbox controller to work with 32bit Void Linux via USB
2·1 year agoIs the controller listed in the output of “lsusb”? What does the output of “journalctl -b” say when you plug in the controller?
someonesmall@lemmy.mlto
Linux@lemmy.ml•Can't get Xbox controller to work with 32bit Void Linux via USB
1·1 year agoWhat Xbox controller? 360? One? Wireless? Wired?
I’m using syncthing-fork on Android for years on multiple devices without problems.
someonesmall@lemmy.mlto
Selfhosted@lemmy.world•Looking for some kind of local DB manager? "application" with a guiEnglish
4·1 year agopostgresql db (e.g. in Docker) + Dbeaver as GUI client
someonesmall@lemmy.mlto
Selfhosted@lemmy.world•PhotoPrism vs Apple Photos currently?English
1·1 year agoYes, exactly. I push photos into the “import folder” of Photoprism. I don’t manually trigger the re-index but I restart photoprism at night using a cronjob. I am not using settings like “PHOTOPRISM_AUTO_IMPORT”. Contact me if you need me to investigate more.
someonesmall@lemmy.mlto
Selfhosted@lemmy.world•PhotoPrism vs Apple Photos currently?English
1·1 year agoI’m uploading to a directory using syncthing. It’s working perfectly fine without any scripts. I’m running Photoprism in a docker container.
You don’t need to compile and run with the same jdk version. Dunno why you think this.
You can do that with ZFS. It’s built-in integrierty check will automatically heal errors and tell you what drive has gone bad.
It’s a good choice. Just avoid installing stuff from the AUR (at least no system packages)
I can also recommend zfs on debian. Even if you only using two disks you will be still protected from bit rot.

Back in 2015 for gaming PC: Steam and Nvidia driver updates via package manager, Xfce (used it before on multiple laptops), promise to be more stable than vanilla arch.