Changes

Jump to: navigation, search

Upgrade Debian Linux to Testing

241 bytes added, 10:27, 22 February 2019
no edit summary
[[Category:Linux]]
 
See https://wiki.debian.org/DebianTesting.
apt-get dist-upgrade -y
apt autoremove -y
 
== Make apt prefer testing by default ==
 
If you are going to use multiple repos (e.g. debian-ports below), make testing the default like so:
 
echo 'APT::Default-Release "testing";' >/etc/apt/apt.conf.d/91prefertesting
== Add support for new (hardware) ports ==

Navigation menu