Skip to content

Instantly share code, notes, and snippets.

@winexe0
winexe0 / README.md
Last active November 16, 2020 18:36 — forked from cellularmitosis/README.md
Quick-n-dirty QEMU script to spin up Debian on various CPU's

Quick-n-dirty QEMU script to spin up Debian on various CPU's

This script downloads one of the QEMU images from https://people.debian.org/~aurel32/qemu/ and boots up a vm.

(unfortunately, these are all wheezy images, which is quite old now, but still useful for e.g. compiling a C file or running a binary)

Usage examples:

taskkill /f /im explorer.exe
start explorer.exe
echo The taskbar will not be fixed permanently. To fix it permanently, create a new account and move your stuff to it.
@winexe0
winexe0 / index.haml
Created March 18, 2020 20:39
Your math solving webpage
<head id=math>"Your math solving webpage" </head>
<button onclick="get()">Get the helper</button>