Backup - Install Linux Client

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.

  1. The first step is to create the folders where you are going to install the backup client.
    mkdir -p /usr/local/obm
    
  2. Debian like systems

  3. Change directory to where you are going to install the software and then download the backup client install script.
  4. 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
    
  5. Once you have downloaded the script you can now run it to install the backup client.
  6. ./obm-nix-443-backup1.host-it.co.uk-https-31134O.sh
    

    CentOS like systems

  7. 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.
  8. 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
    
  9. 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".
  10. rpm -i obm-linux-noarch-443-backup1.host-it.co.uk-https-31134O.rpm
    

    Configure Client

  11. Once you have completed the install process you can now configure your backup client.
  12. cd /usr/local/obm/bin
    sh RunConfigurator.sh
    
  13. At the prompt select option 1 to login.
  14. 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
    
  15. Enter in the backup server url and details, the backup server url will be detailed in your welcome email.
  16. 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 : *******************
    
  17. 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.
  18. 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: 
    
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

WinSCP Account Setup

To upload your site content you will need to configure your FTP client with your FTP...

Backup - Create Backup Set From The Web Interface

Create Backup Set From The Web Interface Backup sets can be created and configured in...

Backup - Compatibility List

Offsite Backup Software Compatibility List The offsite backup comes as two software clients...

Backup - Compatibility List

Offsite Backup Software Compatibility List The offsite backup comes as two software clients...

Backup - Create Backup Set From The Web Interface

Create Backup Set From The Web Interface Backup sets can be created and configured in...