Skip to end of metadata

Go to start of metadata

1. Install Server Backup Manager using YUM

1.1 Configure the YUM Repository

YUM is the easiest way to keep programs up-to-date on RedHat-compatible distributions. YUM downloads and installs the latest version of a program. You should configure the YUM repository to manage installations of and upgrades to Server Backup Manager.

First, create a YUM .repo file with the R1Soft repository information. Save the file in the yum.repos.d directory, which is typically located in /etc/.

1. Open the new file with a text editor such as vi or nano:

cd /etc/yum.repos.d vi r1soft.repo

or

nano -w /etc/yum.repos.d/r1soft.repo

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

[r1soft] name=R1Soft Repository Server baseurl=http://repo.r1soft.com/yum/stable/$basearch/ enabled=1 gpgcheck=0
Tip
$basearch is a Yum variable, i.e., the base architecture (32-bit, 64-bit, etc.).

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

cat /etc/yum.repos.d/r1soft.repo

1.2 Install the package

1. With the installed YUM repository, you can use the following command to install Server Backup Manager:

yum install serverbackup-enterprise

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

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

serverbackup-setup --help

4. Now, proceed to the Step 3.


2. Install the Server Backup Manager manually using rpm

2.1 Download Server Backup Manager

See Obtain Linux Backup Manager.

2.2 Make sure you can unzip the download

Most Linux distributions come with the unzip utility pre-installed. To determine if you have the unzip utility, run:

which unzip

This should return an output similar to the following:

which unzip
/usr/bin/unzip

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

/usr/bin/which: no unzip in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)

To install unzip on RHE, CentOS, and Fedora:

yum install unzip

2.3 Extract the ZIP file

We recommend creating a temporary directory to which you can extract the contents of the ZIP file.

1. Use the mkdir command to create a temporary directory (in our case, serverbackup).

mkdir serverbackup

2. Use the mv command to move the archive to that directory.
Note that Linux file names are case-sensitive. Make sure you type the
name correctly (in our case, "ServerBackup-Enterprise-linux32.zip").

mv ServerBackup-Enterprise-linux32.zip serverbackup

3. Use the cd command to go to that directory.

cd serverbackup


 
4. Use the unzip command to extract the files.

unzip ServerBackup-Enterprise-linux32.zip

!unzip-ent_5.2.0.png!Run:

cd enterprise-manager-rpm/

2.4 Install the packages

Notice
You must be a Linux root user to install the Server Backup Manager.

The archive you have extracted contains two folders: one with .deb packages (in our case, "enterprise-manager-deb") and one with .rpm packages ("enterprise-manager-rpm"). If you are installing on RedHat and CentOS, select the .rpm package.

Each folder contains a set of Server Backup components:

  • serverbackup-setup
  • serverbackup-manager
  • serverbackup-enterprise

You will need to install all of them in one step. Use the cd command to go to the folder with the packages (in our case, deb-linux32)

And run the following command:

RPM 32-bit (x86) / RPM 64-bit (x86_64)

rpm -i *.rpm

Note
The installed files are located in the /usr/sbin/r1soft directory. The Manager startup script is /etc/init.d/cdp-server.
Note
You do not need to install the kernel module on the Server.

3. Configure and start the Server Backup Manager Web-based user interface

1. You must define a username and password for Backup Manager Web Interface before you can begin using Server Backup Manager.

serverbackup-setup --user DESIRED_USERNAME --pass DESIRED_PASSWORD

After running this command, you will see an output similar to the following:

serverbackup-setup --user admin --pass r1soft
Server username and password set
The Server Backup Manager must be restarted for these changes to take effect
Use '/etc/init.d/cdp-server restart' to restart.

To restart the Server Backup Manager run the following command:

2. Configure Ports if necessary.

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

serverbackup-setup --http-port 8080 --https-port 8443

Note
You may need to change the firewall rules, depending on where you are connecting to the Web Interface from.

See also: Configure Server Backup Manager on Linux.

3. Start the Web Interface (Backup Manager):

/etc/init.d/cdp-server restart

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.


Next steps

