Are you a CLI user wanting to simplify managing your AhsayOBM or AhsayACB Linux backup sets? If yes, then this video is perfect for you.
You may refer to the instructions below on how to quickly and easily create a Linux file backup set and view the summary of your backup set data in a hassle-free way:
Create a backup set
- Login to your AhsayCBS web management console.
- Go to Users, Groups, & Policies.
- Select the user account you intend to use for the creation of the Linux file backup set.
- Click Backup Set.
- Click the "+" button to create a new backup set.
- Note: Before creating the backup set, make sure that the directories of the files and/or folders you intend to backup exist. To do this:
- Access your Linux machine using an SSH client.
- Use the cd command to go to the root folder: cd /root
- Check the contents of the root folder: ls -la
- After confirming the directories to include for backup, go back to your AhsayCBS web management console.
- To create backup set, start by renaming the backup set.
- Leave the backup set type on default with "File Backup".
- Select "Linux" for Platform.
- Click Next.
- For Backup Source, you may apply filter, if preferred. Otherwise, proceed by click the "+" button under "Other selected source" to add backup sources.
- On the text box of Local Path/Network Address, manually enter the directory of the files and/or folders you intend to backup.
- Click "+" at the bottom of the page. Repeat to add other directories.
- After adding your desired backup sources, click Next to continue.
- For Backup Schedule, enter the host name for the text box intended for the computer's name.
- You may use the default schedule provided. Otherwise, to create a new one:
- Click the "+".
- Rename it and configure the schedule as desired.
- After configuration, click the add button at the bottom of the page then Next.
- For the Destination, click the "+" button.
- Tick the checkbox for AhsayCBS, then click "+" button again. If you have more than one storage destination, change backup mode to "Concurrent." Otherwise, proceed by clicking Save.
- Once the Linux file backup set is created, click File Viewer.
- click on the hyperlinked text saying "File Viewer is disabled. Click to enable."
- Check the Temporary Directory and configure if needed.
- Keep the Follow Link, File Permissions, and Compressions on default.
- Scroll down to enable File Viewer then Save.
- With another error mssage saying "Please run backup to server in latest version," you are required to run a scheduled/manual backup job. Go back to your Linux CLI machine to run a backup job.
- Enter the cd command to go to the bin folder of the AhsayOBM directory: cd /usr/local/obm/bin
- Run the configurator: sh RunConfigurator.sh
- Enter "1" to login.
- Enter the backup server URL, port, and protocol.
- Enter "N" for Proxy.
- Proceed with your username and password.
- After a successful login, enter "Y" to setup the encryption key.
- Enter "Y" again to enable encryption.
- Enter "1" to select the default encryption key for stronger security and protection.
- Enter "8" to quit.
- Make sure that you're currently in the bin folder of the AhsayOBM directory: pwd. Otherwsie, use the cd command.
- Execute the backup job: sh RunBackupJob.sh 'insert backup set name'
- After a successful backup job, go back to the File Viewer page and reload it.
- The warning message is now gone. Click on the Linux file backup set that you have conigured.
- You may now easily and conveniently see the overview of your backup data from your Linux CLI machine.