Installing license server on linux via SSH terminal, user details?

Hi,

I have installed the latest license server on linux via SSH terminal (the only access we have to it) but am struggling to find where I enter the user account details for online licensing. If I try to do it through a web browser from another machine on the network it tells me that it has to be done on the local machine.

Is there a way I can configure the license server either by another machine on the network or in the terminal via ssh?

Thanks,

Yes, it is possible, when you logged through ssh to the machine where V-Ray license server is installed, to activate your license there.
Please follow the steps below:
You can use vrlctl - located in /usr/ChaosGroup/VRLService/OLS

Please use the below command in order to activate the online licensing with your username and password:

vrlctl online login username password

where “username” and password, should be substitute with your credentials.

if you type just “vrlctl” , you can see all the options.

Let me know if the above suggestions helped you.

Hi and thank you. This has worked perfectly! :slight_smile: