cPAdminsMichael
- Total activity 374
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 164
Comments
Recent activity by cPAdminsMichael-
Hi! Did you solve this or find a solution? We have this issue on every 2nd restart - it seems to be quite random. It's not a big thing as long as you know which services usually have issue with the...
-
Hi, Looks like an older Outlook version? It could be because SSL is disabled and "only" TLS is enabled. Can you choose SSL/TLS or STARTTLS in the encryption dropdown box insteadl of SSL?
-
Hi guys, Small insider ... JetBackup is going to support Hetzner Storage Boxes (and other rsync-only storage devices) in upcoming major version (v5). Release planned at end of the year, so if you ...
-
Yeah - We ended up doing a small ssh-fuse workaround, rsyncing backups to ssh-mounted volumes. Worked pretty good for the past years. Today we just have local rsync storage servers which we also of...
-
Any updates/timeframe? :-)
-
Hi Michael, I was able to get a CIFS share mounted using systemd on CentOS 7, however in the end I didn't use it as I was getting file/folder permission issues. SSHFS might be a better way to moun...
-
Hi, there's no solution for this, yet. The only (useable) possibility for Hetzners storage boxes / backup systems to use incremental rsync backups is to mount the box as CIFS Volume and select tha...
-
Why not just use JetBackup? Fully integrated into cPanel and give you and your clients more restore granularity :)
-
Ah... yes of course. You'd need to change also the SSL Ciphers. Sorry, haven't done TLS1 for a long time :-) You can read more here:
-
Replacing with +TLSv1 +TLSv1.1 +TLSv1.2 +TLSv1.3 should work :-)