Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Centmin Mod Public Beta Testing For AlmaLinux 8 & Rocky Linux 8
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Centmin Mod Public Beta Testing For AlmaLinux 8 & Rocky Linux 8

eva2000eva2000 Veteran
edited November 2023 in General

Centmin Mod 130.00beta01 beta testing is now public for AlmaLinux 8 & Rocky Linux 8! So if you have a spare VPS idling that needs a work out, you could spin up a AlmaLinux 8 or Rocky Linux 8 OS and give it a spin ^_^

Requirements

  • Min 2GB memory and 4GB swap - installer will automatically create 4GB swap if it doesn't exist
  • Recommended 4GB memory and 4GB swap.

Prep Disable SELINUX

grubby --update-kernel ALL --args selinux=0
grep '^GRUB_CMDLINE_LINUX=' /etc/default/grub
shutdown -r now

Centmin Mod Install commands for EL8 OS are:

yum -y update
yum -y install epel-release
yum -y install screen nano
curl -4sL https://centminmod.com/installer-el8x.sh -o installer-el8x.sh
chmod +x installer-el8x.sh
screen -S cminstall -h 2000000
./installer-el8x.sh

Centmin Mod Install on AlmaLinux DigitalOcean Example

I posted an example Centmin Mod LEMP install on AlmaLinux 8 on DigitalOcean Droplet at https://community.centminmod.com/threads/digitalocean-almalinux-8-centmin-mod-130-00beta01-test-installation.24233/

Once the installer has finished installing Centmin Mod 130.00beta01 on AlmaLinux 8, you will get time summary for the installation - you can use this as a quick benchmark tool to compare different servers you install Centmin Mod on. More CPU cores, faster disks and higher CPU clock speeds = faster installation times. Folks can also post and share the EL8+ Centmin Mod install times here https://community.centminmod.com/threads/post-your-130-00beta01-el8-install-times.23265/ or just share them in this thread if you want :)

The time to beat for EL8 installation is from one of my users on an AMD Ryzen 9 7950X3D based server below at 484.9065 seconds :)

---------------------------------------------------------------------------
Total Curl Installer YUM or DNF Time: 54.1207 seconds
Total YUM Time: 23.355331471 seconds
Total YUM or DNF + Source Download Time: 38.9813
Total Nginx First Time Install Time: 128.8886
Total PHP First Time Install Time: 96.2335
Download From Github Time: 2.3154
Total Time Other eg. source compiles: 164.3669
Total Centmin Mod Install Time: 428.4704
---------------------------------------------------------------------------
Total Install Time for curl yum + cm install + zip download: 484.9065 seconds
---------------------------------------------------------------------------
AlmaLinux 8.8 Sapphire Caracal  4.18.0-477.27.2.el8_8.x86_64
32 AMD Ryzen 9 7950X3D 16-Core Processor
31 4200.000 1 5282.322
PHP VERSION: 8.1.24
---------------------------------------------------------------------------

FYI, while public beta testing is focused on AlmaLinux 8 and Rocky Linux 8 for feedback, the installer does also works for EL9 - AlmaLinux 9 and Rocky Linux 9 as Centmin Mod has extensive EL8 and EL9 automated beta testing now as well as outlined at https://community.centminmod.com/threads/automated-testing-almalinux-vs-rocky-linux-vs-oracle-linux.24179/ which has helped with finding EL8 and EL9 operating system bugs already :sunglasses:

Comments

Sign In or Register to comment.