💪
Icon  Name                    Last modified      Size  Description
[PARENTDIR] Parent Directory - [DIR] 111/ 2025-05-01 19:07 - stop RPC [   ] apt_install.xz 2024-05-03 21:54 1.4K 692 MB gui guest [TXT] debian.sources 2025-02-09 10:00 287 minimal but extras
Mobile virtual machine for browsing
qemu-img convert -O qcow2 -c -o compression_type=zstd tmp.qcow2 debian.qcow2
du -sm debian.qcow2
692 debian.qcow2
Firefox starts very slowly?
 systemctl --user import-environment DISPLAY XAUTHORITY
Stable install media, upgrade early to Sid?
 chroot /target /bin/bash
 vi /etc/apt/ sources.list
 apt update && apt -y full-upgrade

i.e. install as few packages as possible, upgrade before reboot

lighttpd with fast-cgi ?
 # apt install lighttpd-modules-dbi spawn-fcgi
 .
 .
 Need to get 494 kB of archives.
 After this operation, 1,470 kB of additional disk space will be used.