{"id":3349,"date":"2017-03-04T15:44:47","date_gmt":"2017-03-04T15:44:47","guid":{"rendered":"https:\/\/qbytes.cloud\/?p=3349"},"modified":"2017-03-04T15:44:47","modified_gmt":"2017-03-04T15:44:47","slug":"installing-r1soft-linux-manager-server-centos","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2017\/03\/04\/installing-r1soft-linux-manager-server-centos\/","title":{"rendered":"Installing R1Soft Linux Manager Server on CentOS"},"content":{"rendered":"<p><a href=\"https:\/\/qbytes.cloud\/wp-content\/uploads\/2017\/03\/r1soft-powered-by-continuum.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/qbytes.cloud\/wp-content\/uploads\/2017\/03\/r1soft-powered-by-continuum-300x101.png\" alt=\"\" width=\"300\" height=\"101\" class=\"alignnone size-medium wp-image-3345\" srcset=\"https:\/\/www.qbytes.cloud\/wp-content\/uploads\/2017\/03\/r1soft-powered-by-continuum-300x101.png 300w, https:\/\/www.qbytes.cloud\/wp-content\/uploads\/2017\/03\/r1soft-powered-by-continuum-768x259.png 768w, https:\/\/www.qbytes.cloud\/wp-content\/uploads\/2017\/03\/r1soft-powered-by-continuum.png 900w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p>The first step to install the Server Backup Manager is to create a new YUM .repo file with the R1Soft repository information.\u00a0 Save the file in the yum.repos.d directory (typically located in \/etc\/).<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\n#nano \/etc\/yum.repos.d\/r1soft.repo\n\n<\/pre>\n<p>Add the following:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\n&#x5B;r1soft]\nname=R1soft Repository Server\nbaseurl=http:\/\/repo.r1soft.com\/yum\/stable\/$basearch\/\nenabled=1\ngpgcheck=0\n\n<\/pre>\n<p>Verify what was written to the file by running &#8216;cat \/etc\/yum.repos.d\/r1soft.repo&#8217;<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# cat \/etc\/yum.repos.d\/r1soft.repo\n<\/pre>\n<p>Now that the repo is added, run &#8216;yum install serverbackup-enterprise&#8217; to install Server Backup Manager. Enter &#8216;y&#8217; to install the package and its dependencies.<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# yum install serverbackup-enterprise\n<\/pre>\n<p>Next you need to configure and start the Backup Manager Web-based user interface. Define a username and password for the WebUI by running &#8216;serverbackup-setup &#8211;user <username> &#8211;pass <password>&#8216;:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# serverbackup-setup --user r1user --pass 12w34r\n<\/pre>\n<p>It is necessary to configure a different set of ports for the Backup Manager WebUI. This will mitigate the use of random port assignments. To configure different ports for the Backup Manager WebUI, run &#8216;serverbackup-setup &#8211;http-port 26080 &#8211;https-port 26443&#8217; <\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# serverbackup-setup --http-port 26080 --https-port 26443\n<\/pre>\n<p>Finally, start the Backup Manager WebUI by running &#8216;\/etc\/init.d\/cdp-server restart&#8217;<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# \/etc\/init.d\/cdp-server restart\n<\/pre>\n<p>Next, open the WebUI by pointing a browser to http:\/\/<Mgmt Server IP>:<port> and logging in with the username and password you configured. <\/p>\n<p>Next &#8211; install the agent software on your linux server or VM that you need backed up ( See <a href=\"https:\/\/qbytes.cloud\/installing-r1soft-linux-agent-centos\/\">Installing the R1Soft Linux Agent on CentOS<\/a>)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The first step to install the Server Backup Manager is to create a new YUM .repo file with the R1Soft repository information.\u00a0 Save the file in the yum.repos.d directory (typically located in \/etc\/). #nano \/etc\/yum.repos.d\/r1soft.repo Add the following: &#x5B;r1soft] name=R1soft Repository Server baseurl=http:\/\/repo.r1soft.com\/yum\/stable\/$basearch\/ enabled=1 gpgcheck=0 Verify what was written to the file by running &#8216;cat &#8230; <a title=\"Installing R1Soft Linux Manager Server on CentOS\" class=\"read-more\" href=\"https:\/\/www.qbytes.cloud\/index.php\/2017\/03\/04\/installing-r1soft-linux-manager-server-centos\/\" aria-label=\"Read more about Installing R1Soft Linux Manager Server on CentOS\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[93],"tags":[],"class_list":["post-3349","post","type-post","status-publish","format-standard","hentry","category-r1soft"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/3349","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=3349"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/3349\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=3349"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=3349"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=3349"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}