Install Server Backup Manager on CentOS, RHE, and Fedora的更多相关文章

  1. 转: How to Install MongoDB 3.2 on CentOS/RHEL & Fedora (简单易懂)

    from:  http://tecadmin.net/install-mongodb-on-centos-rhel-and-fedora/ MongoDB (named from “huMONGOus ...

  2. Install FFMPEG and FFMPEG-PHP in CentOS 6 with Virtualmin

    Install FFMPEG and FFMPEG-PHP in CentOS 6 with Virtualmin  1 year ago -  by Daniel -  howto centos v ...

  3. Windows Server Backup 备份Hypver-V VM

    在Windows Server 2012中,可以通过Windows Server Backup备份Hypver-V VM.在还原时,将会还原到Hypver-V管理器中. 设置只保存2个备份副本,命令如 ...

  4. Install Erlang and Elixir in CentOS 7

    In this tutorial, we will be discussing about how to install Erlang and Elixir in CentOS 7 minimal s ...

  5. Domino Server installation on Linux (Centos or Redhat) – something somewhere

    something somewhere welcome in there…:) Just another techki site howto / Linux / Lotus Domino 0 Domi ...

  6. SQL Server恢复软件SysTools SQL Recovery/SysTools SQL Server Recovery Manager

    SQL Server恢复软件SysTools SQL Recovery/SysTools SQL Server Recovery Manager http://www.systoolsgroup.co ...

  7. Windows server用好windows server backup,发挥个人电脑该有的系统还原功能

    笔记本上安装windows server的各位是不是有个感触,默认软件升级.软件更新,系统是没有系统还原的(磁盘清理发现也没有还原点可清理),也就是系统出了问题,还原不了干着急. 其实,windows ...

  8. Winodow Server Backup学习向导-window 2008

    1.安装Window Server Backup 2.备份服务器 3.恢复服务器 4.优化和备份服务器性能 Windows Server Backup 中的新增功能有哪些? Windows Serve ...

  9. SQL Server Configuration Manager出错

    在 Windows 桌面上,单击“开始”,然后单击“运行”.  在“打开”框中,键入 MMC,然后单击“确定”.  在“控制台”窗口中,单击菜单栏上的“文件”,然后单击“添加/删除管理单元”.  在“ ...

随机推荐

  1. Android ARM指令学习

    在逆向分析Android APK的时候,往往需要分析它的.so文件.这个.so文件就是Linux的动态链接库,只不过是在ARM-cpu下编译的.所以学习Android下的ARM指令很重要.目前,市面上 ...

  2. 用Keepalived搭建双Nginx server集群,防止单点故障

    综述: 浏览器访问虚拟IP: 192.168.1.57, 该虚拟IP被Keepalived接管,两个Keepalived进程分别运行在物理IP为192.168.1.56和192.168.1.59服务器 ...

  3. 【前端学习笔记】2015-09-09~~~~nodejs中的require()和module.exports

    nodejs中一个js文件就可以看做是一个模块 在node环境中,可以直接var a=require('模块路径以及不带扩展名的模块名') exports---module.exports 其中nod ...

  4. poj 1981 Circle and Points

    Circle and Points Time Limit: 5000MS   Memory Limit: 30000K Total Submissions: 8131   Accepted: 2899 ...

  5. Linq技巧1——关联实体查询排序

    假如想查询拖欠按揭超过30天的银行帐号,同时查询出他们的单据,并且需要按照单据日期进行排序,这样可以首先看到最近的单据,方便找出问题. 大多数人都知道EF可以使用Include()热加载关系实体,例如 ...

  6. vue.js源码学习分享(三)

    /** * Mix properties into target object.//把多个属性插入目标的对象 */ function extend (to, _from) { for (var key ...

  7. 转 Python爬虫入门三之Urllib库的基本使用

    静觅 » Python爬虫入门三之Urllib库的基本使用 1.分分钟扒一个网页下来 怎样扒网页呢?其实就是根据URL来获取它的网页信息,虽然我们在浏览器中看到的是一幅幅优美的画面,但是其实是由浏览器 ...

  8. GNOME 3.x下安装配置小企鹅输入法框架及SunPinYin插件

    fcitx 小企鹅输入法框架已经越来越成熟,并且具备极高的性能,配合 Sun PinYin 智能输入法就和 Windows 下的搜狗百度等输入法几乎无二了.事实上,现在Linux版本的搜狗输入法正是基 ...

  9. 什么情况下应该使用Web Service?

    现在我将列举三种情况,在这三种情况下,你将会发现使用Web service会带来极大的好处.此后,我还会举出不应该使用Web service的一些情况. 跨越防火墙的通信 如果你的应用程序有成千上万的 ...

  10. jquery小技巧:使用jquery.confirm和PNotify实现弹出提示和消息提示

    在从UIKIT前端换到BOOSTRAP前端时,一些转换的技巧. https://myclabs.github.io/jquery.confirm/ http://sciactive.github.io ...