User tools

Website tools


license installation

This is an old version of the document!


installation

Description of the license file installation.

Linux

Copy the license file to the Benno server using scp.

scp benno.lic root@benno.ihredomain.de:/etc/benno/benno.lic

Next, configure the permissions and restart the REST daemon.

chown benno.benno /etc/benno/benno.lic /etc/init.d/benno-rest restart

Windows

Unter Windows wird das pscp Programm von Putty benötigt, um die Datei auf den Server zu kopieren.

The following command copies the file:

pscp C:\path\to\benno.lic root@benno.ihredomain.de:/etc/benno/

Then log in to the Benno server via putty , set the permissions and restart the REST daemon.

chown benno.benno /etc/benno/benno.lic /etc/init.d/benno-rest restart
lizenzinstallation.1484895643.txt.gz · Zuletzt geändert: 2017/01/20 07:00 von lwsystems