GNU/Linux - How to Upgrade to Debian 9 "Stretch".

Published: 20 June 2017
on channel: Daniel Sarah
2,184
17

This video shows you how upgrade Debian 8 "Jessie" to Debian 9 "Stretch".

cat /etc/debian_version
cat /etc/os-release
apt-forktracer | sort
aptitude "g" "g"
dpkg --audit
aptitude search "~ahold"
dpkg --get-selections | grep 'hold$'
vi /etc/apt/sources.list
script ~/upgrade-stretch_1.script
apt-get update
apt-get -o APT::Get::Trivial-Only=true dist-upgrade
apt-get upgrade
uname -r
apt-get install linux-image-amd64
init 6
dmesg | grep -i err
uname -r
df -h
script ~/upgrade-stretch_2.script
apt-get dist-upgrade
apt-get autoremove
apt-get -y purge $(dpkg -l | awk '/^rc/ { print $2 }')
scriptreplay ~/upgrade-stretch.time ~/upgrade-stretch.script


Watch video GNU/Linux - How to Upgrade to Debian 9 "Stretch". online without registration, duration hours minute second in high quality. This video was added by user Daniel Sarah 20 June 2017, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,18 once and liked it 1 people.