Difference between revisions of "Lianja Server Manager on Linux"

From Lianjapedia
Jump to: navigation, search
Line 4: Line 4:
  
 
==See Also==
 
==See Also==
[[Lianja ODBC Driver]], [[Lianja SQL Server Manager|Lianja Server Manager on Windows]], [[Lianja SQL Server on Linux]], [[License Management on Linux]], [[SQL System Tables]]
+
[[Lianja ODBC Driver on Windows]], [[Lianja SQL Server Manager|Lianja Server Manager on Windows]], [[Lianja ODBC Driver on Linux]], [[License Management on Linux]], [[SQL System Tables]]
  
 
==Managing the Lianja Server Service on Linux==
 
==Managing the Lianja Server Service on Linux==

Revision as of 09:58, 29 January 2014

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