Home > Guides > Installation Guide for Linux > Steps to Follow (for installation)
Steps to Follow (for installation)
The following steps should be followed to avoid any type of confusion and a faulty installation of HC9:
In order to extract HC9 Linux installer please run the following command "tar -xvzf" and then:
- Specify the command to run the installer as shown below:
It will take few minutes to extract the HC9 package.
- Now specify IP address of client HC9 machines.
- Now specify the IP addresses of allowed HC machine(s). You can also add multiple allowed machines if required, in that case specify IP address of each machine.
|
All allowed HC9 machines are allowed to communicate with HC9 Linux. |
|
HC9 will keep a record of the IPs of all cluster machines in its hosts.allow file. |
|
The later section of this document, describes how to register HC9 Linux machine with cluster. |
Registering with the cluster
Following steps shows how to register HC9 Linux machine with the cluster:
- Enter the server name for MS SQL Server. This essentially is the name of the server where the central HC9 database resides.
|
Server name should be the IP address of your server. |
- Specify the IP for MS SQL server.
- Specify HC9 database name.
- Enter HC9 database user name.
- Enter the HC9 database user password.
That's it! HC9 is successfully installed on your machine.
|
The later section of this document, describes how to run HC9 services on a machine. |
Running HC Services on a Machine
Following step shows how to run HC services on a machine:
-
To run HC services on a machine, execute command "hc9 start".
See also