3

Installing the Network Agent on Debian 12 Using DEB Packages

An alternative way to install the workstation agent on Debian 12 is to use a set of DEB packages. The main package is required, while the others can be installed as needed.

Download Main Package

System Requirements

Basic Requirements

Package Contents

Important: the handybackup-workstation package must always be installed. The remaining packages are optional.

Installing Packages

Use the following command to install a package:

apt-get install /full/path/to/package.deb

The system will automatically install dependencies from the Debian 12 repositories.

Agent Configuration

After the main package is installed, the following configuration file is created:

/etc/HandyBackup8/workstation.hbl

Open the file and specify the connection settings:

Updating and Removing Packages

To update the agent, download the new DEB packages and run the same command used for installation.

apt-get install /full/path/to/package.deb

If the new package version is higher than the version already installed on the system, the package will be updated automatically. Dependencies will also be updated if necessary.

To remove a package, run the following command:

apt-get remove package_name

You can determine the exact package name from the list of installed packages whose names start with handybackup:

Working with Configuration Files

When packages are updated or removed, configuration files may either be preserved or deleted. This depends on the command options and the package manager settings. For more details on how the package manager works, see the Debian documentation.

Managing the Agent with systemd

If your system uses systemd, the agent is available as the hbws8 service.

Note: if systemd is not available, the agent can be started manually:

/usr/bin/HandyBackupWorkstation8

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?