accumulated collection of notes about my server shenanigans
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add alpine vm-setup stuff

nnuuvv 7785602e 57f76039

+8
+8
alpine/vm-setup.md
··· 1 + ## VM Setup 2 + 3 + 1. Create new vm in proxmox using alpine image 4 + 2. Run setup-alpine 5 + 3. Enable community repo in /etc/apk/repositories 6 + 4. `apk add qemu-guest-agent` 7 + 5. `rc-update add qemu-guest-agent` 8 + 6. `service qemu-guest-agent start`