1. Supported Operating Systems¶
LinOTP will run on the following operating systems.
LinOTP Server (32 bit and 64 bit):
- Debian 8 (jessie) via DEB packages,
- Ubuntu 14.04 LTS and Ubuntu 12.04 LTS,
- RHEL 7 and compatible e.g. CentOS, Oracle-Linux
Other Linux distribution may run using the source package/pip installation method.
LinOTP Management Client (32 bit and 64 bit):
- Debian 8 (jessie) via DEB packages,
- Ubuntu 14.04 LTS and Ubuntu 12.04 LTS,
- Windows 7, Windows 8.1 and Windows 10 via integrated installer,
- Windows Server 2008 and 2008 R2 via integrated installer.
- Windows Server 2012 and 2012 R2 via integrated installer.
1.1. Supported Database systems¶
LinOTP is known to run with the following Database systems:
- SQLite 3
- MySQL 5
- PostgreSQL 8, 9
- DB2 9
- Oracle 11g
- MS SQL Server 2005