Skip to content

Instantly share code, notes, and snippets.

View matasarei's full-sized avatar

Yevhen Matasar matasarei

View GitHub Profile
@matasarei
matasarei / centos8-9.sh
Last active June 2, 2024 19:34 — forked from yodermk/centos8-9.sh
Commands to live-upgrade CentOS Streams 8 -> 9
# The general procedure here is adapted from the 7->8 guide here. https://www.tecmint.com/upgrade-centos-7-to-centos-8/
#
# It is a curated list of my bash history. I entered other commands so hopefully I got the right ones here.
yum upgrade
reboot
dnf install epel-release
dnf install rpmconf
dnf install yum-utils
rpmconf -a # answer "n" to both things