linux:dev1_3manage
This is an old revision of the document!
Devuan Management
Some are applicable to any APT-based distro.
To remove translations,
$ cd /etc ; echo "Acquire::Languages { \"none\"; };" > apt/apt.conf.d/99translation ; cd - >/dev/null
To automatically update system essentials,
$ apt install unattended-upgrades ; dpkg-reconfigure --priority=low unattended-upgrades
linux/dev1_3manage.1767963624.txt.gz · Last modified: by azman
