...
- The installer is designed to be run on a machine with a working internet connection, and we suggest saving the downloaded components to a network drive.
- You must have administration privileges to install the software.
- For Windows users, you may want to right-click > "Run as Administrator" or just log in as the Administrator.
- For Linux users, you must run as root or a sudoer.
- OS X users will be prompted to enter an admin password before installation begins.
- Once components have been downloaded, the installer can be run again on other machines without accessing the internet by pointing it to the download location used by the previous install session.
...
...
Linux Prerequisites
On linux, several packages must be present before Qube can be installed.
Note |
---|
install whatever version yum will find in the base repository for your version of CentOS/RHEL, do not install later versions from either the MySQL/Oracle yum repo or the MariaDB from the MariaDB repo |
Linux Supervisor prerequisites:
- xinetd
- CentOS 6.x: MySQL 5.1, ships from the base repo, do not install from MySQL/Oracle yum repo
- CentOS-7.x: MariaDB 5.5, ships from base repo, do not install from MariaDB repo
Linux Worker prerequisites:
- xinetd
Linux Client prerequisites:
- < none >
Install and Go
Follow these steps:
...