JASN_DE
@JASN_DE@feddit.de
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on What is the most efficient method to set up a home server? 11 months ago:
Always remember: RAID is not a backup.
Having only one backup and the server dying means you now have no backup, therefore the 3-2-1 scheme for backups is worth looking into.
- Comment on Apple Confirms Governments Using Push Notifications to Surveil Users 11 months ago:
That depends a lot on what you’re hosting resp. if the mobile apps are using Google’s/Apple’s messaging/notification services.
- Comment on Another permission question 11 months ago:
The official NC docker container uses the “www-data” internally to run the services. This will get important if you ever want to run tasks via “docker compose exec”.