updated TOC; minor updates

- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
trimstray
2019-02-20 13:57:28 +01:00
parent d7f44ff54b
commit 58a65e659a
2 changed files with 6 additions and 2 deletions

View File

@@ -101,7 +101,11 @@
+ [Useful resources](lib/post_install_tasks/keep_system_updated.md#link-useful-resource)
+ [Summary checklist](lib/post_install_tasks/keep_system_updated.md#ballot_box_with_check-summary-checklist)
* **[Package management](#package-management)**
+ [Remove packages with known issues](#remove-packages-with-known-issues)
+ [Introduction](lib/post_install_tasks/package_management.md#information_source-introduction)
+ [Check package signatures](lib/post_install_tasks/package_management.md#information_source-introduction)
+ [Remove packages with known issues](lib/post_install_tasks/package_management.md#remove-packages-with-known-issues)
+ [Useful resources](lib/post_install_tasks/package_management.md#link-useful-resource)
+ [Summary checklist](lib/post_install_tasks/package_management.md#ballot_box_with_check-summary-checklist)
* **[Netfilter ruleset](#netfilter-ruleset)**
+ [Shorewall](#shorewall)
* **[TCP wrapper](#tcp-wrapper)**

View File

@@ -10,7 +10,7 @@ Some benefits:
- close up problems of security that has been discovered
- it can improve the stability of the system
- improvements the system stacks, e.g. network stack
- improvements the system stacks or network stacks
#### :eight_pointed_black_star: Make sure that the system is up to date