UNIX Is A Command Line Operating System Written in The C Programming Language
UNIX Is A Command Line Operating System Written in The C Programming Language
Telnet
Administrators can Telnet into a remote host to
perform routine administrative tasks. The
administrator does not have to be sitting in front of
the computer that requires the attention. This is
also a cost savings, because a UNIX machine can
be operated headless, without a keyboard or a
monitor.
UNIX
Performance
UNIX provides faster read/write operations than
other operating systems. UNIX computers tend
to operate for months or years without the need
of a reboot. Crashes are rare. The number of
reboots forced by configuration changes are
minimal in a UNIX environment.
UNIX
Hardware
Because the hardware has a longer life in the UNIX
world, more drivers tend to be available and the
network cards and other peripherals can be used for
a longer period of time. This minimizes the
investment in hardware upgrades.
UNIX
Automating Processes
UNIX/Linux administrators are able to
automate many of the processes of the
operating system and of the applications by
making use of shell scripting. A shell script is
a program that the administrator can write to
automate certain administrative tasks.
UNIX
Scalability
Mainstream UNIX systems can take
advantage of multiple motherboards that
can handle from 2 to over 100 processors.
High availability of these systems makes
for almost 100% uptime.
UNIX
Sun Microsystems was the first
company to use a windowing environment
in conjunction with the UNIX operating
system. In 1993, a consortium of UNIX
platform vendors was formed to develop
an integrated, standard, and consistent
graphical user interface desktop
environment.
UNIX