Migrate CentOS Linux to CentOS Stream



How to migrate your server from CentOS Linux to CentOS Stream using three commands. The commands are as following:
$ sudo dnf install centos-release-stream
$ sudo dnf swap centos-{linux,stream}-repos
$ sudo dnf distro-sync

Source:

Useful Links used in video:

Hastags: #centos

source

Exit mobile version