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 — edition in which Veeam Agent will operate. To learn more about editions, see Product Editions.
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 |
TIP |
You can also install a license using the Veeam Agent control panel. To learn more, see Installing License. |