Improve security and error handling for VM state and guest file operations; clarify permissions requirements in documentation.
This commit is contained in:
+1
-1
@@ -733,7 +733,7 @@ ip route show default
|
||||
iptables -t nat -S POSTROUTING
|
||||
iptables -S FORWARD
|
||||
ls -la /var/lib/uvm/vms
|
||||
cat /var/lib/uvm/state.json
|
||||
sudo cat /var/lib/uvm/state.json # Contains plaintext guest passwords; do not share.
|
||||
```
|
||||
|
||||
Do not use these commands to mutate UVM resources manually while a lifecycle
|
||||
|
||||
Reference in New Issue
Block a user