fixed table of contents

This commit is contained in:
IMTheNachoMan
2019-03-04 09:00:40 -05:00
parent eed1547347
commit a893182981

View File

@@ -6,7 +6,6 @@ An evolving how-to guide for securing a Linux server that, hopefully, also teach
## Table of Contents ## Table of Contents
- [Table of Contents](#table-of-contents)
- [Introduction](#introduction) - [Introduction](#introduction)
- [Guide Objective](#guide-objective) - [Guide Objective](#guide-objective)
- [Why Secure Your Server](#why-secure-your-server) - [Why Secure Your Server](#why-secure-your-server)
@@ -35,6 +34,7 @@ An evolving how-to guide for securing a Linux server that, hopefully, also teach
- [NTP Client](#ntp-client) - [NTP Client](#ntp-client)
- [Force Accounts To Use Secure Passwords](#force-accounts-to-use-secure-passwords) - [Force Accounts To Use Secure Passwords](#force-accounts-to-use-secure-passwords)
- [Automatic Security Updates and Alerts](#automatic-security-updates-and-alerts) - [Automatic Security Updates and Alerts](#automatic-security-updates-and-alerts)
- [logwatch - system log analyzer and reporter](#logwatch---system-log-analyzer-and-reporter)
- [The Firewall](#the-firewall) - [The Firewall](#the-firewall)
- [UFW: Uncomplicated Firewall](#ufw-uncomplicated-firewall) - [UFW: Uncomplicated Firewall](#ufw-uncomplicated-firewall)
- [PSAD: iptables Intrusion Detection And Prevention](#psad-iptables-intrusion-detection-and-prevention) - [PSAD: iptables Intrusion Detection And Prevention](#psad-iptables-intrusion-detection-and-prevention)
@@ -50,7 +50,6 @@ An evolving how-to guide for securing a Linux server that, hopefully, also teach
- [Separate iptables Log File](#separate-iptables-log-file) - [Separate iptables Log File](#separate-iptables-log-file)
- [Left Over](#left-over) - [Left Over](#left-over)
- [Contacting Me](#contacting-me) - [Contacting Me](#contacting-me)
- [Additional References](#additional-references)
- [Acknowledgments](#acknowledgments) - [Acknowledgments](#acknowledgments)
- [License and Copyright](#license-and-copyright) - [License and Copyright](#license-and-copyright)