3

Installing the Network Agent on RED OS 8 and RED OS 7 from a tar.gz Archive

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

System Requirements

Install the package with: dnf install librsync

Additional requirements for PostgreSQL support:

The following packages must be installed:

Install the packages with: dnf install libpq postgresql

Additional requirements for cloud storage support (Yandex Disk, Google Drive, Amazon and S3 compatible clouds):

The following packages must be installed:

Install the packages with: dnf install openssl-libs libcurl

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, run the workstation from 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

Enter the connection settings in the following lines:

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

"archive extraction folder"/HandyBackupWorkstation8/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 from 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.

  1. Run 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, see creating backup and recovery tasks for Linux network agents.

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?