mirror of
https://github.com/trimstray/the-practical-linux-hardening-guide.git
synced 2025-12-07 01:32:53 +01:00
updated TOC; minor updates
- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
@@ -101,7 +101,11 @@
|
|||||||
+ [Useful resources](lib/post_install_tasks/keep_system_updated.md#link-useful-resource)
|
+ [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)
|
+ [Summary checklist](lib/post_install_tasks/keep_system_updated.md#ballot_box_with_check-summary-checklist)
|
||||||
* **[Package management](#package-management)**
|
* **[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)**
|
* **[Netfilter ruleset](#netfilter-ruleset)**
|
||||||
+ [Shorewall](#shorewall)
|
+ [Shorewall](#shorewall)
|
||||||
* **[TCP wrapper](#tcp-wrapper)**
|
* **[TCP wrapper](#tcp-wrapper)**
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ Some benefits:
|
|||||||
|
|
||||||
- close up problems of security that has been discovered
|
- close up problems of security that has been discovered
|
||||||
- it can improve the stability of the system
|
- 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
|
#### :eight_pointed_black_star: Make sure that the system is up to date
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user