@nebulon
Solution was
1.) sudo dpkg-reconfigure tzdata => set Timezone to Berlin
2.) sudo hwclock --systohc
Now is the Hardwareclock the same as my real clock.
Thanks for your help
BR Axel
@merox If you want to experiment with installing new packages, I think the best bet is to build your own package. The source code for the nextcloud package is at http://git.cloudron.io/cloudron/nextcloud-app . You can build that package by following the tutorial at https://cloudron.io/documentation/custom-apps/tutorial/
What you would do is to add the additional package you want at https://git.cloudron.io/cloudron/nextcloud-app/blob/master/Dockerfile#L6 .
Would that work?
Hi @girish ,
I see, it seems to be that indeed. The server runs on Upcloud actually.
I will try one of the solution you propose.
Many thanks for your help,
d
To know the backup scope, you can sum up all the apps listed there + email data + box data. Then you would have to multiple that by the number of backups which are stored (eg. once every day for 1 week or so) This would be the maximum of storage required using the tarball method. For rsync, it would be much less since it would do incremental backups.
The emails I retreive through Mozilla Thunderbird. i tried test send/receive emails with gmail, yahoo, outlook, yandex—it works fine. Some info i just got is the sender uses Amazon SES for mail delivery.
Yes that eventlog entry was simply not created, this was fixed actually a few days ago with https://git.cloudron.io/cloudron/box/commit/93199c7f5bb491629c865b283a46ecdaef59741f