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
12 Installation SCADA Gateway Installation and Configuration Manual
© Tait Limited May 2017
Notice The Dell R230 server can only be booted up by a USB type
3.0 flash drive. When installing software on a Dell R230, please make
sure your flash drive is compliant. The internet can provide tips on how
to recognise a USB 3.0 flash drive (e.g. sometimes it has a blue insert).
If problems arise, please contact Tait Technical Support for CD/DVD
ROM installation instructions.
2.2.2 Solaris
DMR 1. Back up the DMR node controller database.
2. Ensure the databases on the DMR switching node(s) and control
node are synchronized.
3. Ensure the DMR node firmware is up to date with a version
compatible with the SCADA gateway (DMR node version 2.06 or
later).
4. Insert the SCADA Gateway Installation CD.
5. Use an SSH terminal application (PuTTY) to connect to the IP
address of the DMR node, using
taitnet and tait as the default
username and password.
6. Switch to root by entering:
su
k1w1
7. To mount the CD, enter:
mount -F hsfs /dev/dsk/c1t0d0s0 /cdrom
If this does not work, the device name may be different, in which
case the following procedure will enable you to ascertain the correct
device name:
a. Enter iostat -En to list all the devices and look for the CD/
DVD drive (this will be similar to
Product: DV-W28SS-V or
Product: CD/DVDW). See sample below:
iostat -En
c1t4d0 Soft Errors:0 Hard Errors:0 Transport Errors:0
Vendor: TEAC Product: DV-W28SS-V Revision: 1.0B
Serial No:
Size: 1.13GB <1132068864 bytes>
Media Error :0 Device Not Ready: 0 No Device: 0
Recoverable: 0
Illegal Request: 3 Predictive Failure Analysis: 0
b. Use the corresponding device name and add s0, as follows:
mount -F hsfs /dev/dsk/c1t4d0s0 /cdrom
8. Change the current working directory by entering:
cd /cdrom (press Enter)
ls (press Enter)