Get Started – Servosity Linux Agent
First create a Professional backup account in your Servosity Web Portal. Create a new backup account for each individual Linux machine you are wanting to backup. You will need the backup account username and password during the setup.
***Note: You may need to run the install as a root user or sudo for the correct privileges on the commands.***
Create the programs home directory:
First, you'll need to create new directory here: /usr/local/obm
Download the setup file:
https://cp.servosity.com/downloads/software/
Install ServosityPro into the newly created directory by running the included obm-linux.sh shell script.
Opening the local GUI
Run the script located at /usr/local/obm/shortcut.sh to open the local GUI and manage backup jobs locally. Please refer to the Creating A File Backup in Servosity Pro or Standard KB Article for more details on that process.
Uninstall the Servosity Agent
Run the uninstall script:
/usr/local/obm/bin/uninstall.sh
Remove installed files and all application data:
rm -rf /usr/local/obm
rm -rf ~/.obm
Uninstall completed.