Lianja Server Manager on Linux

From Lianjapedia
Revision as of 09:58, 29 January 2014 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

The Lianja Server on Linux

The Lianja Server service on Linux listens for requests for both the Lianja SQL Server and the Lianja Cloud Server. The Lianja Server service needs to be running and have a valid and activated license for the requested Server.

See Also

Lianja ODBC Driver on Windows, Lianja Server Manager on Windows, Lianja ODBC Driver on Linux, License Management on Linux, SQL System Tables

Managing the Lianja Server Service on Linux

For RedHat and other Linux variants that support the service command, the name of the Lianja Server service is lianjad and has the following options:

service lianjad start | stop | restart | status

This command should be run as root / using sudo.

Option Description
start Start the Lianja Server service
stop Stop the Lianja Server service
restart Restart the Lianja Server service
status Report the status of the Lianja Server service

Alternatively, the lianja-admin command can be used:

lianja-admin start | stop | restart | status

This command should be run as root / using sudo.

Option Description
start Start the Lianja Server service
stop Stop the Lianja Server service
restart Restart the Lianja Server service
status Report the status of the Lianja Server service