mirror of
https://github.com/hardenedlinux/harbian-audit.git
synced 2025-07-31 01:24:58 +02:00
Modify how_to_creating_and_making_a_QEMU_img.mkd
This commit is contained in:
parent
583a83a743
commit
3fb731a094
@ -142,5 +142,12 @@ $ sudo -s
|
|||||||
# history -cw
|
# history -cw
|
||||||
$ echo > ~/.bash_history
|
$ echo > ~/.bash_history
|
||||||
$ history -cw
|
$ history -cw
|
||||||
|
$ sudo poweroff
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## sign QEMU image
|
||||||
|
ssh to QEMU server, find QEMU image dir, sign the QEMU image:
|
||||||
|
```
|
||||||
|
root@debian-9:/opt/images# gpg -b harbian-audit_Debian_9.qcow2
|
||||||
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user