Category: Debian

GNU Linux Debian 10 – gcc – where has the manpage gone? (gcc-doc) – how to create a man page – how to save export manpage to text file
19.12.2021

they have gone missing. but they are available again under Debian 11 https://packages.debian.org/bullseye/gcc-doc hostnamectl; # tested on Operating System: Debian GNU/Linux 11 (bullseye) Kernel: Linux 5.10.0-9-amd64 Architecture: x86-64 apt search gcc-doc Sorting… Done Full Text Search… Done gcc-doc/stable,stable 5:10.1.0-1 amd64 […]

GNU Linux Debian – basic simple update.sh script – security-tracker.debian.org tracker status release stable – semi-manual system update method vs full automatic updates – apt can do https now: update /etc/apt/sources.list http -> https
26.07.2021

updates are a bless (fixes to problems, keep system secure from hackerz) but also a curse (it might break things) on systems that follow the UNIX K.I.S.S principle, they should “just work”, to the extreme of (kernel) live patching (currently […]