mirror of
https://github.com/trimstray/the-practical-linux-hardening-guide.git
synced 2025-12-06 09:12:46 +01:00
updated 'How to Harden Linux'
- signed-off-by: trimstray <trimstray@gmail.com>
This commit is contained in:
@@ -118,7 +118,7 @@ On the other hand, these standards are complicated checklists (often for newbies
|
||||
|
||||
> You should use a rational approach because more is not better. Each environment is different, so even though security rules should all work in theory, sometimes things will not work as expected.
|
||||
|
||||
Hardening is not a simple process. You must devote a lot of time. Here are general rules following common best practices:
|
||||
Hardening is not a simple process. Here are general rules following common best practices:
|
||||
|
||||
- never use root account for anything that does not require it
|
||||
- only `sudo` individual commands
|
||||
|
||||
Reference in New Issue
Block a user