Skip to content
Search Gists
Search Gists
All gists
Back to GitHub
Sign in
Sign up
Sign in
Sign up
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
🅱️
yeet
Wojciech Olech
SteelPh0enix
🅱️
yeet
C, C++, Python, Rust and embedded stuff (Arduino, STM32, ESP8266, SAMV71)
139
followers
·
20
following
@n7space
Poland
08:44
(UTC +02:00)
https://blog.steelph0enix.dev/
Bluesky
@steelph0enix.dev
View GitHub Profile
All gists
100
Starred
1
Sort
Recently created
Least recently created
Recently updated
Least recently updated
Sort
Recently created
Least recently created
Recently updated
Least recently updated
1 file
3 forks
0 comments
24 stars
beriberikix
/
QEMU_cheat_sheat.md
Last active
July 2, 2025 14:49
QEMU cheat sheet for the most basic setup
Create system drive
qemu-img create -f qcow2 alpine.qcow2 16G
Install image
Linux
You can’t perform that action at this time.