Chapter 3. Server

Table of Contents
3.1. Security - keeping people out
3.1.1. Trim your daemons
3.1.2. Don't allow passwords
3.2. User Access - letting people in
3.3. Restricting Users
3.4. Networking
3.4.1. The Kernel
3.4.2. Filter Rules
3.4.3. Routing

This section tells you how to set up the server side of things. I figured that this should go first since without a server, your client is kind of useless.