compared with
Version 3 by Nathan McCoy
on Apr 05, 2017 17:33.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (4)

View Page History

{code}serverbackup-setup --help{code}
!server-backup-help_5.2.0.png!




!setup-user.png!


2. By default, the embedded Web server required for the Web-based interface will listen on TCP ports 80 (HTTP) and 443 (HTTPS). These ports are frequently in use by your Linux Server (e.g., by Apache). If you are already using ports 80 and 443, you will need to define different ports. 8080 (HTTP) and 8443 (HTTPS) are recommended alternatives to standard 80 and 443. You can choose any valid and unused TCP port you like.

{code}serverbackup-setup --http-port 8080 --https-port 8443{code}
!setup-port.png!
 
3. Start the Web interface (the Backup Manager):

{code}/etc/init.d/cdp-server restart{code}
!server-restart.png!
 
4. You may need to change firewall rules depending on from where you are connecting to the Web interface.