7.1. Installation

The web administration is installed using a Linux distribution package manager according to the corresponding instructions, or by manually copying the files to the /opt/halon/web directory.

7.1.1. Distributions

7.1.1.1. Ubuntu

To install the .deb package use the following commands.

$ apt-get update
$ apt-get install halon-web

7.1.1.2. CentOS

To install the .rpm package use the following commands.

$ yum install halon-web

7.1.2. Startup

When the initial configuration is in place, the program can be started with:

$ sudo systemctl start halon-web