About Linux
This is from the Linux README file:
Linux is a Unix clone written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX compliance. It has all the features you would expect in a modern fully-fledged Unix, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management and TCP/IP networking. It is distributed under the GNU General Public License.
CCS and Linux
CCS uses Linux to develop ANSI and POSIX compliant software for web hosting, data processing, and network communication applications. We use the most popular industry standard tools such as Apache, GNU C/C++ compiler, glib C-standard library, and many, many other applications and libraries.
|