Debian Update Release Distro

update to the next distro stretch buster

apt update && apt upgrade -y && sed -i 's/stretch/buster/g' /etc/apt/*.list && sed -i 's/stretch/buster/g' /etc/apt/sources.list.d/*.list

apt update && apt upgrade -y && apt dist-upgrade -y && apt autoremove -y && hostnamectl

Revision #3
Created 20 February 2020 15:11:52 by Clinton
Updated 8 March 2020 23:22:10 by Clinton