Add Pre-Set to README

This commit is contained in:
samson 2018-12-13 00:00:46 +08:00
parent 634ad490da
commit fd030505c1
1 changed files with 8 additions and 0 deletions

View File

@ -52,6 +52,14 @@ If use Network install from a minimal CD to installed Debian GNU/Linux, need ins
# apt-get install -y bc net-tools
```
### Pre-Set
You must set a password for all users before hardening. Otherwise, you will not be able to log in after the hardening is completed. Example(OS user: root and test):
```
$ sudo -s
# passwd
# passwd test
```
### Configuration
Hardening scripts are in ``bin/hardening``. Each script has a corresponding