Modify how_to_creating_and_making_a_QEMU_img.mkd
This commit is contained in:
parent
e9e20cc8c6
commit
3dfccdffa5
|
@ -83,11 +83,11 @@ Related how to use harbian-audit to adit and apply, please reference:
|
||||||
$ sudo sed -i "s/Debian GNU\/Linux 9/harbian-audit complianced for Debian GNU\/Linux 9/g" /etc/issue*
|
$ sudo sed -i "s/Debian GNU\/Linux 9/harbian-audit complianced for Debian GNU\/Linux 9/g" /etc/issue*
|
||||||
```
|
```
|
||||||
|
|
||||||
### Set grub passwd
|
### Set grub passwd
|
||||||
superusers: harbiansuper
|
superusers: harbiansuper
|
||||||
passwd: harbian_AUDIT,12@)
|
passwd: harbian_AUDIT,12@)
|
||||||
|
|
||||||
Related how to config grub2 password protection, please reference:
|
Related how to config grub2 password protection, please reference:
|
||||||
[https://github.com/hardenedlinux/harbian-audit/blob/master/docs/examples/manual-operation-docs/how_to_config_grub2_password_protection.mkd](https://github.com/hardenedlinux/harbian-audit/blob/master/docs/examples/manual-operation-docs/how_to_config_grub2_password_protection.mkd)
|
[https://github.com/hardenedlinux/harbian-audit/blob/master/docs/examples/manual-operation-docs/how_to_config_grub2_password_protection.mkd](https://github.com/hardenedlinux/harbian-audit/blob/master/docs/examples/manual-operation-docs/how_to_config_grub2_password_protection.mkd)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue