Users Guide

The rules that dictate how you must type a command or instruction so that the system understands it. A variable's syntax indicates its data type.
system board
As the main circuit board, the system board usually contains most of your system's integral components, such as the following:
l Microprocessor
l RAM
l Controllers for standard peripheral devices, such as the keyboard
l Various ROM chips
Frequently used synonyms for system board are motherboard and logic board.
system configuration information
Data stored in memory that tells a system what hardware is installed and how the system should be configured for operation.
system diskette
System diskette is a synonym for bootable diskette.
system memory
System memory is a synonym for RAM.
System Setup program
A BIOS-based program that allows you to configure your system's hardware and customize the system's operation by setting such features as password
protection and energy management. Some options in the System Setup program require that you reboot the system (or the system may reboot automatically)
in order to make a hardware configuration change. Because the System Setup program is stored in NVRAM, any settings remain in effect until you change them
again.
system.ini file
A start-up file for the Windows operating system. When you start Windows, it consults the system.ini file to determine a variety of options for the Windows
operating environment. Among other things, the system.ini file records which video, mouse, and keyboard drivers are installed for Windows.
Running the Control Panel or Windows Setup program may change options in the system.ini file. On other occasions, you may need to change or add options
to the system.inifilemanuallywithatexteditor,suchasNotepad.
table
In SNMP MIBs, a table is a two dimensional array that describes the variables that make up a managed object.
TCP/IP
Abbreviation for Transmission Control Protocol/Internet Protocol. A system for transferring information over a computer network containing dissimilar systems,
such as systems running Windows and UNIX.
termination
Some devices (such as the last device at each end of a SCSI cable) must be terminated to prevent reflections and spurious signals in the cable. When such
devices are connected in a series, you may need to enable or disable the termination on these devices by changing jumper or switch settings on the devices
or by changing settings in the configuration software for the devices.
text editor
An application program for editing text files consisting exclusively of ASCII characters. Windows Notepad is a text editor, for example. Most word processors
use proprietary file formats containing binary characters, although some can read and write text files.