Modify how_to_use_QEMU_image_of_harbian_audit_complianced_Debian_9.mkd

This commit is contained in:
samson 2018-12-25 01:40:47 +08:00
parent 67ceeadc72
commit ab6729874b
11 changed files with 55 additions and 0 deletions

View File

@ -0,0 +1,55 @@
# How to use QEMU image of harbian-audit complicanced Debian 9
## Overview
Image name: harbian-audit_Debian_9.qcow2
Disk size: 50G
File system:
```
harbian-audit@harbian:~$ df -h
Filesystem Size Used Avail Use% Mounted on
udev 2.0G 0 2.0G 0% /dev
tmpfs 396M 5.5M 391M 2% /run
/dev/mapper/harbian--vg-root 15G 1.3G 12G 10% /
tmpfs 2.0G 8.0K 2.0G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
/dev/vda1 236M 37M 187M 17% /boot
tmpfs 2.0G 0 2.0G 0% /tmp
/dev/mapper/harbian--vg-home 27G 45M 25G 1% /home
tmpfs 396M 0 396M 0% /run/user/1000
```
grub password protection:
username: harbiansuper
password: harbian_AUDIT,12@)
Users info:
user: root
passwd: 1qaz@WSX3edc$RFV5tgb
user: harbian-audit
passwd: 2wsx#EDC4rfv%TGB6yhn
## Get QEMU image
### Download address
[https://drive.google.com/file/d/1osqL0REFisSedOhL04dupC1aDM6jVpdm/view?usp=sharing](https://drive.google.com/file/d/1osqL0REFisSedOhL04dupC1aDM6jVpdm/view?usp=sharing)
![1](./picture/download_01.png)
![2](./picture/download_02.png)
![3](./picture/download_03.png)
### Verify
```
$ wget https://github.com/hardenedlinux/harbian-audit/blob/master/docs/complianced_image/QEMU/signature/harbian-audit_Debian_9.qcow2.sig
$ wget https://github.com/hardenedlinux/harbian-audit/blob/master/docs/complianced_image/QEMU/signature/harbian-audit_Debian_9.qcow2.tar.gz.sig
$ gpg --verify harbian-audit_Debian_9.qcow2.tar.gz.sig harbian-audit_Debian_9.qcow2.tar.gz
$ tar -xzvf harbian-audit_Debian_9.qcow2.tar.gz
$ gpg --verify harbian-audit_Debian_9.qcow2.sig harbian-audit_Debian_9.qcow2
```
## Use the QEMU image to create virtual machine
![1](./picture/import-image_01.png)
![2](./picture/import-image_01.png)
![3](./picture/import-image_01.png)
![4](./picture/import-image_01.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB