Migration from Centosa 8 do AlmaLinux 8.5
Support for Centos8 is ending soon
Below is a very simple guide on how to migrate to AlmaLinux and continue to enjoy the support.
First, we download the installation script:
1 | curl -O https://raw.githubusercontent.com/AlmaLinux/almalinux-deploy/master/almalinux-deploy.sh |
We give permission:
1 | chmod +x almalinux-deploy.sh |
The last step is to run the script that will do everything for us:
1 | sudo bash almalinux-deploy.sh |
The script will perform a full reconfiguration with package updates:

After all, we will be informed accordingly, the only thing left for us to do is restart the system.

Related entries:
Installation of PostgreSQL and phpPgAdmin on Ubuntu 18.04
Installing Opcache in Ubuntu 20.04 for Apache and Nginx
After rebooting the system, SELinux will be completely disabled 7
Install Audacity audio editor on Ubuntu 20.04
Installation and security of the MariaDB database server in the Debian system 11





