You can install module using one of the two methods:
To install the module from the Plesk control panel:
The module package must have either the .rpm
or .deb
extensions.
The package will be extracted and installed to the proper location. After installation, the module appears as the Acronis TrueImage Management Module button on the Modules page.
To install the module from the command line:
To install from the .rpm
package:
.rpm
package using the rpm -Uhv *.rpm
command.To install from the .deb
package:
.deb
package using the dpkg -i *.deb
command