Skip to content

Instantly share code, notes, and snippets.

@jsamr
Created October 10, 2016 16:12
Show Gist options
  • Save jsamr/c75afb3e4f6f007e18709bbe4606ef93 to your computer and use it in GitHub Desktop.
Save jsamr/c75afb3e4f6f007e18709bbe4606ef93 to your computer and use it in GitHub Desktop.
KVM + SPice Windows VM client script
#!/bin/bash
# Need to install remote-viewer
remote-viewer -f -t "windows 10" spice://localhost:5900
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment