Modify readme and modify how_to_creating_and_making_a_QEMU_img doc.

This commit is contained in:
samson 2018-12-20 00:28:24 +08:00
parent 8cf554093b
commit ccf83652a5
5 changed files with 16 additions and 4 deletions

View File

@ -147,6 +147,17 @@ $ sudo -s
5) Use the passwd command to change the passwords of all users, and change the password to a secure and reliable password entry with the same password complexity set by the pam_cracklib module.
## Special Note
Some check items check a variety of situations and are interdependent, they must be applied (fix) multiple times, and the OS must be a reboot after each applies (fix).
Items that need to be fix twice:
8.1.1.2
8.1.1.3
8.1.12
Items that need to be fix three times:
4.5
## Hacking
**Getting the source**

View File

@ -32,10 +32,12 @@ Copy publib key(example: /home/username/.ssh/id_rsa_1.pub) to QEMU server, add c
### Use virl-manager
#### Add connection
![1](./picture/create_new_virt_1.png)
![2](./picture/create_new_virt_2.png)
#### Create New Virtual Machine
#### Open Virtual Machine
![3](./picture/create_new_virt_3.png)
Then follow the wizard to install step by step.
## How to making
@ -90,11 +92,10 @@ If need adds a project on AMI, add the project on such as /opt, /usr/local/bin d
#### AIDE RE-INIT
#### Clear the current log
#### Clear the current log
#### Clear bash hostory
## Reference

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB