|
Home |
Back |
Lianja Cloud Server 2026 14.0.5 for Linux
Installer includes:
Lianja Cloud Server
Lianja ODBC Driver
If you have not yet registered you can create a new account by Clicking here.
|
|
Description
This software requires a Lianja v14 License Key.
If no Lianja v14 License Key has been activated and there has been no previous Lianja software installation, the Lianja Cloud Server will run as a 30 day trial.
The Lianja Cloud Server installer includes Lianja Cloud Server and Lianja ODBC Driver.
INSTALL LIANJA CLOUD SERVER
Open up a Terminal window. (e.g. on Ubuntu right click on the desktop and select 'Open Terminal').
$ cd
$ cd Downloads
$ tar xvf LianjaCloudServer-14.0.5-linux-x64-installer.tar.gz
$ chmod +x LianjaCloudServer-14.0.5-linux-x64-installer.bin
$ sudo ./LianjaCloudServer-14.0.5-linux-x64-installer.bin
RHEL / Centos 8.x / Fedora / Rocky
The required libnsl package is no longer provided in the OS glibc package, so should be installed separately.
$ sudo yum install libnsl
The required libxcrypt-compat package should be installed if not already present.
$ sudo yum install libxcrypt-compat
Fedora and Redhat 9 and above
The openldap-compat package is required:
$ sudo yum install openldap-compat
Detailed Installation Instructions (Opens in a new Window)
==========
INSTALL UNIXODBC.
Ubuntu
$ sudo apt-get install unixodbc odbcinst
RHEL
$ yum install unixODBC
Now init the ODBC definitions for Lianja. This will define the Lianja ODBC driver in /etc/odbcinst.ini and the lianja_southwind DSN in /etc/odbc.ini.
$ cd /opt/lianja/server/dist
$ sudo ./postinstall.sh /opt/lianja/server odbc
Setting up ODBC data sources non-GUI.
See https://www.unixodbc.org/odbcinst.html
==========
QUICKSTART GUIDE
To admin the Lianja server from a terminal:
$ sudo lianja-admin status
$ sudo lianja-admin start
$ sudo lianja-admin stop
$ sudo lianja-admin restart
To handle licensing from a terminal:
$ sudo lianja-lm —validate
$ sudo lianja-lm —activate LianjaServer your-license-key
Operating Systems supported (x64)
Red Hat Enterprise Linux 7.2 and above
Centos 7.2 and above
Ubuntu 18.04 and above
Debian 10 and above
It should also install on many other Linux 64 bit distros (minimum glibc 2.14).
To be able to download any Lianja products from the Lianja website you will need to create an account first by clicking here. After you complete the account registration you will be emailed a link which you must click in order to activate your account on lianja.com. If you do not receive this activation email be sure to check your spam folder as it may have been caught by your email spam filter.