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. 刷题总结——ball(ssoj)

    题目: 题目背景 SOURCE:NOIP2015-SHY-9 题目描述 Alice 与 Bob 在玩游戏.他们一共玩了 t 轮游戏.游戏中,他们分别获得了 n 个和 m 个小球.每个球上有一个分数.每 ...

  2. python 序列化之pickle模块 json模块

    一 pickle import pickle s='dd' print(pickle.dumps(s)) 输出: b'\x80\x03X\x02\x00\x00\x00ddq\x00.' pickle ...

  3. tomcat Enabling JMX Remote

    wiki 利用JMX做存活监控 cat /opt/wiki/work/bin/setenv.sh | grep jmxremoteCATALINA_OPTS="-Dcom.sun.manag ...

  4. APUE 学习笔记(十) 高级I/O

    1. Unix IPC(InterProcess Communication) 同一主机的各个进程间的IPC:管道.FIFO.消息队列.信号量.共享存储器 不同主机上的各个进程间IPC:socket套 ...

  5. LOJ#2303. 「NOI2017」蚯蚓排队

    $n \leq 200000$的$1 \leq a_i \leq 6$的蚯蚓,有三种操作:让一只队头蚯蚓接在一只队尾蚯蚓后面:让一队蚯蚓从某个蚯蚓后面断成两队:问:给个字符串,问他的..算了你们直接看 ...

  6. poj 1066 Treasure Hunt 线段相交

    题目链接 题目描述 一个正方形房间被分成若干个小室,宝藏在其中某一点.现可炸开任意一堵墙壁的中点位置.问至少要炸开多少堵墙才能从外面到达宝藏所在地. 思路 (很巧妙,没想到) 直接枚举墙壁与正方形外壁 ...

  7. PythonWeb开发教程(二),搭建第一个django项目

    这篇写怎么创建django项目,以及把django项目运行起来. 1.创建django项目 a.使用命令创建,安装完django之后就有django-admin命令了,执行命令创建即可,命令如下:   ...

  8. HDU 1018.Big Number-Stirling(斯特林)公式 取N阶乘近似值

    最近一堆题目要补,一直咸鱼,补了一堆水题都没必要写题解.备忘一下这个公式. Stirling公式的意义在于:当n足够大时,n!计算起来十分困难,虽然有很多关于n!的等式,但并不能很好地对阶乘结果进行估 ...

  9. ES6 的Object.assign(target, source_1, ···)方法与对象的扩展运算符

    一.基本概念 Object.assign方法用来将源对象(source)的所有可枚举属性,复制到目标对象(target).它至少需要两个对象作为参数,第一个参数是目标对象,后面的参数都是源对象. Ob ...

  10. 会话跟踪技术Cookieless

    会话跟踪技术Cookieless   在Web应用中,通常使用Cookie记录用户的状态,如用户名.访问时间等信息.当进行HTTP请求的时候,会自动发送Cookie信息给服务器.服务器接收到,就可以判 ...