@@ -0,0 +1,6 @@
#/bin/bash
cp alpine.qcow2 data/alpine.qcow2
qemu-system-x86_64 -m 1024M -hda data/alpine.qcow2 -boot d -netdev user,id=net0,hostfwd=tcp::2222-:22 -device e1000,netdev=net0 -enable-kvm -cpu host
The note is not visible to the blocked user.