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 2020-02-20 15:11:52 UTC by Clinton
Updated 2020-03-08 23:22:10 UTC by Clinton