Skip to content

Instantly share code, notes, and snippets.

View globus2000inc's full-sized avatar

globus2000inc

View GitHub Profile
@globus2000inc
globus2000inc / centos8-9.sh
Created February 20, 2023 18:36 — 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
@globus2000inc
globus2000inc / windows_and_office_kms_setup.adoc
Created February 19, 2023 17:30 — forked from jerodg/windows_and_office_kms_setup.adoc
Activate Windows and Office Using KMS Server

Microsoft Windows and Office KMS Setup