by FRN2000
with help from G-Man, updated on 2012/01/20
"You need Unix-level
performance and reliability. You don't have a Unix-level
budget." Microsoft's
advertisement (2003)
Unix
is one of the oldest operating system, originally written in assembly in 1969 by
Dennis Ritchie
and Ken Thompson
at Bell Labs.
Later Unix was
rewritten in C
(its native language) for portability in 1972. Unix
is the most portable and reliable operating system.
At the same time, there are several Unix
clones like BSD
and Linux. For those who work with
Windows and do not want to handle a
separate installation, Cygwin is handy
with its Unix-like
environment.
About 90% of the internet relies on a variation of the Unix
operating system (normally either Linux
or BSD),
with the Apache web server.
For example, this web site is hosted by Netfirms,
running on FreeBSD,
with Apache,
SSI,
Perl,
PHP,
MySQL and
Sendmail
with FormMail.
If you are new to these technologies and would like to try them, go to
Apache Friends
where you can download everything in one file.