Update doc: how_to_creating_and_making_an_AMI_public.mkd and how_to_creating_and_making_a_QEMU_img.mkd.
This commit is contained in:
parent
49f7a90a54
commit
b582708d5f
|
@ -58,7 +58,7 @@ admin@ip:/opt/harbian-audit-master$ sudo reboot
|
|||
```
|
||||
After reboot:
|
||||
```
|
||||
admin@ip:/opt/harbian-audit-master$ sudo bash ./docs/examples/configurations/etc.iptables.rules.v4.sh
|
||||
admin@ip:/opt/harbian-audit-master$ sudo bash ./docs/configurations/etc.iptables.rules.v4.sh
|
||||
admin@ip:/opt/harbian-audit-master$ sudo -s
|
||||
admin@ip:/opt/harbian-audit-master# iptables-save > /etc/iptables/rules.v4
|
||||
admin@ip:/opt/harbian-audit-master# ip6tables-save > /etc/iptables/rules.v6
|
||||
|
|
|
@ -32,11 +32,10 @@ Copy publib key(example: /home/username/.ssh/id_rsa_1.pub) to QEMU server, add c
|
|||
### Use virl-manager
|
||||
|
||||
#### Add connection
|
||||

|
||||

|
||||

|
||||
|
||||
#### Create New Virtual Machine
|
||||

|
||||

|
||||
Then follow the wizard to install step by step.
|
||||
|
||||
## How to making
|
||||
|
@ -70,7 +69,7 @@ root@harbian:/opt/harbian-audit-master# reboot
|
|||
|
||||
After reboot:
|
||||
```
|
||||
harbian-audit@harbian:/opt/harbian-audit-master$ sudo bash ./docs/examples/configurations/etc.iptables.rules.v4.sh
|
||||
harbian-audit@harbian:/opt/harbian-audit-master$ sudo bash ./docs/configurations/etc.iptables.rules.v4.sh
|
||||
harbian-audit@harbian:/opt/harbian-audit-master$ sudo -s
|
||||
root@harbian:/opt/harbian-audit-master# iptables-save > /etc/iptables/rules.v4
|
||||
root@harbian:/opt/harbian-audit-master# ip6tables-save > /etc/iptables/rules.v6
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 104 KiB |
Binary file not shown.
After Width: | Height: | Size: 174 KiB |
Loading…
Reference in New Issue