Skip to content
Snippets Groups Projects
Commit ab1ab552 authored by Recolic's avatar Recolic :house_with_garden:
Browse files

Update README.md

parent 56542867
No related branches found
No related tags found
No related merge requests found
......@@ -444,7 +444,15 @@ sudo systemctl enable --now virtlogd
sudo libvirtd --listen
```
now you can login and add a connection, type is TCP, IP is hms IP, use a random username/password. Don't forget to set iptables on hms to prevent unauthorized access.
- web portal config
now you can login and add a connection, type is TCP, IP is hms IP, use a random username/password.
Don't forget to set iptables on hms to prevent unauthorized access.
Add two storage pool, `/mnt/fsdisk/kvm/disks` and `/mnt/fsdisk/kvm/images`.
Add the dedicated NIC for VMs, don't forget to run `~/kvm-setup-bridge.sh` in OS `startup.sh`.
## Android ADB web
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment