S530 Parametric Test System Administrative Guide
Section 3: Equipment startup
S530-924-01 Rev. D / September 2017
3-3
For more information about the ACS software setup procedures, refer to the
Automated
Characterization Suite (ACS) Reference Manual
(part number ACS-901-01). For more information
about the KTE software setup procedures, refer to the
KTE S530/S540 Release Notes
document
(part number PA-1036) on the S530/S540 KTE Software CD-ROM (part number S530-850v*, where *
is the version number)
Make sure that all of the instruments are completely powered up before starting the system software.
To avoid instrument errors, never start the system software until all of the instruments have finished
self-testing.
Using Telnet
Telnet is not enabled by default on the S530 system; you must to enable it to use it.
To enable Telnet:
1.
From the command prompt (as root user), type
su
and the root password.
2.
Type
gedit /etc/xinetd.d/telnet
to open the Telnet server configuration file.
3.
In the opened file, change the line that says
disable = yes
to
disable = no
(see the
following figure).
Figure 37: Enabling Telnet
4.
Save and close the file.
5.
From the command prompt (as root user), send the following:
service xinetd start
chk config telnet on
chk config xinetd on
Start the KTE software
To start the KTE software, first start the instrument controller (IC) process. To start the IC process, log
on to the computer and enter the following command:
$KIHOME/IC/bin/run_ic.pl
The IC process must be started manually after you log on.
To stop the IC process, enter the following command:
$KIHOME/IC/bin/stop_ic.pl