Chapter 3. Server

Table of Contents

1. Security - keeping people out
1.1. Trim your daemons
1.2. Don't allow passwords
2. User Access - letting people in
2.1. Configuring sshd
3. Restricting Users
3.1. sudo or not sudo
4. Networking
4.1. The Kernel
4.2. Filter Rules
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.