To install the backup client on a Linux system, firstly, the account needs to be created in your client portal. Once that's done, you'll need to install the backup software on your server.
When installing the backup software you will need to download the installer for your OS, for Debian/Ubuntu there is a .sh script for Redhat/CentOS there is an RPM. To get the most recent version of the backup client go to the client download page here and select the download for your system.
- The first step is to create the folders where you are going to install the backup client.
mkdir -p /usr/local/obm
- Change directory to where you are going to install the software and then download the backup client install script.
- Once you have downloaded the script you can now run it to install the backup client.
-
You can run an online install of the rpm directly with the yum command
yum install https://backup1.host-it.co.uk/cbs/download/obm-linux-noarch-443-backup1.host-it.co.uk-https-31134O.rpm
Skip to Configure Client
Manual install and download of rpm
Change directory to where you are going to install the software and then download the backup client install rpm. - Once you have downloaded the rpm you can now install the backup client, you can check it's insalled correctly after by running "rpm -qi obm".
- Once you have completed the install process you can now configure your backup client.
- At the prompt select option 1 to login.
- Enter in the backup server url and details, the backup server url will be detailed in your welcome email.
- Once you have entered in your login details you can now view the details of your account and create backup sets, now that you are at this point you have successfully install the backup client.
Debian like systems
cd /usr/local/obm wget https://backup1.host-it.co.uk/cbs/download/obm-nix-443-backup1.host-it.co.uk-https-31134O.sh chmod +x obm-nix-443-backup1.host-it.co.uk-https-31134O.sh
./obm-nix-443-backup1.host-it.co.uk-https-31134O.sh
CentOS like systems
cd /usr/local/obm wget https://backup1.host-it.co.uk/cbs/download/obm-linux-noarch-443-backup1.host-it.co.uk-https-31134O.rpm
rpm -i obm-linux-noarch-443-backup1.host-it.co.uk-https-31134O.rpm
Configure Client
cd /usr/local/obm/bin sh RunConfigurator.sh
Startup Ahsay Online Backup Manager ... User Configuration file not found Create a new Configuration file at directory [/root/.obm/config] Login Menu (No configuration files found) ----------------------------------------- (1). Login (2). Free Trial (3). Quit ----------------------------------------- Your Choice: 1
Backup Server URL : backup1.host-it.co.uk Port : 443 Protocol? (1) Http (2) Https : 2 Enable Proxy (Y/N) ? N Login Name : Your-Username Password : *******************
Main Menu --------- (1). List Backup Sets (2). Delete Backup Set (3). Export Backup Set Settings to XML (4). Import Backup Set Settings from XML (5). Generate new Backup Set Settings Template (6). Change Language [English] (7). Update Profile Settings (8). Quit --------- Your Choice: