Beeing able to access the file doest mean you know where it is. What happens if that file isnt recent any more? Android hides the file system from the user. “Recent files” is a prime example of that.
- 0 Posts
- 11 Comments
groet@feddit.orgto Selfhosted@lemmy.world•how to set up a remote managed node for momEnglish7·2 months agowg-quick creates a systemd service for each wireguard config you have. So if you set up a tunel called wg0, you should be able to run ‘sudo systemctl enable wg-quick@wg0’ This will make your tunnel connect on every boot. I have the same setup on my proxmox, so i can reach certain services of my homelab proxied through a root server (the other end of the wireguard tunnel)
Every time you enter a car there is a higher chance of “will I die during this trip” than when you enter a plane.
Yes the “chance to survive a plane crash” is lower than the “chance to survive a car crash” but the chance to ever be in a plane crash is incredibly low, even when you factor in the number of cars vs number of planes etc.
100% certain it would be more. And I wager it would actually, be more than linear. Double the number if people with guns and you get more than double the number of mass shootings.
Old Testament god is not benevolent. They are based on ideals from a time where the natural thing to do after winning a war was to kill everyone of fighting age and take everyone else (especially the women) as slaves. Ever wonder how Moses’ people got to Egypt in the first place?
Old testament god is a god of war and wrath. Killing only the Pharaohs would have been weakness.
groet@feddit.orgto Selfhosted@lemmy.world•Jellyfin on rootles docker access to encrypted driveEnglish19·2 months agoDecryption is not related to root permission.
If the ENCRYPTED drive is mounted to the container, then the container can decrypt it.
If the DECRYPTED drive is mounted to the container, then the container never knows it was encrypted in the first place.
Second case is easier BTW. Just mount the drive on your host, type in the encryption password and you get a new, unencrypted drive. Specify this new drive in your docker compose/docker file.
groet@feddit.orgto Selfhosted@lemmy.world•What OS should I use for self-hosting that doesn't require extensive terminal knowledge?English482·2 months agoGenerally, Linux Servers are best administered from a command line. At least in the beginning to set everything up. In turn they are faster on lower hardware as they dont even have a graphical desktop at all so need less resources. You could of course install a windows server OS. They can be fully administered through Remote Desktop and a GUI.
There are multiple projects to make self hosting more accessible (like casaOS). They automate many steps of the setup and then offer you a webUI for further steps. Maybe have a look here https://github.com/awesome-selfhosted/awesome-selfhosted?tab=readme-ov-file#self-hosting-solutions
groet@feddit.orgto Selfhosted@lemmy.world•How often do you run backups on your system?English2·5 months agoIt becomes a whole different thing when you yourself are a creator of any kind. Sure you can retorrent TBs of movies. But you can’t retake that video from 3 years ago. I have about 2 TB of photos I took. I classify that as media.
The question is about which is worse: do you what kids to suffer to make sure nobody can enrich themselves. Or do you allow some scumbags through the net but no child goes hungry?
Ideally of course you could have both but that would first require a few guillotined politicians and capitalists.
groet@feddit.orgto Unpopular Opinion@lemmy.world•dictatorship(in good hands) > democracy > dictatorship(in bad hands)English22·11 months agoWho defines “good hands”?
How do you assure the dictator stays good (corruption, dementia, general personality shift)?
What happens if the dictator is no longer good (died, see above, the world has changed and the dictator can not adapt)?
Sure the dictator can assign ministers for topics outside of their skillset and similar and a head physician to determine when a replacement is needed due to health reasons etc, but a dictatorship is always unnacountable. What if the physician coludes with the vice-dictator to declare the dictator unfit? What if the dictator is actually unfit but accuses the physician of colusion? It has no safety checks against its rulers other than revolution and coup.
Democracy has flaws but so does dictatorship and they are not limited to “what if dictator evil”
You most likely pay for a maximum CPU capacity and your Server cant go above that no matter what you run. Your vps provider doesn’t care what that CPU power is used for.
However with limited resources, the tarpit might use up all CPU power and the rest of the webserver will crawl to a halt.