
Installing License
To install a license, use the following command:
veeamconfig license install --path <path> --workstation |
or
veeamconfig license install --path <path> --server |
where:
- <path> — path to the license key file in the local file system of your computer.
- workstation or server — functionality mode in which Veeam Agent for Linux will operate. To learn more about modes, see Product Functionality Modes.
Veeam Agent for Linux will install the license and display information about the license. You can also view this information later at any time. To learn more, see Viewing License Information.
For example:
user@srv01:~$ veeamconfig license install --path /home/user/veeam/license/veeam.lic --server |
|
You can also install a license using the Veeam Agent for Linux control panel. To learn more, see Installing License. |