Skip to content

Instantly share code, notes, and snippets.

# QEMU
`qemu-system-x86_64 -m 2048 -enable-kvm -netdev user,id=network0,hostfwd=tcp:127.0.0.1:3389-:3389 -device e1000,netdev=network0 -daemonize -sandbox on <file>`

Keybase proof

I hereby claim:

  • I am felipecoe on github.
  • I am felipecoe (https://keybase.io/felipecoe) on keybase.
  • I have a public key whose fingerprint is 630E 26E6 A4F0 56F7 5E46 31AE 5E30 7889 843F 135C

To claim this, I am signing this object:

set file_tgt to (path to downloads folder as string) & "h.jpg"
set file_src to "http://images4.fanpop.com/image/photos/17000000/David-Hasselhoff-hunks-17094365-480-600.jpg"
tell application "URL Access Scripting"
download file_src to file_tgt
end tell
tell application “Finder” to set desktop picture to POSIX file file_tgt