Useful server terms & commands

Port 80: The port your computer listens on to do http (hyper text transfer protocol). thanks

Daemon: A computer program that runs in the background, rather than under the direct control of a user. It also creates a pid number. wikipedia

PID: process id of a unique process wikipedia

vmstat 4 10

free -m

Comments