Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save holms/6325920 to your computer and use it in GitHub Desktop.
Save holms/6325920 to your computer and use it in GitHub Desktop.
$ /usr/libexec/qemu-kvm -m 256 -drive file=server.img -cdrom some.iso -boot d -net nic -net user -vnc :0
$ ssh -L 5900:127.0.0.1:5900 your_ip_here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment