3

Installing the Network Agent on Ubuntu 22.04 from a tar.gz Archive

The workstation agent is distributed as a portable version in the form of an archive containing all required files. Before installation, download the archive:

Download tar.gz Archive

System Requirements

Install the package with: sudo apt install librsync2

Additional Requirements for Database Support

For MySQL 8.0

The following packages must be installed:

Install the packages with: sudo apt install mysql-client-core-8.0 libmysqlclient21

For PostgreSQL

The following packages must be installed:

Install the packages with: sudo apt install libpq5 postgresql-client

Basic Requirements

Installing and Configuring the Network Agent

  1. Extract the archive contents.

Note: make sure the extraction path contains only Latin characters to avoid display issues in the interface.

  1. To generate the configuration file, start the workstation located at the following path:

"archive extraction folder"/HandyBackupWorkstation8/bin/HandyBackupWorkstation8

  1. Edit the workstation configuration file located at the following path:

"archive extraction folder"/HandyBackupWorkstation8/etc/HandyBackup8/workstation.hbl

Specify the connection settings in the following lines:

  1. To apply the new configuration settings, restart the workstation located at the following path:

"archive extraction folder"/HandyBackupWorkstation8/bin/HandyBackupWorkstation8

Updating or Reinstalling the Network Agent

  1. Create a backup copy of the configuration file in advance to preserve its current settings.
  2. Delete the HandyBackupWorkstation8 folder.
  3. Repeat the workstation installation process using the new archive.
  4. Replace the configuration file with the backup copy created in step 1, or configure it again manually.

Installing and Configuring the Network Agent via Terminal

  1. Download the archive and extract it:

tar -C <extraction_folder> -xzf <path_to_archive>

Replace <path_to_archive> with the path to the downloaded archive and <extraction_folder> with the path where you want to extract the workstation files.

  1. Start the workstation to generate the configuration file:

cd <extraction_folder>/HandyBackupWorkstation8/bin/HandyBackupWorkstation8

  1. Edit the workstation configuration file using a text editor such as nano:

nano <extraction_folder>/HandyBackupWorkstation8/etc/HandyBackup8/workstation.hbl

Update the following lines in the file according to your settings:

WorkstationHost=<workstation_IP_address>

Name=<workstation_display_name>

CoordinatorHost=<coordinator_IP_address>

CoordinatorPort=<coordinator_port>

  1. Save the changes and close the text editor.
  2. Restart the workstation to apply the new settings:

cd <extraction_folder>/HandyBackupWorkstation8/bin/HandyBackupWorkstation8

Updating or Reinstalling the Network Agent via Terminal

  1. Create a backup copy of the configuration file in advance to preserve its current settings.
  2. Remove the previous version of HandyBackupWorkstation8:

rm -r <extraction_folder>/HandyBackupWorkstation8

  1. Repeat the installation and configuration process using the new version of Handy Backup.
  2. Replace the configuration file with the backup copy from step 1, or configure it again manually.

Creating Tasks

After installing and configuring the network agent, you can start working through the centralized control panel. For more information about creating backup and recovery tasks for Linux network agents, see the corresponding section.

Troubleshooting

If the agent encounters errors during operation, check the Handy Backup logs. Agent logs are stored in the /var/log/HandyBackup8 directory.



Contents:

User Manual contents

Who uses Handy Backup?