|
|
|
@ -2,7 +2,9 @@ |
|
|
|
Author: By Robert Strutts |
|
|
|
Author: By Robert Strutts |
|
|
|
## License MIT - Copyright 2025 - Robert Strutts |
|
|
|
## License MIT - Copyright 2025 - Robert Strutts |
|
|
|
## Application to console into Proxmox Spice VMs. |
|
|
|
## Application to console into Proxmox Spice VMs. |
|
|
|
Copy example.yaml to default.yaml |
|
|
|
``` |
|
|
|
Run $ install.sh |
|
|
|
cp example.yaml default.yaml |
|
|
|
|
|
|
|
Run $ ./install.sh |
|
|
|
Enter Root Password... |
|
|
|
Enter Root Password... |
|
|
|
Run from terminal or Desktop Launcher $ spice |
|
|
|
Run from terminal or Desktop Launcher $ spice |
|
|
|
|
|
|
|
``` |
|
|
|
|