compared with
Version 3 by Nathan McCoy
on Mar 31, 2017 16:21.

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

Changes (19)

View Page History
{code}nano -w /etc/yum.repos.d/r1soft.repo {code}

!nano-w.png|border=1!

2. Insert the following text into the file and save the file:

{note:title=Tip}{{$basearch}} is a Yum variable, i.e., the base architecture (32-bit, 64-bit, etc.).{note}

!repo-file.png!

3. To verify what is written to the file, use the following command:

{code}cat /etc/yum.repos.d/r1soft.repo {code}


!cat-etc.png!

h4. 1.2 Install the package

{code}yum install serverbackup-enterprise{code}

!yum-enterprise_5.2.0.png!

2. Then, enter "y" to install all the dependencies of the package.

!yum-enterprise-y_5.2.0.png!


3. Once complete, you can use the help command to list all available options:

{code}serverbackup-setup --help{code}

!Help_Ubuntu_agent.png!

4. Now, proceed to the [Step 3|#login]. 3|http://wiki.r1soft.com/display/ServerBackupManager/Install+Server+Backup+Manager+on+CentOS%252C+RHE%252C+and+Fedora#InstallServerBackupManageronCentOS%252CRHE%252CandFedora-login].
----
h3. 2. Install the Server Backup Manager manually using rpm
/usr/bin/unzip{code}

!which-unzip1.png!

If it returns the following output, you need to install the *unzip* utility first:

{code}yum install unzip{code}

!yum-install-unzip.png!

h4. 2.3 Extract the ZIP file


{code}cd serverbackup{code}
!mk-serverbackup-ent.png|border=1!
 
4. Use the {{unzip}} command to extract the files.
{code}cd enterprise-manager-rpm/{code}

!cd-ent.png|border=1!

h4. 2.4 Install the packages

Use '/etc/init.d/cdp-server restart' to restart.{code}

!user-pass.png!

To restart the Server Backup Manager run the following command:

!server-restart.png! {code}

/etc/init.d/cdp-server restart

{code}

2. *Configure Ports* if necessary.


{code}serverbackup-setup --http-port 8080 --https-port 8443{code}
{info:title=Note}
!setup-port.png!

{info:title=Note}You may need to change the firewall rules, depending on where you are connecting to the Web Interface from.
You may need to change the firewall rules, depending on the location from which you are connecting to the Web Interface.
{info}

{code}/etc/init.d/cdp-server restart{code}

!server-restart.png!

You should now be able to connect to the Server Backup Manager Web interface using Firefox or Internet Explorer. See [Access Server Backup Manager web interface].