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.
- 0 Posts
- 30 Comments
someonesmall@lemmy.mlto Linux@lemmy.ml•Fix High Idle Power Consumption with AMD dGPU on Kernel 6.132·4 months 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 ever2·4 months 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?English2·5 months 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 TogetherEnglish2·5 months 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 USB2·5 months 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 USB1·5 months 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 guiEnglish4·9 months agopostgresql db (e.g. in Docker) + Dbeaver as GUI client
someonesmall@lemmy.mlto Selfhosted@lemmy.world•PhotoPrism vs Apple Photos currently?English1·10 months 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?English1·10 months 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.
I can recommend dockprom. It comes with grafana preconfigured.
ZFS is rigid? Please explain
someonesmall@lemmy.mlto Selfhosted@lemmy.world•What's a good NAS and server system under CAD$900 (USD$658)?English4·1 year agoGet a mainboard and CPU supporting ECC ram. Combine it with ZFS as the file system. With this setup you are safe from bitrot.
Thank you, but this only applies to priviledged containers (which are normally not used and should not be used)