This website requires JavaScript.
Explore
Help
Sign in
florian.richer
/
myserver-configuration
Watch
1
Star
0
Fork
You've already forked myserver-configuration
0
Code
Activity
aee2045b8d
myserver-configuration
/
run.sh
4 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
Move from docker to qemu
2023-05-03 21:13:44 +02:00
#!/bin/sh
echo
"START VM"
Fix VM management
2023-05-04 09:01:43 +02:00
virsh --connect qemu:///session start FedoraServer --console
Copy permalink