Trixie, openbox, minimal Xorg
Erscheinungsbild
- Installation debian trixie ohne GUI, aber incl. sshd
- apt install mc sudo
- adduser autokrat
- apt install --no-install-recommends xorg openbox obconf tint2
- mkdir /etc/systemd/system/getty@tty1.service.d
- tee -a /etc/systemd/system/getty@tty1.service.d/override.conf <<EOT [Service] ExecStart= ExecStart=-/sbin/agetty --autologin autokrat --noclear %I $TERM Type=idle EOT