Installation Instructions
Table Of Contents
- Installation and Configuration Manual
- Tait Communications Corporate Head Office
- Contents
- Preface
- 1 Introduction
- 2 Installation
- 3 Configuration
- 4 Administrating the SCADA Gateway
- 4.1 Logging on to the SCADA Gateway
- 4.2 Logging on to the SCADA Gateway as ‘root’
- 4.3 Self-Signed SSL Certificates
- 4.4 Using the Certificate from a Certification Authority (CA)
- 4.5 Changing the ‘root’ and ‘taitnet’ Passwords
- 4.6 Stopping/Starting the SCADA Gateway Software
- 4.7 Changing to a Local Time Zone
- 4.8 SCADA Gateway Resource File
- 5 Uploading SCADA Gateway Firmware
- 6 Backing up/Restoring Configuration Files
- Appendix 1: Transferring an ISO Image to a USB Flash Drive
- Appendix 2: Adding an Alternate Interface in CentOS
18 Installation SCADA Gateway Installation and Configuration Manual
© Tait Limited May 2017
If you are authorized to use this system, you must do so in compliance with
all laws, regulations, conduct rules, and company security policies
applicable to this system. This system, including any hardware
components, software, work stations, and storage spaces, is subject to
monitoring and search without advance notice. Users should have no
expectation of privacy in their use of any aspect of this system.”
2.6 Creating Your Custom Web Login Script
It is recommended that you create a login script. This is the script that is
displayed to the user when they log in from a web browser on your
network.
1. Locate (or write) a file with the login script required.
2. Copy this file to the /home/taitnet/scadagw/html directory,
and name it
index.html:
# mv <path to login script> /home/taitnet/scadagw/
html/index.html