Next Previous Contents

The Unix and Internet Fundamentals HOWTO

by Eric S. Raymond

v1.1, 3 December 1998


This document describes the working basics of PC-class computers, Unix-like operating systems, and the Internet in non-technical language.

1. Introduction

2. Basic anatomy of your computer

3. What happens when you switch on a computer?

4. What happens when you run programs from the shell?

5. How do input devices and interrupts work?

6. How does my computer do several things at once?

7. How does my computer keep processes from stepping on each other?

8. How does my computer store things on disk?

9. How do computer languages work?

10. How does the Internet work?


Next Previous Contents