Author Topic: Is there a backup guide?  (Read 205 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Is there a backup guide?
« on: November 01, 2024, 05:33:40 PM »
Hello everyone,

Am looking at setting up another server as a backup server and wanted to know if there is any guides out there for backing up to another server via SSH?

Do i need to use rocky or alma or can i use an ubuntu server. can the users directly restore the data if they are logged in to there user account.

Sorry if someone has posted this i did search but didnt see any

Thank you for reading.

Thanks!

Offline
***
Re: Is there a backup guide?
« Reply #1 on: November 02, 2024, 10:43:23 AM »
Hi,

If you want to use new backup system and store backups on the remote server then the backup server must support OpenSSH and rsync.

OpenSSH and rsync are supported by any Linux distro (Alma, Rocky, Debian, Ubuntu, etc). OpenSSH and rsync can be running on Windows OS too. So there is no strict OS requirement.

Backups can be restored by the admin (root) only. The CWP user doesn't have permissions and options to run the restoration process.

Offline
*
Re: Is there a backup guide?
« Reply #2 on: December 17, 2024, 11:08:02 AM »
Hi @cyberspace

So you mean just create a script to backup each home folder then rsync it to the back up server?

Thanks
Dave

Offline
***
Re: Is there a backup guide?
« Reply #3 on: December 18, 2024, 10:13:46 AM »
CWP provides two backup systems. Look here:
https://www.inmotionhosting.com/support/edu/control-web-panel/cwp-admin/server-management/cwp-backups/

It will explain you how to set up tasks to make backups.

If the backup systems provided by CWP satisfy your requirements then you don't need to create your own script for backups.