Get the most out of your Centmin Mod LEMP stack
Become a Member

CentOS 8.x AlmaLinux Alma Linux 8.5 Centmin Mod Test Installation Details

Discussion in 'CentOS, Redhat & Oracle Linux News' started by eva2000, Mar 26, 2022.

Thread Status:
Not open for further replies.
  1. eva2000

    eva2000 Administrator Staff Member

    50,928
    11,808
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,267
    Local Time:
    3:20 AM
    Nginx 1.25.x
    MariaDB 10.x
    Centmin Mod compatibility work for EL8+ (CentOS 8, Alma Linux 8 and Rocky Linux 8) is ongoing and all 3 distros involve the same compatibility work and testing https://community.centminmod.com/threads/centmin-mod-centos-8-compatibility-worklog.18372/. This thread is for outlining the latest test runs and info for Alma Linux 8.5.

    Spun up an Upcloud KVM VPS 8 cpu, 32GB memory, 640GB disk running AMD EPYC 7542 and Alma Linux 8.5. Upcloud referral link at Sign up - Cloud servers with best price vs performance - UpCloud ;)

    Centmin Mod installation time With test Centmin Mod 123.09beta01 private el8 build with PHP 7.4 default installation

    Code (Text):
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 154.6326 seconds
    Total YUM Time: 27.532155635 seconds
    Total YUM or DNF + Source Download Time: 46.8166
    Total Nginx First Time Install Time: 145.2429
    Total PHP First Time Install Time: 184.0429
    Download From Github Time: 0.8746
    Total Time Other eg. source compiles: 239.4923
    Total Centmin Mod Install Time: 615.5947
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 771.1019 seconds
    ---------------------------------------------------------------------------
    8 AMD EPYC 7542 32-Core Processor
    8 2894.562
    ---------------------------------------------------------------------------
    Install summary logs: /root/centminlogs/installer_summary_links.log
    ---------------------------------------------------------------------------
    

    SSH login MOTD
    Code (Text):
    ===============================================================================
     - Hostname......: almalinux-8cpu-32gb-us-nyc1 on AlmaLinux 8.5 (Arctic Sphynx)
     - Users.........: Currently 2 user(s) logged on (includes: root)
    ===============================================================================
     - CPU usage.....: 0.01, 1.16, 1.45 (1, 5, 15 min)
     - Processes.....: 166 running
     - System uptime.: 0 days 0 hours 20 minutes 46 seconds
    ===============================================================================
                  total        used        free      shared  buff/cache   available
    Mem:          32125        1114       30825          11         185       30655
    Swap:          1023           0        1023
    ===============================================================================
    Filesystem     Type      Size  Used Avail Use% Mounted on
    devtmpfs       devtmpfs   16G     0   16G   0% /dev
    tmpfs          tmpfs      16G     0   16G   0% /dev/shm
    tmpfs          tmpfs      16G  8.5M   16G   1% /run
    tmpfs          tmpfs      16G     0   16G   0% /sys/fs/cgroup
    /dev/vda2      xfs       640G   12G  629G   2% /
    tmpfs          tmpfs     3.2G     0  3.2G   0% /run/user/0
    tmpfs          tmpfs      16G     0   16G   0% /tmp
    
    ===============================================================================
    # ! This server maybe running CSF Firewall !
    #   DO NOT run the below command or you  will lock yourself out of the server:
    #
    #   iptables -F
    
    
    ===============================================================================
    * Getting Started Guide - https://centminmod.com/getstarted.html
    * Centmin Mod FAQ - https://centminmod.com/faq.html
    * Centmin Mod Config Files - https://centminmod.com/configfiles.html
    * Centmin Mod Blog - https://blog.centminmod.com
    * Community Forums https://community.centminmod.com  [ << Register ]
    ===============================================================================
    
    ===============================================================================
     Centmin Mod local code is up to date at /usr/local/src/centminmod
     no available updates at this time...
    ===============================================================================
    

    Code (Text):
    df -hT
    Filesystem     Type      Size  Used Avail Use% Mounted on
    devtmpfs       devtmpfs   16G     0   16G   0% /dev
    tmpfs          tmpfs      16G     0   16G   0% /dev/shm
    tmpfs          tmpfs      16G  8.5M   16G   1% /run
    tmpfs          tmpfs      16G     0   16G   0% /sys/fs/cgroup
    /dev/vda2      xfs       640G   12G  629G   2% /
    tmpfs          tmpfs     3.2G     0  3.2G   0% /run/user/0
    tmpfs          tmpfs      16G     0   16G   0% /tmp
    

    Code (Text):
    free -mlt
                  total        used        free      shared  buff/cache   available
    Mem:          32125        1116       30620          11         388       30627
    Low:          32125        1504       30620
    High:             0           0           0
    Swap:          1023           0        1023
    Total:        33149        1116       31644
    

    Code (Text):
    cat /etc/os-release
    NAME="AlmaLinux"
    VERSION="8.5 (Arctic Sphynx)"
    ID="almalinux"
    ID_LIKE="rhel centos fedora"
    VERSION_ID="8.5"
    PLATFORM_ID="platform:el8"
    PRETTY_NAME="AlmaLinux 8.5 (Arctic Sphynx)"
    ANSI_COLOR="0;34"
    CPE_NAME="cpe:/o:almalinux:almalinux:8::baseos"
    HOME_URL="https://almalinux.org/"
    DOCUMENTATION_URL="https://wiki.almalinux.org/"
    BUG_REPORT_URL="https://bugs.almalinux.org/"
    
    ALMALINUX_MANTISBT_PROJECT="AlmaLinux-8"
    ALMALINUX_MANTISBT_PROJECT_VERSION="8.5"
    

    Code (Text):
    cat /etc/redhat-release
    AlmaLinux release 8.5 (Arctic Sphynx)
    
    cat /etc/almalinux-release
    AlmaLinux release 8.5 (Arctic Sphynx)
    
    cat /etc/centminmod-release
    123.09beta01-el8.5.b804
    

    Nginx custom built binary compiled with GCC 10.3, OpenSSL 1.1.1n and jemalloc memory management just like Centmin Mod's CentOS 7.x OS Nginx builds :)
    Finally switched to Nginx systemd service files for el8+
    Code (Text):
    service nginx status
    Redirecting to /bin/systemctl status nginx.service
    ● nginx.service - Centmin Mod NGINX Server
       Loaded: loaded (/usr/lib/systemd/system/nginx.service; disabled; vendor preset: disabled)
      Drop-In: /etc/systemd/system/nginx.service.d
               └─openfileslimit.conf
       Active: active (running) since Fri 2022-03-25 15:24:50 UTC; 25min ago
     Main PID: 448798 (nginx)
        Tasks: 5 (limit: 205382)
       Memory: 201.3M
       CGroup: /system.slice/nginx.service
               ├─448798 nginx: master process /usr/local/sbin/nginx -c /usr/local/nginx/conf/nginx.conf
               ├─448799 nginx: worker process
               ├─448800 nginx: worker process
               ├─448801 nginx: worker process
               └─448802 nginx: worker process
    
    Mar 25 15:24:50 almalinux-8cpu-32gb-us-nyc1 systemd[1]: Starting Centmin Mod NGINX Server...
    Mar 25 15:24:50 almalinux-8cpu-32gb-us-nyc1 nginx[448793]: nginx: the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
    Mar 25 15:24:50 almalinux-8cpu-32gb-us-nyc1 nginx[448793]: nginx: configuration file /usr/local/nginx/conf/nginx.conf test is successful
    Mar 25 15:24:50 almalinux-8cpu-32gb-us-nyc1 systemd[1]: Started Centmin Mod NGINX Server.
    

    Code (Text):
    ldd $(which nginx)
            linux-vdso.so.1 (0x00007fff307f7000)
            libjemalloc.so.2 => /lib64/libjemalloc.so.2 (0x00007ff9b12b3000)
            libdl.so.2 => /lib64/libdl.so.2 (0x00007ff9b10af000)
            libpthread.so.0 => /lib64/libpthread.so.0 (0x00007ff9b0e8f000)
            libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00007ff9b0c66000)
            libpcre.so.1 => /usr/local/nginx-dep/lib/libpcre.so.1 (0x00007ff9b1901000)
            libGeoIP.so.1 => /lib64/libGeoIP.so.1 (0x00007ff9b0a29000)
            libatomic_ops.so.1 => /lib64/libatomic_ops.so.1 (0x00007ff9b0826000)
            libc.so.6 => /lib64/libc.so.6 (0x00007ff9b0461000)
            libm.so.6 => /lib64/libm.so.6 (0x00007ff9b00df000)
            libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007ff9afd4a000)
            libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007ff9afb32000)
            /lib64/ld-linux-x86-64.so.2 (0x00007ff9b1752000)
    
    

    Nginx master process limits
    Code (Text):
    prlimit -p $(pidof nginx | awk '{print $NF}')
    RESOURCE   DESCRIPTION                             SOFT      HARD UNITS
    AS         address space limit                unlimited unlimited bytes
    CORE       max core file size                         0 unlimited bytes
    CPU        CPU time                           unlimited unlimited seconds
    DATA       max data size                      unlimited unlimited bytes
    FSIZE      max file size                      unlimited unlimited bytes
    LOCKS      max number of file locks held      unlimited unlimited locks
    MEMLOCK    max locked-in-memory address space     65536     65536 bytes
    MSGQUEUE   max bytes in POSIX mqueues            819200    819200 bytes
    NICE       max nice prio allowed to raise             0         0
    NOFILE     max number of open files             1048576   1048576 files
    NPROC      max number of processes               128364    128364 processes
    RSS        max resident set size              unlimited unlimited bytes
    RTPRIO     max real-time priority                     0         0
    RTTIME     timeout for real-time tasks        unlimited unlimited microsecs
    SIGPENDING max number of pending signals         128364    128364 signals
    STACK      max stack size                       8388608 unlimited bytes
    

    PHP 7.4 default install PHP-FPM.
    Code (Text):
    php -v
    PHP 7.4.28 (cli) (built: Mar 25 2022 15:21:48) ( NTS )
    Copyright (c) The PHP Group
    Zend Engine v3.4.0, Copyright (c) Zend Technologies
        with Zend OPcache v7.4.28, Copyright (c), by Zend Technologies
    

    Code (Text):
    service php-fpm status
    Redirecting to /bin/systemctl status php-fpm.service
    ● php-fpm.service - PHP FastCGI Process Manager
       Loaded: loaded (/usr/lib/systemd/system/php-fpm.service; enabled; vendor preset: disabled)
      Drop-In: /etc/systemd/system/php-fpm.service.d
               └─limit.conf
       Active: active (running) since Fri 2022-03-25 15:24:54 UTC; 25min ago
     Main PID: 449165 (php-fpm)
        Tasks: 1 (limit: 205382)
       Memory: 11.6M
       CGroup: /system.slice/php-fpm.service
               └─449165 php-fpm: master process (/usr/local/etc/php-fpm.conf)
    
    Mar 25 15:24:54 almalinux-8cpu-32gb-us-nyc1 systemd[1]: Starting PHP FastCGI Process Manager...
    Mar 25 15:24:54 almalinux-8cpu-32gb-us-nyc1 systemd[1]: Started PHP FastCGI Process Manager.
    

    PHP Argon2/sodium support in PHP 7.4+
    Code (Text):
    php -r 'print_r(get_defined_constants());' | grep -i argon
        [PASSWORD_ARGON2I] => argon2i
        [PASSWORD_ARGON2ID] => argon2id
        [PASSWORD_ARGON2_DEFAULT_MEMORY_COST] => 65536
        [PASSWORD_ARGON2_DEFAULT_TIME_COST] => 4
        [PASSWORD_ARGON2_DEFAULT_THREADS] => 1
        [PASSWORD_ARGON2_PROVIDER] => standard
        [SODIUM_CRYPTO_PWHASH_ALG_ARGON2I13] => 1
        [SODIUM_CRYPTO_PWHASH_ALG_ARGON2ID13] => 2
        [SODIUM_CRYPTO_PWHASH_STRPREFIX] => $argon2id$
    

    PHP imagick extension support
    Code (Text):
    php --ri imagick
    
    imagick
    
    imagick module => enabled
    imagick module version => 3.7.0
    imagick classes => Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel
    Imagick compiled with ImageMagick version => ImageMagick 6.9.12-43 Q16 x86_64 17123 https://imagemagick.org
    Imagick using ImageMagick library version => ImageMagick 6.9.12-43 Q16 x86_64 17123 https://imagemagick.org
    ImageMagick copyright => (C) 1999 ImageMagick Studio LLC
    ImageMagick release date => 2022-03-20
    ImageMagick number of supported formats:  => 244
    ImageMagick supported formats => 3FR, 3G2, 3GP, AAI, AI, APNG, ART, ARW, AVI, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CR3, CRW, CUR, CUT, DATA, DCM, DCR, DCX, DDS, DFONT, DNG, DOT, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, EXR, FAX, FILE, FITS, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, GV, H, HALD, HDR, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, J2C, J2K, JBG, JBIG, JNG, JNX, JP2, JPC, JPE, JPEG, JPG, JPM, JPS, JPT, JSON, K25, KDC, LABEL, M2V, M4V, MAC, MAGICK, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPG, MRW, MSL, MSVG, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PANGO, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, POCKETMOD, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIDEO, VIFF, VIPS, VST, WBMP, WEBM, WEBP, WMF, WMV, WMZ, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV
    
    Directive => Local Value => Master Value
    imagick.locale_fix => 0 => 0
    imagick.skip_version_check => 0 => 0
    imagick.progress_monitor => 0 => 0
    imagick.set_single_thread => 1 => 1
    imagick.shutdown_sleep_count => 10 => 10
    imagick.allow_zero_dimension_images => 0 => 0
    

    PHP-FPM configuration info
    Code (Text):
    php-config
    Usage: /usr/local/bin/php-config [OPTION]
    Options:
      --prefix            [/usr/local]
      --includes          [-I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib]
      --ldflags           [ -L/usr/local/lib64]
      --libs              [-lcrypt  -lc-client  -ltidy -largon2 -lresolv -lcrypt -lncurses -laspell -lpspell -lrt -lldap -llber -lstdc++ -lcrypt -lpam -lgmp -lbz2 -lrt -lm -ldl  -lsystemd -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lsqlite3 -lz -lcurl -lxml2 -lenchant -lgmodule-2.0 -lglib-2.0 -lffi -lssl -lcrypto -lz -lpng16 -lz -lwebp -ljpeg -lXpm -lX11 -lfreetype -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -licuio -licui18n -licuuc -licudata -lonig -lsqlite3 -ledit -lxml2 -lnetsnmp -lm -lssl -lssl -lcrypto -lxml2 -lsodium -lcrypt -largon2 -lxml2 -lxml2 -lxml2 -lxml2 -lxslt -lm -lxml2 -lexslt -lxslt -lm -lgcrypt -ldl -lgpg-error -lxml2 -lzip -lz -lssl -lcrypto -lcrypt ]
      --extension-dir     [/usr/local/lib/php/extensions/no-debug-non-zts-20190902]
      --include-dir       [/usr/local/include/php]
      --man-dir           [/usr/local/php/man]
      --php-binary        [/usr/local/bin/php]
      --php-sapis         [ cli embed fpm phpdbg cgi]
      --ini-path          [/usr/local/lib]
      --ini-dir           [/etc/centminmod/php.d]
      --configure-options [--enable-fpm --enable-opcache --enable-intl --enable-pcntl --with-mcrypt --with-snmp --enable-embed=shared --with-mhash --with-zlib --with-gettext --enable-exif --with-zip --with-libzip --with-bz2 --enable-soap --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --with-mysql-sock=/var/lib/mysql/mysql.sock --with-curl --enable-gd --with-xmlrpc --enable-bcmath --enable-calendar --enable-ftp --enable-gd-native-ttf --with-freetype --with-jpeg --with-png-dir=/usr --with-xpm --with-webp --with-t1lib=/usr --enable-shmop --with-pear --enable-mbstring --with-openssl --with-mysql=mysqlnd --with-libdir=lib64 --with-mysqli=mysqlnd --enable-pdo --with-pdo-sqlite --with-pdo-mysql=mysqlnd --enable-inline-optimization --with-imap --with-imap-ssl --with-kerberos --with-readline --with-libedit --with-gmp --with-pspell --with-tidy --with-enchant --with-fpm-user=nginx --with-fpm-group=nginx --disable-fileinfo --with-ldap --with-ldap-sasl --with-password-argon2 --with-sodium=/usr/local --with-config-file-scan-dir=/etc/centminmod/php.d --with-fpm-systemd --with-ffi --with-xsl PKG_CONFIG_PATH=/opt/rh/gcc-toolset-10/root/usr/lib64/pkgconfig OPENSSL_CFLAGS=-I /usr/include OPENSSL_LIBS=-L /usr/lib64 -lssl -lcrypto ICU_CFLAGS=-I/usr/include ICU_LIBS=-L/usr/lib64 -licuio -licui18n -licuuc -licudata LIBSODIUM_CFLAGS=-I/usr/local/include LIBSODIUM_LIBS=-L/usr/local/lib64 -lsodium LIBZIP_CFLAGS=-I/usr/local/include LIBZIP_LIBS=-L/usr/local/lib64 -lzip]
      --version           [7.4.28]
      --vernum            [70428]
    

    PHP-FPM .ini settings files by default
    Code (Text):
    php --ini
    Configuration File (php.ini) Path: /usr/local/lib
    Loaded Configuration File:         /usr/local/lib/php.ini
    Scan for additional .ini files in: /etc/centminmod/php.d
    Additional .ini files parsed:      /etc/centminmod/php.d/a_customphp.ini,
    /etc/centminmod/php.d/curlcainfo.ini,
    /etc/centminmod/php.d/geoip.ini,
    /etc/centminmod/php.d/igbinary.ini,
    /etc/centminmod/php.d/imagick.ini,
    /etc/centminmod/php.d/mailparse.ini,
    /etc/centminmod/php.d/mcrypt.ini,
    /etc/centminmod/php.d/memcache.ini,
    /etc/centminmod/php.d/memcached.ini,
    /etc/centminmod/php.d/redis.ini,
    /etc/centminmod/php.d/timezonedb.ini,
    /etc/centminmod/php.d/zendopcache.ini
    

    PHP modules/extensions loaded.
    Code (Text):
    php -m
    [PHP Modules]
    bcmath
    bz2
    calendar
    Core
    ctype
    curl
    date
    dom
    enchant
    exif
    FFI
    filter
    ftp
    gd
    geoip
    gettext
    gmp
    hash
    iconv
    igbinary
    imagick
    imap
    intl
    json
    ldap
    libxml
    mailparse
    mbstring
    mcrypt
    memcache
    memcached
    mysqli
    mysqlnd
    openssl
    pcntl
    pcre
    PDO
    pdo_mysql
    pdo_sqlite
    Phar
    posix
    pspell
    readline
    redis
    Reflection
    session
    shmop
    SimpleXML
    snmp
    soap
    sockets
    sodium
    SPL
    sqlite3
    standard
    sysvmsg
    sysvsem
    sysvshm
    tidy
    timezonedb
    tokenizer
    xml
    xmlreader
    xmlrpc
    xmlwriter
    xsl
    Zend OPcache
    zip
    zlib
    
    [Zend Modules]
    Zend OPcache
    

    Code (Text):
    ldd $(which php-fpm)
            linux-vdso.so.1 (0x00007ffc5cb32000)
            libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00007f5a0ad48000)
            libc-client.so.2007 => /lib64/libc-client.so.2007 (0x00007f5a0aa32000)
            libtidy.so.5 => /lib64/libtidy.so.5 (0x00007f5a0a73d000)
            libargon2.so.1 => /usr/local/lib64/libargon2.so.1 (0x00007f5a0b188000)
            libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f5a0a526000)
            libncurses.so.6 => /lib64/libncurses.so.6 (0x00007f5a0a2fb000)
            libtinfo.so.6 => /lib64/libtinfo.so.6 (0x00007f5a0a0ce000)
            libaspell.so.15 => /lib64/libaspell.so.15 (0x00007f5a09e1e000)
            libpspell.so.15 => /lib64/libpspell.so.15 (0x00007f5a09c1c000)
            librt.so.1 => /lib64/librt.so.1 (0x00007f5a09a14000)
            libldap-2.4.so.2 => /lib64/libldap-2.4.so.2 (0x00007f5a097c5000)
            liblber-2.4.so.2 => /lib64/liblber-2.4.so.2 (0x00007f5a095b5000)
            libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f5a09220000)
            libpam.so.0 => /lib64/libpam.so.0 (0x00007f5a09010000)
            libgmp.so.10 => /lib64/libgmp.so.10 (0x00007f5a0b0ea000)
            libbz2.so.1 => /lib64/libbz2.so.1 (0x00007f5a08dff000)
            libm.so.6 => /lib64/libm.so.6 (0x00007f5a08a7d000)
            libdl.so.2 => /lib64/libdl.so.2 (0x00007f5a08879000)
            libsystemd.so.0 => /lib64/libsystemd.so.0 (0x00007f5a0852f000)
            libxml2.so.2 => /lib64/libxml2.so.2 (0x00007f5a081c7000)
            libgssapi_krb5.so.2 => /lib64/libgssapi_krb5.so.2 (0x00007f5a07f72000)
            libkrb5.so.3 => /lib64/libkrb5.so.3 (0x00007f5a07c88000)
            libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007f5a07a71000)
            libcom_err.so.2 => /lib64/libcom_err.so.2 (0x00007f5a0786d000)
            libssl.so.1.1 => /lib64/libssl.so.1.1 (0x00007f5a075d9000)
            libcrypto.so.1.1 => /lib64/libcrypto.so.1.1 (0x00007f5a070f0000)
            libsqlite3.so.0 => /lib64/libsqlite3.so.0 (0x00007f5a06ddc000)
            libz.so.1 => /lib64/libz.so.1 (0x00007f5a06bc5000)
            libcurl.so.4 => /lib64/libcurl.so.4 (0x00007f5a06937000)
            libenchant.so.1 => /lib64/libenchant.so.1 (0x00007f5a0672b000)
            libgmodule-2.0.so.0 => /lib64/libgmodule-2.0.so.0 (0x00007f5a06527000)
            libglib-2.0.so.0 => /lib64/libglib-2.0.so.0 (0x00007f5a0620e000)
            libffi.so.6 => /lib64/libffi.so.6 (0x00007f5a06005000)
            libpng16.so.16 => /lib64/libpng16.so.16 (0x00007f5a05dd0000)
            libwebp.so.7 => /lib64/libwebp.so.7 (0x00007f5a05b62000)
            libjpeg.so.62 => /lib64/libjpeg.so.62 (0x00007f5a058f9000)
            libXpm.so.4 => /lib64/libXpm.so.4 (0x00007f5a056e6000)
            libX11.so.6 => /lib64/libX11.so.6 (0x00007f5a053a3000)
            libfreetype.so.6 => /lib64/libfreetype.so.6 (0x00007f5a050e7000)
            libicuio.so.60 => /lib64/libicuio.so.60 (0x00007f5a04ed8000)
            libicui18n.so.60 => /lib64/libicui18n.so.60 (0x00007f5a04a17000)
            libicuuc.so.60 => /lib64/libicuuc.so.60 (0x00007f5a04655000)
            libicudata.so.60 => /lib64/libicudata.so.60 (0x00007f5a02aab000)
            libonig.so.105 => /lib64/libonig.so.105 (0x00007f5a02817000)
            libedit.so.0 => /lib64/libedit.so.0 (0x00007f5a025df000)
            libnetsnmp.so.35 => /lib64/libnetsnmp.so.35 (0x00007f5a02233000)
            libsodium.so.23 => /usr/local/lib64/libsodium.so.23 (0x00007f5a0b07b000)
            libxslt.so.1 => /lib64/libxslt.so.1 (0x00007f5a01ff2000)
            libexslt.so.0 => /lib64/libexslt.so.0 (0x00007f5a01ddb000)
            libgcrypt.so.20 => /lib64/libgcrypt.so.20 (0x00007f5a01abd000)
            libgpg-error.so.0 => /lib64/libgpg-error.so.0 (0x00007f5a0189c000)
            libzip.so.5 => /usr/local/lib64/libzip.so.5 (0x00007f5a0b059000)
            libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f5a01684000)
            libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f5a01464000)
            libc.so.6 => /lib64/libc.so.6 (0x00007f5a0109f000)
            libsasl2.so.3 => /lib64/libsasl2.so.3 (0x00007f5a00e81000)
            /lib64/ld-linux-x86-64.so.2 (0x00007f5a0af71000)
            libaudit.so.1 => /lib64/libaudit.so.1 (0x00007f5a00c57000)
            liblzma.so.5 => /lib64/liblzma.so.5 (0x00007f5a00a30000)
            liblz4.so.1 => /lib64/liblz4.so.1 (0x00007f5a00813000)
            libcap.so.2 => /lib64/libcap.so.2 (0x00007f5a0060d000)
            libmount.so.1 => /lib64/libmount.so.1 (0x00007f5a003b3000)
            libkrb5support.so.0 => /lib64/libkrb5support.so.0 (0x00007f5a001a2000)
            libkeyutils.so.1 => /lib64/libkeyutils.so.1 (0x00007f59fff9e000)
            libnghttp2.so.14 => /lib64/libnghttp2.so.14 (0x00007f59ffd77000)
            libidn2.so.0 => /lib64/libidn2.so.0 (0x00007f59ffb59000)
            libssh.so.4 => /lib64/libssh.so.4 (0x00007f59ff8ea000)
            libpsl.so.5 => /lib64/libpsl.so.5 (0x00007f59ff6d9000)
            libbrotlidec.so.1 => /lib64/libbrotlidec.so.1 (0x00007f59ff4cc000)
            libgnutls.so.30 => /lib64/libgnutls.so.30 (0x00007f59ff0db000)
            libpcre.so.1 => /usr/local/lib/libpcre.so.1 (0x00007f59fee6b000)
            libxcb.so.1 => /lib64/libxcb.so.1 (0x00007f59fec42000)
            libnettle.so.6 => /lib64/libnettle.so.6 (0x00007f59fea08000)
            libcap-ng.so.0 => /lib64/libcap-ng.so.0 (0x00007f59fe802000)
            libblkid.so.1 => /lib64/libblkid.so.1 (0x00007f59fe5af000)
            libuuid.so.1 => /lib64/libuuid.so.1 (0x00007f59fe3a7000)
            libselinux.so.1 => /lib64/libselinux.so.1 (0x00007f59fe17d000)
            libunistring.so.2 => /lib64/libunistring.so.2 (0x00007f59fddfc000)
            libbrotlicommon.so.1 => /lib64/libbrotlicommon.so.1 (0x00007f59fdbdb000)
            libp11-kit.so.0 => /lib64/libp11-kit.so.0 (0x00007f59fd8b1000)
            libtasn1.so.6 => /lib64/libtasn1.so.6 (0x00007f59fd69e000)
            libhogweed.so.4 => /lib64/libhogweed.so.4 (0x00007f59fd46e000)
            libXau.so.6 => /lib64/libXau.so.6 (0x00007f59fd26a000)
            libpcre2-8.so.0 => /lib64/libpcre2-8.so.0 (0x00007f59fcfe6000)
    

    PHP-FPM master process limits
    Code (Text):
    prlimit -p $(pidof php-fpm | awk '{print $NF}')
    RESOURCE   DESCRIPTION                             SOFT      HARD UNITS
    AS         address space limit                unlimited unlimited bytes
    CORE       max core file size                         0 unlimited bytes
    CPU        CPU time                           unlimited unlimited seconds
    DATA       max data size                      unlimited unlimited bytes
    FSIZE      max file size                      unlimited unlimited bytes
    LOCKS      max number of file locks held      unlimited unlimited locks
    MEMLOCK    max locked-in-memory address space     65536     65536 bytes
    MSGQUEUE   max bytes in POSIX mqueues            819200    819200 bytes
    NICE       max nice prio allowed to raise             0         0
    NOFILE     max number of open files              262144    262144 files
    NPROC      max number of processes                16384     16384 processes
    RSS        max resident set size              unlimited unlimited bytes
    RTPRIO     max real-time priority                     0         0
    RTTIME     timeout for real-time tasks        unlimited unlimited microsecs
    SIGPENDING max number of pending signals         128364    128364 signals
    STACK      max stack size                       8388608 unlimited bytes
    

    MariaDB 10.3 installed via MariaDB official YUM repo and not the included version in el8 OSes.
    Code (Text):
    mysqladmin ver
    mysqladmin  Ver 9.1 Distrib 10.3.34-MariaDB, for Linux on x86_64
    Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
    
    Server version          10.3.34-MariaDB
    Protocol version        10
    Connection              Localhost via UNIX socket
    UNIX socket             /var/lib/mysql/mysql.sock
    Uptime:                 5 min 55 sec
    
    Threads: 6  Questions: 1  Slow queries: 0  Opens: 18  Flush tables: 1  Open tables: 11  Queries per second avg: 0.002
    

    Code (Text):
    service mariadb status
    Redirecting to /bin/systemctl status mariadb.service
    ● mariadb.service - MariaDB 10.3.34 database server
       Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled; vendor preset: disabled)
      Drop-In: /etc/systemd/system/mariadb.service.d
               └─migrated-from-my.cnf-settings.conf, openfileslimit.conf, protecthome.conf
       Active: active (running) since Fri 2022-03-25 15:24:54 UTC; 26min ago
         Docs: man:mysqld(8)
               https://mariadb.com/kb/en/library/systemd/
     Main PID: 449116 (mysqld)
       Status: "Taking your SQL requests now..."
        Tasks: 33 (limit: 205382)
       Memory: 528.1M
       CGroup: /system.slice/mariadb.service
               └─449116 /usr/sbin/mysqld
    
    Mar 25 15:24:53 almalinux-8cpu-32gb-us-nyc1 systemd[1]: Starting MariaDB 10.3.34 database server...
    Mar 25 15:24:54 almalinux-8cpu-32gb-us-nyc1 mysqld[449116]: 2022-03-25 15:24:54 0 [Note] /usr/sbin/mysqld (mysqld 10.3.34-MariaDB) starting as process 449116 ...
    Mar 25 15:24:54 almalinux-8cpu-32gb-us-nyc1 systemd[1]: Started MariaDB 10.3.34 database server.
    

    MariaDB default Engines and Plugins
    Code (Text):
    mysql -e "SHOW ENGINES; SHOW PLUGINS;"
    +--------------------+---------+----------------------------------------------------------------------------------+--------------+------+------------+
    | Engine             | Support | Comment                                                                          | Transactions | XA   | Savepoints |
    +--------------------+---------+----------------------------------------------------------------------------------+--------------+------+------------+
    | MRG_MyISAM         | YES     | Collection of identical MyISAM tables                                            | NO           | NO   | NO         |
    | CSV                | YES     | Stores tables as CSV files                                                       | NO           | NO   | NO         |
    | MEMORY             | YES     | Hash based, stored in memory, useful for temporary tables                        | NO           | NO   | NO         |
    | MyISAM             | YES     | Non-transactional engine with good performance and small data footprint          | NO           | NO   | NO         |
    | Aria               | YES     | Crash-safe tables with MyISAM heritage                                           | NO           | NO   | NO         |
    | InnoDB             | DEFAULT | Supports transactions, row-level locking, foreign keys and encryption for tables | YES          | YES  | YES        |
    | PERFORMANCE_SCHEMA | YES     | Performance Schema                                                               | NO           | NO   | NO         |
    | SEQUENCE           | YES     | Generated tables filled with sequential values                                   | YES          | NO   | YES        |
    +--------------------+---------+----------------------------------------------------------------------------------+--------------+------+------------+
    +-------------------------------+----------+--------------------+------------------------+---------+
    | Name                          | Status   | Type               | Library                | License |
    +-------------------------------+----------+--------------------+------------------------+---------+
    | binlog                        | ACTIVE   | STORAGE ENGINE     | NULL                   | GPL     |
    | mysql_native_password         | ACTIVE   | AUTHENTICATION     | NULL                   | GPL     |
    | mysql_old_password            | ACTIVE   | AUTHENTICATION     | NULL                   | GPL     |
    | wsrep                         | ACTIVE   | STORAGE ENGINE     | NULL                   | GPL     |
    | CSV                           | ACTIVE   | STORAGE ENGINE     | NULL                   | GPL     |
    | MEMORY                        | ACTIVE   | STORAGE ENGINE     | NULL                   | GPL     |
    | MyISAM                        | ACTIVE   | STORAGE ENGINE     | NULL                   | GPL     |
    | MRG_MyISAM                    | ACTIVE   | STORAGE ENGINE     | NULL                   | GPL     |
    | CLIENT_STATISTICS             | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INDEX_STATISTICS              | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | TABLE_STATISTICS              | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | USER_STATISTICS               | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | SQL_SEQUENCE                  | ACTIVE   | STORAGE ENGINE     | NULL                   | GPL     |
    | InnoDB                        | ACTIVE   | STORAGE ENGINE     | NULL                   | GPL     |
    | INNODB_TRX                    | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_LOCKS                  | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_LOCK_WAITS             | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_CMP                    | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_CMP_RESET              | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_CMPMEM                 | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_CMPMEM_RESET           | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_CMP_PER_INDEX          | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_CMP_PER_INDEX_RESET    | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_BUFFER_PAGE            | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_BUFFER_PAGE_LRU        | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_BUFFER_POOL_STATS      | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_METRICS                | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_FT_DEFAULT_STOPWORD    | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_FT_DELETED             | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_FT_BEING_DELETED       | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_FT_CONFIG              | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_FT_INDEX_CACHE         | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_FT_INDEX_TABLE         | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_SYS_TABLES             | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_SYS_TABLESTATS         | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_SYS_INDEXES            | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_SYS_COLUMNS            | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_SYS_FIELDS             | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_SYS_FOREIGN            | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_SYS_FOREIGN_COLS       | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_SYS_TABLESPACES        | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_SYS_DATAFILES          | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_SYS_VIRTUAL            | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_MUTEXES                | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_SYS_SEMAPHORE_WAITS    | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | INNODB_TABLESPACES_ENCRYPTION | ACTIVE   | INFORMATION SCHEMA | NULL                   | BSD     |
    | INNODB_TABLESPACES_SCRUBBING  | ACTIVE   | INFORMATION SCHEMA | NULL                   | BSD     |
    | Aria                          | ACTIVE   | STORAGE ENGINE     | NULL                   | GPL     |
    | PERFORMANCE_SCHEMA            | ACTIVE   | STORAGE ENGINE     | NULL                   | GPL     |
    | SEQUENCE                      | ACTIVE   | STORAGE ENGINE     | NULL                   | GPL     |
    | FEEDBACK                      | DISABLED | INFORMATION SCHEMA | NULL                   | GPL     |
    | user_variables                | ACTIVE   | INFORMATION SCHEMA | NULL                   | GPL     |
    | partition                     | ACTIVE   | STORAGE ENGINE     | NULL                   | GPL     |
    | METADATA_LOCK_INFO            | ACTIVE   | INFORMATION SCHEMA | metadata_lock_info.so  | GPL     |
    | QUERY_CACHE_INFO              | ACTIVE   | INFORMATION SCHEMA | query_cache_info.so    | BSD     |
    | QUERY_RESPONSE_TIME           | ACTIVE   | INFORMATION SCHEMA | query_response_time.so | GPL     |
    | QUERY_RESPONSE_TIME_AUDIT     | ACTIVE   | AUDIT              | query_response_time.so | GPL     |
    +-------------------------------+----------+--------------------+------------------------+---------+
    

    MariaDB process limits
    Code (Text):
    prlimit -p $(pidof mysqld)
    RESOURCE   DESCRIPTION                             SOFT      HARD UNITS
    AS         address space limit                unlimited unlimited bytes
    CORE       max core file size                         0 unlimited bytes
    CPU        CPU time                           unlimited unlimited seconds
    DATA       max data size                      unlimited unlimited bytes
    FSIZE      max file size                      unlimited unlimited bytes
    LOCKS      max number of file locks held      unlimited unlimited locks
    MEMLOCK    max locked-in-memory address space     65536     65536 bytes
    MSGQUEUE   max bytes in POSIX mqueues            819200    819200 bytes
    NICE       max nice prio allowed to raise             0         0
    NOFILE     max number of open files              524288    524288 files
    NPROC      max number of processes               128364    128364 processes
    RSS        max resident set size              unlimited unlimited bytes
    RTPRIO     max real-time priority                     0         0
    RTTIME     timeout for real-time tasks        unlimited unlimited microsecs
    SIGPENDING max number of pending signals         128364    128364 signals
    STACK      max stack size                       8388608 unlimited bytes
    

    Redis server info from REMI Yum repo installation
    Code (Text):
    redis-cli info
    # Server
    redis_version:6.2.6
    redis_git_sha1:00000000
    redis_git_dirty:0
    redis_build_id:b0cb03c693a4c6cc
    redis_mode:standalone
    os:Linux 4.18.0-348.20.1.el8_5.x86_64 x86_64
    arch_bits:64
    multiplexing_api:epoll
    atomicvar_api:c11-builtin
    gcc_version:8.4.1
    process_id:444032
    process_supervised:systemd
    run_id:1eac61feb563c4414b3be0cd284d87fdb360df8d
    tcp_port:6379
    server_time_usec:1648222257219014
    uptime_in_seconds:384
    uptime_in_days:0
    hz:10
    configured_hz:10
    lru_clock:4055089
    executable:/usr/bin/redis-server
    config_file:/etc/redis/redis.conf
    io_threads_active:0
    
    # Clients
    connected_clients:1
    cluster_connections:0
    maxclients:10000
    client_recent_max_input_buffer:0
    client_recent_max_output_buffer:0
    blocked_clients:0
    tracking_clients:0
    clients_in_timeout_table:0
    
    # Memory
    used_memory:873808
    used_memory_human:853.33K
    used_memory_rss:10166272
    used_memory_rss_human:9.70M
    used_memory_peak:873808
    used_memory_peak_human:853.33K
    used_memory_peak_perc:100.20%
    used_memory_overhead:810080
    used_memory_startup:810080
    used_memory_dataset:63728
    used_memory_dataset_perc:100.00%
    allocator_allocated:1305120
    allocator_active:1617920
    allocator_resident:4448256
    total_system_memory:33686396928
    total_system_memory_human:31.37G
    used_memory_lua:37888
    used_memory_lua_human:37.00K
    used_memory_scripts:0
    used_memory_scripts_human:0B
    number_of_cached_scripts:0
    maxmemory:0
    maxmemory_human:0B
    maxmemory_policy:noeviction
    allocator_frag_ratio:1.24
    allocator_frag_bytes:312800
    allocator_rss_ratio:2.75
    allocator_rss_bytes:2830336
    rss_overhead_ratio:2.29
    rss_overhead_bytes:5718016
    mem_fragmentation_ratio:12.55
    mem_fragmentation_bytes:9356176
    mem_not_counted_for_evict:0
    mem_replication_backlog:0
    mem_clients_slaves:0
    mem_clients_normal:0
    mem_aof_buffer:0
    mem_allocator:jemalloc-5.1.0
    active_defrag_running:0
    lazyfree_pending_objects:0
    lazyfreed_objects:0
    
    # Persistence
    loading:0
    current_cow_size:0
    current_cow_size_age:0
    current_fork_perc:0.00
    current_save_keys_processed:0
    current_save_keys_total:0
    rdb_changes_since_last_save:0
    rdb_bgsave_in_progress:0
    rdb_last_save_time:1648221873
    rdb_last_bgsave_status:ok
    rdb_last_bgsave_time_sec:-1
    rdb_current_bgsave_time_sec:-1
    rdb_last_cow_size:0
    aof_enabled:0
    aof_rewrite_in_progress:0
    aof_rewrite_scheduled:0
    aof_last_rewrite_time_sec:-1
    aof_current_rewrite_time_sec:-1
    aof_last_bgrewrite_status:ok
    aof_last_write_status:ok
    aof_last_cow_size:0
    module_fork_in_progress:0
    module_fork_last_cow_size:0
    
    # Stats
    total_connections_received:2
    total_commands_processed:1
    instantaneous_ops_per_sec:0
    total_net_input_bytes:40
    total_net_output_bytes:588
    instantaneous_input_kbps:0.00
    instantaneous_output_kbps:0.00
    rejected_connections:0
    sync_full:0
    sync_partial_ok:0
    sync_partial_err:0
    expired_keys:0
    expired_stale_perc:0.00
    expired_time_cap_reached_count:0
    expire_cycle_cpu_milliseconds:5
    evicted_keys:0
    keyspace_hits:0
    keyspace_misses:0
    pubsub_channels:0
    pubsub_patterns:0
    latest_fork_usec:0
    total_forks:0
    migrate_cached_sockets:0
    slave_expires_tracked_keys:0
    active_defrag_hits:0
    active_defrag_misses:0
    active_defrag_key_hits:0
    active_defrag_key_misses:0
    tracking_total_keys:0
    tracking_total_items:0
    tracking_total_prefixes:0
    unexpected_error_replies:0
    total_error_replies:0
    dump_payload_sanitizations:0
    total_reads_processed:3
    total_writes_processed:1
    io_threaded_reads_processed:0
    io_threaded_writes_processed:0
    
    # Replication
    role:master
    connected_slaves:0
    master_failover_state:no-failover
    master_replid:06a926e38c76fb67961fc2d8f4499ead134038c4
    master_replid2:0000000000000000000000000000000000000000
    master_repl_offset:0
    second_repl_offset:-1
    repl_backlog_active:0
    repl_backlog_size:1048576
    repl_backlog_first_byte_offset:0
    repl_backlog_histlen:0
    
    # CPU
    used_cpu_sys:0.192508
    used_cpu_user:0.214471
    used_cpu_sys_children:0.000000
    used_cpu_user_children:0.000000
    used_cpu_sys_main_thread:0.193241
    used_cpu_user_main_thread:0.213450
    
    # Modules
    
    # Errorstats
    
    # Cluster
    cluster_enabled:0
    
    # Keyspace
    

    Code (Text):
    service redis status
    Redirecting to /bin/systemctl status redis.service
    ● redis.service - Redis persistent key-value database
       Loaded: loaded (/usr/lib/systemd/system/redis.service; enabled; vendor preset: disabled)
      Drop-In: /etc/systemd/system/redis.service.d
               └─limit.conf, user.conf
       Active: active (running) since Fri 2022-03-25 15:24:33 UTC; 27min ago
     Main PID: 444032 (redis-server)
       Status: "Ready to accept connections"
        Tasks: 5 (limit: 205382)
       Memory: 2.5M
       CGroup: /system.slice/redis.service
               └─444032 /usr/bin/redis-server 127.0.0.1:6379
    
    Mar 25 15:24:33 almalinux-8cpu-32gb-us-nyc1 systemd[1]: Starting Redis persistent key-value database...
    Mar 25 15:24:33 almalinux-8cpu-32gb-us-nyc1 systemd[1]: Started Redis persistent key-value database.
    

    Redis server limits
    Code (Text):
    prlimit -p $(pidof redis-server)
    RESOURCE   DESCRIPTION                             SOFT      HARD UNITS
    AS         address space limit                unlimited unlimited bytes
    CORE       max core file size                         0 unlimited bytes
    CPU        CPU time                           unlimited unlimited seconds
    DATA       max data size                      unlimited unlimited bytes
    FSIZE      max file size                      unlimited unlimited bytes
    LOCKS      max number of file locks held      unlimited unlimited locks
    MEMLOCK    max locked-in-memory address space     65536     65536 bytes
    MSGQUEUE   max bytes in POSIX mqueues            819200    819200 bytes
    NICE       max nice prio allowed to raise             0         0
    NOFILE     max number of open files              524288    524288 files
    NPROC      max number of processes               128364    128364 processes
    RSS        max resident set size              unlimited unlimited bytes
    RTPRIO     max real-time priority                     0         0
    RTTIME     timeout for real-time tasks        unlimited unlimited microsecs
    SIGPENDING max number of pending signals         128364    128364 signals
    STACK      max stack size                       8388608 unlimited bytes
    

    PHP redis extension info
    Code (Text):
    php --ri redis
    
    redis
    
    Redis Support => enabled
    Redis Version => 5.3.6
    Redis Sentinel Version => 0.1
    Available serializers => php, json, igbinary
    Available compression => zstd, lz4
    
    Directive => Local Value => Master Value
    redis.arrays.algorithm => no value => no value
    redis.arrays.auth => no value => no value
    redis.arrays.autorehash => 0 => 0
    redis.arrays.connecttimeout => 0 => 0
    redis.arrays.distributor => no value => no value
    redis.arrays.functions => no value => no value
    redis.arrays.hosts => no value => no value
    redis.arrays.index => 0 => 0
    redis.arrays.lazyconnect => 0 => 0
    redis.arrays.names => no value => no value
    redis.arrays.pconnect => 0 => 0
    redis.arrays.previous => no value => no value
    redis.arrays.readtimeout => 0 => 0
    redis.arrays.retryinterval => 0 => 0
    redis.arrays.consistent => 0 => 0
    redis.clusters.cache_slots => 0 => 0
    redis.clusters.auth => no value => no value
    redis.clusters.persistent => 0 => 0
    redis.clusters.read_timeout => 0 => 0
    redis.clusters.seeds => no value => no value
    redis.clusters.timeout => 0 => 0
    redis.pconnect.pooling_enabled => 1 => 1
    redis.pconnect.connection_limit => 0 => 0
    redis.pconnect.echo_check_liveness => 1 => 1
    redis.pconnect.pool_detect_dirty => 0 => 0
    redis.pconnect.pool_poll_timeout => 0 => 0
    redis.pconnect.pool_pattern => no value => no value
    redis.session.locking_enabled => 0 => 0
    redis.session.lock_expire => 0 => 0
    redis.session.lock_retries => 10 => 10
    redis.session.lock_wait_time => 2000 => 2000
    

    Initially installed YUM packages
    Code (Text):
    yum -q list installed
    Installed Packages
    GeoIP.x86_64                                                                                             1.6.12-7.el8                                                                                         @epel      
    GeoIP-GeoLite-data.noarch                                                                                2018.06-5.el8                                                                                        @epel      
    GeoIP-devel.x86_64                                                                                       1.6.12-7.el8                                                                                         @epel      
    ImageMagick6.x86_64                                                                                      1:6.9.12.43-1.el8.remi                                                                               @remi      
    ImageMagick6-c++.x86_64                                                                                  1:6.9.12.43-1.el8.remi                                                                               @remi      
    ImageMagick6-c++-devel.x86_64                                                                            1:6.9.12.43-1.el8.remi                                                                               @remi      
    ImageMagick6-devel.x86_64                                                                                1:6.9.12.43-1.el8.remi                                                                               @remi      
    ImageMagick6-libs.x86_64                                                                                 1:6.9.12.43-1.el8.remi                                                                               @remi      
    LibRaw.x86_64                                                                                            0.19.5-3.el8                                                                                         @appstream  
    MariaDB-client.x86_64                                                                                    10.3.34-1.el8                                                                                        @mariadb    
    MariaDB-common.x86_64                                                                                    10.3.34-1.el8                                                                                        @mariadb    
    MariaDB-devel.x86_64                                                                                     10.3.34-1.el8                                                                                        @mariadb    
    MariaDB-server.x86_64                                                                                    10.3.34-1.el8                                                                                        @mariadb    
    MariaDB-shared.x86_64                                                                                    10.3.34-1.el8                                                                                        @mariadb    
    NetworkManager.x86_64                                                                                    1:1.32.10-4.el8                                                                                      @baseos    
    NetworkManager-libnm.x86_64                                                                              1:1.32.10-4.el8                                                                                      @baseos    
    NetworkManager-team.x86_64                                                                               1:1.32.10-4.el8                                                                                      @baseos    
    NetworkManager-tui.x86_64                                                                                1:1.32.10-4.el8                                                                                      @baseos    
    OpenEXR-devel.x86_64                                                                                     2.2.0-12.el8                                                                                         @powertools
    OpenEXR-libs.x86_64                                                                                      2.2.0-12.el8                                                                                         @appstream  
    acl.x86_64                                                                                               2.2.53-1.el8                                                                                         @anaconda  
    adobe-mappings-cmap.noarch                                                                               20171205-3.el8                                                                                       @appstream  
    adobe-mappings-cmap-deprecated.noarch                                                                    20171205-3.el8                                                                                       @appstream  
    adobe-mappings-pdf.noarch                                                                                20180407-1.el8                                                                                       @appstream  
    almalinux-indexhtml.noarch                                                                               8-7.el8                                                                                              @baseos    
    almalinux-release.x86_64                                                                                 8.5-4.el8                                                                                            @baseos    
    annobin.x86_64                                                                                           9.72-1.el8_5.2                                                                                       @appstream  
    apr.x86_64                                                                                               1.6.3-12.el8                                                                                         @appstream  
    apr-util.x86_64                                                                                          1.6.1-6.el8                                                                                          @appstream  
    apr-util-bdb.x86_64                                                                                      1.6.1-6.el8                                                                                          @appstream  
    apr-util-openssl.x86_64                                                                                  1.6.1-6.el8                                                                                          @appstream  
    aspell.x86_64                                                                                            12:0.60.6.1-21.el8                                                                                   @appstream  
    aspell-devel.x86_64                                                                                      12:0.60.6.1-21.el8                                                                                   @powertools
    atk.x86_64                                                                                               2.28.1-1.el8                                                                                         @appstream  
    attr.x86_64                                                                                              2.4.48-3.el8                                                                                         @baseos    
    audit.x86_64                                                                                             3.0-0.17.20191104git1c2f876.el8                                                                      @anaconda  
    audit-libs.x86_64                                                                                        3.0-0.17.20191104git1c2f876.el8                                                                      @anaconda  
    authselect.x86_64                                                                                        1.2.2-3.el8                                                                                          @baseos    
    authselect-libs.x86_64                                                                                   1.2.2-3.el8                                                                                          @baseos    
    autoconf.noarch                                                                                          2.69-29.el8                                                                                          @appstream  
    automake.noarch                                                                                          1.16.1-7.el8                                                                                         @appstream  
    avahi-libs.x86_64                                                                                        0.7-20.el8                                                                                           @baseos    
    basesystem.noarch                                                                                        11-5.el8                                                                                             @anaconda  
    bash.x86_64                                                                                              4.4.20-2.el8                                                                                         @baseos    
    bc.x86_64                                                                                                1.07.1-5.el8                                                                                         @baseos    
    bind-export-libs.x86_64                                                                                  32:9.11.26-6.el8                                                                                     @baseos    
    bind-libs.x86_64                                                                                         32:9.11.26-6.el8                                                                                     @appstream  
    bind-libs-lite.x86_64                                                                                    32:9.11.26-6.el8                                                                                     @appstream  
    bind-license.noarch                                                                                      32:9.11.26-6.el8                                                                                     @appstream  
    bind-utils.x86_64                                                                                        32:9.11.26-6.el8                                                                                     @appstream  
    binutils.x86_64                                                                                          2.30-108.el8_5.1                                                                                     @baseos    
    biosdevname.x86_64                                                                                       0.7.3-2.el8                                                                                          @anaconda  
    bison.x86_64                                                                                             3.0.4-10.el8                                                                                         @appstream  
    bluez-libs.x86_64                                                                                        5.56-2.el8.alma                                                                                      @baseos    
    bluez-libs-devel.x86_64                                                                                  5.56-2.el8.alma                                                                                      @powertools
    boost-atomic.x86_64                                                                                      1.66.0-10.el8                                                                                        @appstream  
    boost-chrono.x86_64                                                                                      1.66.0-10.el8                                                                                        @appstream  
    boost-date-time.x86_64                                                                                   1.66.0-10.el8                                                                                        @appstream  
    boost-iostreams.x86_64                                                                                   1.66.0-10.el8                                                                                        @appstream  
    boost-program-options.x86_64                                                                             1.66.0-10.el8                                                                                        @appstream  
    boost-random.x86_64                                                                                      1.66.0-10.el8                                                                                        @appstream  
    boost-regex.x86_64                                                                                       1.66.0-10.el8                                                                                        @appstream  
    boost-system.x86_64                                                                                      1.66.0-10.el8                                                                                        @appstream  
    boost-thread.x86_64                                                                                      1.66.0-10.el8                                                                                        @appstream  
    brotli.x86_64                                                                                            1.0.6-3.el8                                                                                          @baseos    
    bzip2.x86_64                                                                                             1.0.6-26.el8                                                                                         @baseos    
    bzip2-devel.x86_64                                                                                       1.0.6-26.el8                                                                                         @baseos    
    bzip2-libs.x86_64                                                                                        1.0.6-26.el8                                                                                         @anaconda  
    c-ares.x86_64                                                                                            1.13.0-5.el8                                                                                         @anaconda  
    ca-certificates.noarch                                                                                   2021.2.50-80.0.el8_4                                                                                 @baseos    
    cairo.x86_64                                                                                             1.15.12-3.el8                                                                                        @appstream  
    checkpolicy.x86_64                                                                                       2.9-1.el8                                                                                            @baseos    
    chkconfig.x86_64                                                                                         1.19.1-1.el8                                                                                         @baseos    
    chrony.x86_64                                                                                            4.1-1.el8.alma                                                                                       @baseos    
    cmake.x86_64                                                                                             3.20.2-4.el8                                                                                         @appstream  
    cmake-data.noarch                                                                                        3.20.2-4.el8                                                                                         @appstream  
    cmake-filesystem.x86_64                                                                                  3.20.2-4.el8                                                                                         @appstream  
    cmake-rpm-macros.noarch                                                                                  3.20.2-4.el8                                                                                         @appstream  
    coreutils.x86_64                                                                                         8.30-12.el8                                                                                          @baseos    
    coreutils-common.x86_64                                                                                  8.30-12.el8                                                                                          @baseos    
    cpio.x86_64                                                                                              2.12-10.el8                                                                                          @baseos    
    cpp.x86_64                                                                                               8.5.0-4.el8_5.alma                                                                                   @appstream  
    cracklib.x86_64                                                                                          2.9.6-15.el8                                                                                         @anaconda  
    cracklib-dicts.x86_64                                                                                    2.9.6-15.el8                                                                                         @anaconda  
    cronie.x86_64                                                                                            1.5.2-4.el8                                                                                          @anaconda  
    cronie-anacron.x86_64                                                                                    1.5.2-4.el8                                                                                          @anaconda  
    crontabs.noarch                                                                                          1.11-17.20190603git.el8                                                                              @baseos    
    crypto-policies.noarch                                                                                   20210617-1.gitc776d3e.el8                                                                            @baseos    
    crypto-policies-scripts.noarch                                                                           20210617-1.gitc776d3e.el8                                                                            @baseos    
    cryptsetup-libs.x86_64                                                                                   2.3.3-4.el8_5.1                                                                                      @baseos    
    cups-libs.x86_64                                                                                         1:2.2.6-40.el8                                                                                       @baseos    
    curl.x86_64                                                                                              7.61.1-22.el8                                                                                        @baseos    
    cyrus-imapd.x86_64                                                                                       3.0.7-23.el8                                                                                         @appstream  
    cyrus-imapd-utils.x86_64                                                                                 3.0.7-23.el8                                                                                         @appstream  
    cyrus-imapd-vzic.x86_64                                                                                  3.0.7-23.el8                                                                                         @appstream  
    cyrus-sasl.x86_64                                                                                        2.1.27-6.el8_5                                                                                       @baseos    
    cyrus-sasl-devel.x86_64                                                                                  2.1.27-6.el8_5                                                                                       @baseos    
    cyrus-sasl-lib.x86_64                                                                                    2.1.27-6.el8_5                                                                                       @baseos    
    cyrus-sasl-md5.x86_64                                                                                    2.1.27-6.el8_5                                                                                       @baseos    
    cyrus-sasl-plain.x86_64                                                                                  2.1.27-6.el8_5                                                                                       @baseos    
    daxctl-libs.x86_64                                                                                       71.1-2.el8                                                                                           @baseos    
    dbus.x86_64                                                                                              1:1.12.8-14.el8                                                                                      @baseos    
    dbus-common.noarch                                                                                       1:1.12.8-14.el8                                                                                      @baseos    
    dbus-daemon.x86_64                                                                                       1:1.12.8-14.el8                                                                                      @baseos    
    dbus-glib.x86_64                                                                                         0.110-2.el8                                                                                          @anaconda  
    dbus-libs.x86_64                                                                                         1:1.12.8-14.el8                                                                                      @baseos    
    dbus-tools.x86_64                                                                                        1:1.12.8-14.el8                                                                                      @baseos    
    dejavu-fonts-common.noarch                                                                               2.35-7.el8                                                                                           @baseos    
    dejavu-sans-mono-fonts.noarch                                                                            2.35-7.el8                                                                                           @baseos    
    device-mapper.x86_64                                                                                     8:1.02.177-11.el8_5                                                                                  @baseos    
    device-mapper-libs.x86_64                                                                                8:1.02.177-11.el8_5                                                                                  @baseos    
    dhcp-client.x86_64                                                                                       12:4.3.6-45.el8                                                                                      @baseos    
    dhcp-common.noarch                                                                                       12:4.3.6-45.el8                                                                                      @baseos    
    dhcp-libs.x86_64                                                                                         12:4.3.6-45.el8                                                                                      @baseos    
    diffutils.x86_64                                                                                         3.6-6.el8                                                                                            @anaconda  
    dmidecode.x86_64                                                                                         1:3.2-10.el8                                                                                         @baseos    
    dnf.noarch                                                                                               4.7.0-4.el8                                                                                          @baseos    
    dnf-data.noarch                                                                                          4.7.0-4.el8                                                                                          @baseos    
    dnf-plugins-core.noarch                                                                                  4.0.21-4.el8_5                                                                                       @baseos    
    dos2unix.x86_64                                                                                          7.4.0-3.el8                                                                                          @baseos    
    dracut.x86_64                                                                                            049-191.git20210920.el8                                                                              @baseos    
    dracut-config-rescue.x86_64                                                                              049-191.git20210920.el8                                                                              @baseos    
    dracut-network.x86_64                                                                                    049-191.git20210920.el8                                                                              @baseos    
    dracut-squash.x86_64                                                                                     049-191.git20210920.el8                                                                              @baseos    
    dwz.x86_64                                                                                               0.12-10.el8                                                                                          @appstream  
    e2fsprogs.x86_64                                                                                         1.45.6-2.el8                                                                                         @baseos    
    e2fsprogs-devel.x86_64                                                                                   1.45.6-2.el8                                                                                         @baseos    
    e2fsprogs-libs.x86_64                                                                                    1.45.6-2.el8                                                                                         @baseos    
    efi-srpm-macros.noarch                                                                                   3-3.el8                                                                                              @appstream  
    elfutils-debuginfod-client.x86_64                                                                        0.185-1.el8                                                                                          @baseos    
    elfutils-debuginfod-client-devel.x86_64                                                                  0.185-1.el8                                                                                          @baseos    
    elfutils-default-yama-scope.noarch                                                                       0.185-1.el8                                                                                          @baseos    
    elfutils-devel.x86_64                                                                                    0.185-1.el8                                                                                          @baseos    
    elfutils-libelf.x86_64                                                                                   0.185-1.el8                                                                                          @baseos    
    elfutils-libelf-devel.x86_64                                                                             0.185-1.el8                                                                                          @baseos    
    elfutils-libs.x86_64                                                                                     0.185-1.el8                                                                                          @baseos    
    emacs-filesystem.noarch                                                                                  1:26.1-7.el8                                                                                         @baseos    
    enchant.x86_64                                                                                           1:1.6.0-21.el8                                                                                       @appstream  
    enchant-devel.x86_64                                                                                     1:1.6.0-21.el8                                                                                       @powertools
    environment-modules.x86_64                                                                               4.5.2-1.el8                                                                                          @baseos    
    epel-release.noarch                                                                                      8-15.el8                                                                                             @epel      
    ethtool.x86_64                                                                                           2:5.8-7.el8                                                                                          @baseos    
    expat.x86_64                                                                                             2.2.5-4.el8_5.3                                                                                      @baseos    
    expat-devel.x86_64                                                                                       2.2.5-4.el8_5.3                                                                                      @baseos    
    expect.x86_64                                                                                            5.45.4-5.el8                                                                                         @baseos    
    fftw-libs-double.x86_64                                                                                  3.3.5-11.el8                                                                                         @appstream  
    file.x86_64                                                                                              5.33-20.el8                                                                                          @baseos    
    file-libs.x86_64                                                                                         5.33-20.el8                                                                                          @baseos    
    filesystem.x86_64                                                                                        3.8-6.el8                                                                                            @baseos    
    findutils.x86_64                                                                                         1:4.6.0-20.el8                                                                                       @anaconda  
    fio.x86_64                                                                                               3.19-3.el8                                                                                           @appstream  
    firewalld.noarch                                                                                         0.9.3-7.el8_5.1                                                                                      @baseos    
    firewalld-filesystem.noarch                                                                              0.9.3-7.el8_5.1                                                                                      @baseos    
    flex.x86_64                                                                                              2.6.1-9.el8                                                                                          @appstream  
    fontconfig.x86_64                                                                                        2.13.1-4.el8                                                                                         @baseos    
    fontconfig-devel.x86_64                                                                                  2.13.1-4.el8                                                                                         @baseos    
    fontpackages-filesystem.noarch                                                                           1.44-22.el8                                                                                          @baseos    
    freetype.x86_64                                                                                          2.9.1-4.el8_3.1                                                                                      @anaconda  
    freetype-devel.x86_64                                                                                    2.9.1-4.el8_3.1                                                                                      @baseos    
    fribidi.x86_64                                                                                           1.0.4-8.el8                                                                                          @appstream  
    fstrm.x86_64                                                                                             0.6.1-2.el8                                                                                          @appstream  
    fuse-libs.x86_64                                                                                         2.9.7-12.el8                                                                                         @anaconda  
    galera.x86_64                                                                                            25.3.35-1.el8                                                                                        @mariadb    
    gawk.x86_64                                                                                              4.2.1-2.el8                                                                                          @baseos    
    gcc.x86_64                                                                                               8.5.0-4.el8_5.alma                                                                                   @appstream  
    gcc-c++.x86_64                                                                                           8.5.0-4.el8_5.alma                                                                                   @appstream  
    gcc-toolset-10-binutils.x86_64                                                                           2.35-8.el8_5.6                                                                                       @appstream  
    gcc-toolset-10-gcc.x86_64                                                                                10.3.1-1.2.el8_5                                                                                     @appstream  
    gcc-toolset-10-gcc-c++.x86_64                                                                            10.3.1-1.2.el8_5                                                                                     @appstream  
    gcc-toolset-10-libstdc++-devel.x86_64                                                                    10.3.1-1.2.el8_5                                                                                     @appstream  
    gcc-toolset-10-runtime.x86_64                                                                            10.1-0.el8                                                                                           @appstream  
    gcc-toolset-9-binutils.x86_64                                                                            2.32-17.el8_1                                                                                        @appstream  
    gcc-toolset-9-gcc.x86_64                                                                                 9.2.1-2.3.el8                                                                                        @appstream  
    gcc-toolset-9-gcc-c++.x86_64                                                                             9.2.1-2.3.el8                                                                                        @appstream  
    gcc-toolset-9-libstdc++-devel.x86_64                                                                     9.2.1-2.3.el8                                                                                        @appstream  
    gcc-toolset-9-runtime.x86_64                                                                             9.0-4.el8                                                                                            @appstream  
    gd.x86_64                                                                                                2.2.5-7.el8                                                                                          @appstream  
    gd-devel.x86_64                                                                                          2.2.5-7.el8                                                                                          @appstream  
    gdbm.x86_64                                                                                              1:1.18-1.el8                                                                                         @anaconda  
    gdbm-devel.x86_64                                                                                        1:1.18-1.el8                                                                                         @baseos    
    gdbm-libs.x86_64                                                                                         1:1.18-1.el8                                                                                         @anaconda  
    gdk-pixbuf2.x86_64                                                                                       2.36.12-5.el8                                                                                        @baseos    
    gdk-pixbuf2-modules.x86_64                                                                               2.36.12-5.el8                                                                                        @appstream  
    geolite2-city.noarch                                                                                     20180605-1.el8                                                                                       @anaconda  
    geolite2-country.noarch                                                                                  20180605-1.el8                                                                                       @anaconda  
    gettext.x86_64                                                                                           0.19.8.1-17.el8                                                                                      @anaconda  
    gettext-common-devel.noarch                                                                              0.19.8.1-17.el8                                                                                      @baseos    
    gettext-devel.x86_64                                                                                     0.19.8.1-17.el8                                                                                      @baseos    
    gettext-libs.x86_64                                                                                      0.19.8.1-17.el8                                                                                      @anaconda  
    ghc-srpm-macros.noarch                                                                                   1.4.2-7.el8                                                                                          @appstream  
    git.x86_64                                                                                               2.27.0-1.el8                                                                                         @appstream  
    git-core.x86_64                                                                                          2.27.0-1.el8                                                                                         @appstream  
    git-core-doc.noarch                                                                                      2.27.0-1.el8                                                                                         @appstream  
    gl-manpages.noarch                                                                                       1.1-15.20161227.el8                                                                                  @appstream  
    glib2.x86_64                                                                                             2.56.4-156.el8                                                                                       @baseos    
    glib2-devel.x86_64                                                                                       2.56.4-156.el8                                                                                       @baseos    
    glibc.x86_64                                                                                             2.28-164.el8_5.3                                                                                     @baseos    
    glibc-all-langpacks.x86_64                                                                               2.28-164.el8_5.3                                                                                     @baseos    
    glibc-common.x86_64                                                                                      2.28-164.el8_5.3                                                                                     @baseos    
    glibc-devel.x86_64                                                                                       2.28-164.el8_5.3                                                                                     @baseos    
    glibc-headers.x86_64                                                                                     2.28-164.el8_5.3                                                                                     @baseos    
    gmp.x86_64                                                                                               1:6.1.2-10.el8                                                                                       @anaconda  
    gmp-c++.x86_64                                                                                           1:6.1.2-10.el8                                                                                       @baseos    
    gmp-devel.x86_64                                                                                         1:6.1.2-10.el8                                                                                       @baseos    
    gnupg2.x86_64                                                                                            2.2.20-2.el8                                                                                         @anaconda  
    gnupg2-smime.x86_64                                                                                      2.2.20-2.el8                                                                                         @anaconda  
    gnutls.x86_64                                                                                            3.6.16-4.el8                                                                                         @baseos    
    gnutls-c++.x86_64                                                                                        3.6.16-4.el8                                                                                         @appstream  
    gnutls-dane.x86_64                                                                                       3.6.16-4.el8                                                                                         @appstream  
    gnutls-devel.x86_64                                                                                      3.6.16-4.el8                                                                                         @appstream  
    go-srpm-macros.noarch                                                                                    2-17.el8                                                                                             @appstream  
    gobject-introspection.x86_64                                                                             1.56.1-1.el8                                                                                         @anaconda  
    google-droid-sans-fonts.noarch                                                                           20120715-13.el8                                                                                      @appstream  
    gpgme.x86_64                                                                                             1.13.1-9.el8                                                                                         @baseos    
    gpgme-devel.x86_64                                                                                       1.13.1-9.el8                                                                                         @powertools
    graphite2.x86_64                                                                                         1.3.10-10.el8                                                                                        @appstream  
    graphviz.x86_64                                                                                          2.40.1-43.el8                                                                                        @appstream  
    grep.x86_64                                                                                              3.1-6.el8                                                                                            @anaconda  
    groff-base.x86_64                                                                                        1.22.3-18.el8                                                                                        @anaconda  
    grub2-common.noarch                                                                                      1:2.02-106.el8.alma                                                                                  @baseos    
    grub2-pc.x86_64                                                                                          1:2.02-106.el8.alma                                                                                  @baseos    
    grub2-pc-modules.noarch                                                                                  1:2.02-106.el8.alma                                                                                  @baseos    
    grub2-tools.x86_64                                                                                       1:2.02-106.el8.alma                                                                                  @baseos    
    grub2-tools-efi.x86_64                                                                                   1:2.02-106.el8.alma                                                                                  @baseos    
    grub2-tools-extra.x86_64                                                                                 1:2.02-106.el8.alma                                                                                  @baseos    
    grub2-tools-minimal.x86_64                                                                               1:2.02-106.el8.alma                                                                                  @baseos    
    grubby.x86_64                                                                                            8.40-42.el8                                                                                          @baseos    
    gtk-update-icon-cache.x86_64                                                                             3.22.30-8.el8                                                                                        @appstream  
    gtk2.x86_64                                                                                              2.24.32-5.el8                                                                                        @appstream  
    gzip.x86_64                                                                                              1.9-12.el8                                                                                           @baseos    
    hardlink.x86_64                                                                                          1:1.3-6.el8                                                                                          @anaconda  
    harfbuzz.x86_64                                                                                          1.7.5-3.el8                                                                                          @appstream  
    haveged.x86_64                                                                                           1.9.14-1.el8                                                                                         @epel      
    hdparm.x86_64                                                                                            9.54-4.el8                                                                                           @baseos    
    hicolor-icon-theme.noarch                                                                                0.17-2.el8                                                                                           @appstream  
    hostname.x86_64                                                                                          3.20-6.el8                                                                                           @anaconda  
    hunspell.x86_64                                                                                          1.6.2-1.el8                                                                                          @appstream  
    hunspell-en-US.noarch                                                                                    0.20140811.1-12.el8                                                                                  @appstream  
    hwdata.noarch                                                                                            0.314-8.10.el8                                                                                       @baseos    
    iftop.x86_64                                                                                             1.0-0.21.pre4.el8                                                                                    @epel      
    ilmbase.x86_64                                                                                           2.2.0-13.el8                                                                                         @appstream  
    ilmbase-devel.x86_64                                                                                     2.2.0-13.el8                                                                                         @powertools
    ima-evm-utils.x86_64                                                                                     1.3.2-12.el8                                                                                         @baseos    
    imake.x86_64                                                                                             1.0.7-11.el8                                                                                         @powertools
    info.x86_64                                                                                              6.5-6.el8                                                                                            @anaconda  
    initscripts.x86_64                                                                                       10.00.15-1.el8                                                                                       @baseos    
    iotop.noarch                                                                                             0.6-16.el8                                                                                           @baseos    
    ipcalc.x86_64                                                                                            0.2.4-4.el8                                                                                          @anaconda  
    iproute.x86_64                                                                                           5.12.0-4.el8                                                                                         @baseos    
    iprutils.x86_64                                                                                          2.4.19-1.el8                                                                                         @anaconda  
    ipset.x86_64                                                                                             7.1-1.el8                                                                                            @anaconda  
    ipset-devel.x86_64                                                                                       7.1-1.el8                                                                                            @powertools
    ipset-libs.x86_64                                                                                        7.1-1.el8                                                                                            @anaconda  
    iptables.x86_64                                                                                          1.8.4-20.el8                                                                                         @baseos    
    iptables-arptables.x86_64                                                                                1.8.4-20.el8                                                                                         @baseos    
    iptables-devel.x86_64                                                                                    1.8.4-20.el8                                                                                         @baseos    
    iptables-ebtables.x86_64                                                                                 1.8.4-20.el8                                                                                         @baseos    
    iptables-libs.x86_64                                                                                     1.8.4-20.el8                                                                                         @baseos    
    iptables-services.x86_64                                                                                 1.8.4-20.el8                                                                                         @baseos    
    iptables-utils.x86_64                                                                                    1.8.4-20.el8                                                                                         @baseos    
    iputils.x86_64                                                                                           20180629-7.el8                                                                                       @baseos    
    irqbalance.x86_64                                                                                        2:1.4.0-6.el8                                                                                        @baseos    
    isl.x86_64                                                                                               0.16.1-6.el8                                                                                         @appstream  
    iwl100-firmware.noarch                                                                                   39.31.5.1-104.el8_5.1                                                                                @baseos    
    iwl1000-firmware.noarch                                                                                  1:39.31.5.1-104.el8_5.1                                                                              @baseos    
    iwl105-firmware.noarch                                                                                   18.168.6.1-104.el8_5.1                                                                               @baseos    
    iwl135-firmware.noarch                                                                                   18.168.6.1-104.el8_5.1                                                                               @baseos    
    iwl2000-firmware.noarch                                                                                  18.168.6.1-104.el8_5.1                                                                               @baseos    
    iwl2030-firmware.noarch                                                                                  18.168.6.1-104.el8_5.1                                                                               @baseos    
    iwl3160-firmware.noarch                                                                                  1:25.30.13.0-104.el8_5.1                                                                             @baseos    
    iwl3945-firmware.noarch                                                                                  15.32.2.9-104.el8_5.1                                                                                @baseos    
    iwl4965-firmware.noarch                                                                                  228.61.2.24-104.el8_5.1                                                                              @baseos    
    iwl5000-firmware.noarch                                                                                  8.83.5.1_1-104.el8_5.1                                                                               @baseos    
    iwl5150-firmware.noarch                                                                                  8.24.2.2-104.el8_5.1                                                                                 @baseos    
    iwl6000-firmware.noarch                                                                                  9.221.4.1-104.el8_5.1                                                                                @baseos    
    iwl6000g2a-firmware.noarch                                                                               18.168.6.1-104.el8_5.1                                                                               @baseos    
    iwl6050-firmware.noarch                                                                                  41.28.5.1-104.el8_5.1                                                                                @baseos    
    iwl7260-firmware.noarch                                                                                  1:25.30.13.0-104.el8_5.1                                                                             @baseos    
    jansson.x86_64                                                                                           2.11-3.el8                                                                                           @anaconda  
    jasper-devel.x86_64                                                                                      2.0.14-5.el8                                                                                         @powertools
    jasper-libs.x86_64                                                                                       2.0.14-5.el8                                                                                         @appstream  
    jbig2dec-libs.x86_64                                                                                     0.16-1.el8                                                                                           @appstream  
    jbigkit-devel.x86_64                                                                                     2.1-14.el8                                                                                           @powertools
    jbigkit-libs.x86_64                                                                                      2.1-14.el8                                                                                           @appstream  
    jemalloc.x86_64                                                                                          5.2.1-2.el8                                                                                          @epel      
    jemalloc-devel.x86_64                                                                                    5.2.1-2.el8                                                                                          @epel      
    json-c.x86_64                                                                                            0.13.1-2.el8                                                                                         @baseos    
    kbd.x86_64                                                                                               2.0.4-10.el8                                                                                         @anaconda  
    kbd-legacy.noarch                                                                                        2.0.4-10.el8                                                                                         @anaconda  
    kbd-misc.noarch                                                                                          2.0.4-10.el8                                                                                         @anaconda  
    kernel.x86_64                                                                                            4.18.0-305.19.1.el8_4                                                                                @baseos    
    kernel.x86_64                                                                                            4.18.0-348.20.1.el8_5                                                                                @baseos    
    kernel-core.x86_64                                                                                       4.18.0-305.19.1.el8_4                                                                                @baseos    
    kernel-core.x86_64                                                                                       4.18.0-348.20.1.el8_5                                                                                @baseos    
    kernel-headers.x86_64                                                                                    4.18.0-348.20.1.el8_5                                                                                @baseos    
    kernel-modules.x86_64                                                                                    4.18.0-305.19.1.el8_4                                                                                @baseos    
    kernel-modules.x86_64                                                                                    4.18.0-348.20.1.el8_5                                                                                @baseos    
    kernel-tools.x86_64                                                                                      4.18.0-348.20.1.el8_5                                                                                @baseos    
    kernel-tools-libs.x86_64                                                                                 4.18.0-348.20.1.el8_5                                                                                @baseos    
    kexec-tools.x86_64                                                                                       2.0.20-57.el8_5.1                                                                                    @baseos    
    keyutils-libs.x86_64                                                                                     1.5.10-9.el8                                                                                         @baseos    
    keyutils-libs-devel.x86_64                                                                               1.5.10-9.el8                                                                                         @baseos    
    kmod.x86_64                                                                                              25-18.el8                                                                                            @baseos    
    kmod-libs.x86_64                                                                                         25-18.el8                                                                                            @baseos    
    kpartx.x86_64                                                                                            0.8.4-17.el8                                                                                         @baseos    
    krb5-devel.x86_64                                                                                        1.18.2-14.el8                                                                                        @baseos    
    krb5-libs.x86_64                                                                                         1.18.2-14.el8                                                                                        @baseos    
    lcms2.x86_64                                                                                             2.9-2.el8                                                                                            @appstream  
    lcms2-devel.x86_64                                                                                       2.9-2.el8                                                                                            @powertools
    less.x86_64                                                                                              530-1.el8                                                                                            @anaconda  
    libICE.x86_64                                                                                            1.0.9-15.el8                                                                                         @appstream  
    libICE-devel.x86_64                                                                                      1.0.9-15.el8                                                                                         @appstream  
    libSM.x86_64                                                                                             1.2.3-1.el8                                                                                          @appstream  
    libSM-devel.x86_64                                                                                       1.2.3-1.el8                                                                                          @appstream  
    libX11.x86_64                                                                                            1.6.8-5.el8                                                                                          @appstream  
    libX11-common.noarch                                                                                     1.6.8-5.el8                                                                                          @appstream  
    libX11-devel.x86_64                                                                                      1.6.8-5.el8                                                                                          @appstream  
    libX11-xcb.x86_64                                                                                        1.6.8-5.el8                                                                                          @appstream  
    libXau.x86_64                                                                                            1.0.9-3.el8                                                                                          @appstream  
    libXau-devel.x86_64                                                                                      1.0.9-3.el8                                                                                          @appstream  
    libXaw.x86_64                                                                                            1.0.13-10.el8                                                                                        @appstream  
    libXcomposite.x86_64                                                                                     0.4.4-14.el8                                                                                         @appstream  
    libXcursor.x86_64                                                                                        1.1.15-3.el8                                                                                         @appstream  
    libXdamage.x86_64                                                                                        1.1.4-14.el8                                                                                         @appstream  
    libXdamage-devel.x86_64                                                                                  1.1.4-14.el8                                                                                         @appstream  
    libXext.x86_64                                                                                           1.3.4-1.el8                                                                                          @appstream  
    libXext-devel.x86_64                                                                                     1.3.4-1.el8                                                                                          @appstream  
    libXfixes.x86_64                                                                                         5.0.3-7.el8                                                                                          @appstream  
    libXfixes-devel.x86_64                                                                                   5.0.3-7.el8                                                                                          @appstream  
    libXft.x86_64                                                                                            2.3.3-1.el8                                                                                          @appstream  
    libXft-devel.x86_64                                                                                      2.3.3-1.el8                                                                                          @appstream  
    libXi.x86_64                                                                                             1.7.10-1.el8                                                                                         @appstream  
    libXinerama.x86_64                                                                                       1.1.4-1.el8                                                                                          @appstream  
    libXmu.x86_64                                                                                            1.1.3-1.el8                                                                                          @appstream  
    libXpm.x86_64                                                                                            3.5.12-8.el8                                                                                         @appstream  
    libXpm-devel.x86_64                                                                                      3.5.12-8.el8                                                                                         @appstream  
    libXrandr.x86_64                                                                                         1.5.2-1.el8                                                                                          @appstream  
    libXrender.x86_64                                                                                        0.9.10-7.el8                                                                                         @appstream  
    libXrender-devel.x86_64                                                                                  0.9.10-7.el8                                                                                         @appstream  
    libXt.x86_64                                                                                             1.1.5-12.el8                                                                                         @appstream  
    libXt-devel.x86_64                                                                                       1.1.5-12.el8                                                                                         @appstream  
    libXxf86misc.x86_64                                                                                      1.0.4-1.el8                                                                                          @appstream  
    libXxf86vm.x86_64                                                                                        1.1.4-9.el8                                                                                          @appstream  
    libXxf86vm-devel.x86_64                                                                                  1.1.4-9.el8                                                                                          @appstream  
    libacl.x86_64                                                                                            2.2.53-1.el8                                                                                         @anaconda  
    libacl-devel.x86_64                                                                                      2.2.53-1.el8                                                                                         @baseos    
    libaio.x86_64                                                                                            0.3.112-1.el8                                                                                        @baseos    
    libaio-devel.x86_64                                                                                      0.3.112-1.el8                                                                                        @baseos    
    libarchive.x86_64                                                                                        3.3.3-3.el8_5                                                                                        @baseos    
    libassuan.x86_64                                                                                         2.5.1-3.el8                                                                                          @anaconda  
    libatomic_ops.x86_64                                                                                     7.6.2-3.el8                                                                                          @appstream  
    libatomic_ops-devel.x86_64                                                                               7.6.2-3.el8                                                                                          @powertools
    libattr.x86_64                                                                                           2.4.48-3.el8                                                                                         @anaconda  
    libattr-devel.x86_64                                                                                     2.4.48-3.el8                                                                                         @baseos    
    libbasicobjects.x86_64                                                                                   0.1.1-39.el8                                                                                         @anaconda  
    libblkid.x86_64                                                                                          2.32.1-28.el8                                                                                        @baseos    
    libbpf.x86_64                                                                                            0.4.0-1.el8                                                                                          @baseos    
    libc-client.x86_64                                                                                       2007f-24.el8                                                                                         @epel      
    libcap.x86_64                                                                                            2.26-5.el8                                                                                           @baseos    
    libcap-ng.x86_64                                                                                         0.7.11-1.el8                                                                                         @baseos    
    libcollection.x86_64                                                                                     0.7.0-39.el8                                                                                         @anaconda  
    libcom_err.x86_64                                                                                        1.45.6-2.el8                                                                                         @baseos    
    libcom_err-devel.x86_64                                                                                  1.45.6-2.el8                                                                                         @baseos    
    libcomps.x86_64                                                                                          0.1.16-2.el8                                                                                         @baseos    
    libcroco.x86_64                                                                                          0.6.12-4.el8_2.1                                                                                     @anaconda  
    libcurl.x86_64                                                                                           7.61.1-22.el8                                                                                        @baseos    
    libcurl-devel.x86_64                                                                                     7.61.1-22.el8                                                                                        @baseos    
    libdaemon.x86_64                                                                                         0.14-15.el8                                                                                          @anaconda  
    libdatrie.x86_64                                                                                         0.2.9-7.el8                                                                                          @appstream  
    libdb.x86_64                                                                                             5.3.28-42.el8_4                                                                                      @baseos    
    libdb-utils.x86_64                                                                                       5.3.28-42.el8_4                                                                                      @baseos    
    libdhash.x86_64                                                                                          0.5.0-39.el8                                                                                         @anaconda  
    libdnf.x86_64                                                                                            0.63.0-3.el8                                                                                         @baseos    
    libdrm.x86_64                                                                                            2.4.106-2.el8                                                                                        @appstream  
    libdrm-devel.x86_64                                                                                      2.4.106-2.el8                                                                                        @appstream  
    libedit.x86_64                                                                                           3.1-23.20170329cvs.el8                                                                               @anaconda  
    libedit-devel.x86_64                                                                                     3.1-23.20170329cvs.el8                                                                               @powertools
    libestr.x86_64                                                                                           0.1.10-1.el8                                                                                         @appstream  
    libevent.x86_64                                                                                          2.1.8-5.el8                                                                                          @anaconda  
    libevent-devel.x86_64                                                                                    2.1.8-5.el8                                                                                          @appstream  
    libfastjson.x86_64                                                                                       0.99.9-1.el8                                                                                         @appstream  
    libfdisk.x86_64                                                                                          2.32.1-28.el8                                                                                        @baseos    
    libffi.x86_64                                                                                            3.1-22.el8                                                                                           @anaconda  
    libffi-devel.x86_64                                                                                      3.1-22.el8                                                                                           @baseos    
    libfontenc.x86_64                                                                                        1.1.3-8.el8                                                                                          @appstream  
    libgcc.x86_64                                                                                            8.5.0-4.el8_5.alma                                                                                   @baseos    
    libgcrypt.x86_64                                                                                         1.8.5-6.el8                                                                                          @baseos    
    libgcrypt-devel.x86_64                                                                                   1.8.5-6.el8                                                                                          @baseos    
    libglvnd.x86_64                                                                                          1:1.3.2-1.el8                                                                                        @appstream  
    libglvnd-core-devel.x86_64                                                                               1:1.3.2-1.el8                                                                                        @appstream  
    libglvnd-devel.x86_64                                                                                    1:1.3.2-1.el8                                                                                        @appstream  
    libglvnd-egl.x86_64                                                                                      1:1.3.2-1.el8                                                                                        @appstream  
    libglvnd-gles.x86_64                                                                                     1:1.3.2-1.el8                                                                                        @appstream  
    libglvnd-glx.x86_64                                                                                      1:1.3.2-1.el8                                                                                        @appstream  
    libglvnd-opengl.x86_64                                                                                   1:1.3.2-1.el8                                                                                        @appstream  
    libgomp.x86_64                                                                                           8.5.0-4.el8_5.alma                                                                                   @baseos    
    libgpg-error.x86_64                                                                                      1.31-1.el8                                                                                           @anaconda  
    libgpg-error-devel.x86_64                                                                                1.31-1.el8                                                                                           @baseos    
    libgs.x86_64                                                                                             9.27-1.el8                                                                                           @appstream  
    libgs-devel.x86_64                                                                                       9.27-1.el8                                                                                           @powertools
    libibverbs.x86_64                                                                                        35.0-1.el8                                                                                           @baseos    
    libical.x86_64                                                                                           3.0.3-3.el8                                                                                          @baseos    
    libicu.x86_64                                                                                            60.3-2.el8_1                                                                                         @baseos    
    libicu-devel.x86_64                                                                                      60.3-2.el8_1                                                                                         @baseos    
    libidn.x86_64                                                                                            1.34-5.el8                                                                                           @appstream  
    libidn-devel.x86_64                                                                                      1.34-5.el8                                                                                           @powertools
    libidn2.x86_64                                                                                           2.2.0-1.el8                                                                                          @anaconda  
    libidn2-devel.x86_64                                                                                     2.2.0-1.el8                                                                                          @appstream  
    libijs.x86_64                                                                                            0.35-5.el8                                                                                           @appstream  
    libini_config.x86_64                                                                                     1.3.1-39.el8                                                                                         @anaconda  
    libjpeg-turbo.x86_64                                                                                     1.5.3-12.el8                                                                                         @appstream  
    libjpeg-turbo-devel.x86_64                                                                               1.5.3-12.el8                                                                                         @appstream  
    libkadm5.x86_64                                                                                          1.18.2-14.el8                                                                                        @baseos    
    libkcapi.x86_64                                                                                          1.2.0-2.el8                                                                                          @anaconda  
    libkcapi-hmaccalc.x86_64                                                                                 1.2.0-2.el8                                                                                          @anaconda  
    libksba.x86_64                                                                                           1.3.5-7.el8                                                                                          @anaconda  
    libldb.x86_64                                                                                            2.3.0-2.el8                                                                                          @baseos    
    liblqr-1.x86_64                                                                                          0.4.2-11.el8.remi                                                                                    @remi      
    liblzf.x86_64                                                                                            3.6-16.el8                                                                                           @epel      
    liblzf-devel.x86_64                                                                                      3.6-16.el8                                                                                           @epel      
    libmaxminddb.x86_64                                                                                      1.2.0-10.el8                                                                                         @anaconda  
    libmcpp.x86_64                                                                                           2.7.2-20.el8                                                                                         @appstream  
    libmcrypt.x86_64                                                                                         2.5.8-26.el8                                                                                         @epel      
    libmcrypt-devel.x86_64                                                                                   2.5.8-26.el8                                                                                         @epel      
    libmemcached.x86_64                                                                                      1.0.18-15.el8                                                                                        @appstream  
    libmemcached-devel.x86_64                                                                                1.0.18-15.el8                                                                                        @powertools
    libmemcached-libs.x86_64                                                                                 1.0.18-15.el8                                                                                        @appstream  
    libmetalink.x86_64                                                                                       0.1.3-7.el8                                                                                          @anaconda  
    libmnl.x86_64                                                                                            1.0.4-6.el8                                                                                          @anaconda  
    libmnl-devel.x86_64                                                                                      1.0.4-6.el8                                                                                          @appstream  
    libmodulemd.x86_64                                                                                       2.13.0-1.el8                                                                                         @baseos    
    libmount.x86_64                                                                                          2.32.1-28.el8                                                                                        @baseos    
    libmpc.x86_64                                                                                            1.1.0-9.1.el8                                                                                        @appstream  
    libndp.x86_64                                                                                            1.7-6.el8                                                                                            @baseos    
    libnetfilter_conntrack.x86_64                                                                            1.0.6-5.el8                                                                                          @anaconda  
    libnfnetlink.x86_64                                                                                      1.0.1-13.el8                                                                                         @anaconda  
    libnfsidmap.x86_64                                                                                       1:2.3.3-46.el8                                                                                       @baseos    
    libnftnl.x86_64                                                                                          1.1.5-4.el8                                                                                          @anaconda  
    libnghttp2.x86_64                                                                                        1.33.0-3.el8_2.1                                                                                     @anaconda  
    libnl3.x86_64                                                                                            3.5.0-1.el8                                                                                          @anaconda  
    libnl3-cli.x86_64                                                                                        3.5.0-1.el8                                                                                          @anaconda  
    libnsl2.x86_64                                                                                           1.2.0-2.20180605git4a062cf.el8                                                                       @anaconda  
    libpaper.x86_64                                                                                          1.1.24-22.el8                                                                                        @appstream  
    libpath_utils.x86_64                                                                                     0.2.1-39.el8                                                                                         @anaconda  
    libpcap.x86_64                                                                                           14:1.9.1-5.el8                                                                                       @baseos    
    libpciaccess.x86_64                                                                                      0.14-1.el8                                                                                           @baseos    
    libpciaccess-devel.x86_64                                                                                0.14-1.el8                                                                                           @appstream  
    libpipeline.x86_64                                                                                       1.5.0-2.el8                                                                                          @anaconda  
    libpkgconf.x86_64                                                                                        1.4.2-1.el8                                                                                          @baseos    
    libpmem.x86_64                                                                                           1.6.1-1.el8                                                                                          @appstream  
    libpmemblk.x86_64                                                                                        1.6.1-1.el8                                                                                          @appstream  
    libpng.x86_64                                                                                            2:1.6.34-5.el8                                                                                       @anaconda  
    libpng-devel.x86_64                                                                                      2:1.6.34-5.el8                                                                                       @baseos    
    libpq.x86_64                                                                                             13.3-1.el8_4                                                                                         @appstream  
    libpsl.x86_64                                                                                            0.20.2-6.el8                                                                                         @anaconda  
    libpsl-devel.x86_64                                                                                      0.20.2-6.el8                                                                                         @powertools
    libpwquality.x86_64                                                                                      1.4.4-3.el8                                                                                          @baseos    
    librados2.x86_64                                                                                         1:12.2.7-9.el8                                                                                       @appstream  
    libraqm.x86_64                                                                                           0.7.0-4.el8                                                                                          @epel      
    librbd1.x86_64                                                                                           1:12.2.7-9.el8                                                                                       @appstream  
    librdmacm.x86_64                                                                                         35.0-1.el8                                                                                           @baseos    
    libref_array.x86_64                                                                                      0.1.5-39.el8                                                                                         @anaconda  
    librepo.x86_64                                                                                           1.14.0-2.el8                                                                                         @baseos    
    libreport-filesystem.x86_64                                                                              2.9.5-15.el8.alma.1                                                                                  @anaconda  
    librsvg2.x86_64                                                                                          2.42.7-4.el8                                                                                         @appstream  
    libseccomp.x86_64                                                                                        2.5.1-1.el8                                                                                          @baseos    
    libsecret.x86_64                                                                                         0.18.6-1.el8                                                                                         @anaconda  
    libselinux.x86_64                                                                                        2.9-5.el8                                                                                            @baseos    
    libselinux-devel.x86_64                                                                                  2.9-5.el8                                                                                            @baseos    
    libselinux-utils.x86_64                                                                                  2.9-5.el8                                                                                            @baseos    
    libsemanage.x86_64                                                                                       2.9-6.el8                                                                                            @baseos    
    libsepol.x86_64                                                                                          2.9-3.el8                                                                                            @baseos    
    libsepol-devel.x86_64                                                                                    2.9-3.el8                                                                                            @baseos    
    libserf.x86_64                                                                                           1.3.9-9.module_el8.3.0+2053+ac338b6d                                                                 @appstream  
    libsigsegv.x86_64                                                                                        2.11-5.el8                                                                                           @anaconda  
    libsmartcols.x86_64                                                                                      2.32.1-28.el8                                                                                        @baseos    
    libsolv.x86_64                                                                                           0.7.19-1.el8                                                                                         @baseos    
    libss.x86_64                                                                                             1.45.6-2.el8                                                                                         @baseos    
    libssh.x86_64                                                                                            0.9.4-3.el8                                                                                          @baseos    
    libssh-config.noarch                                                                                     0.9.4-3.el8                                                                                          @baseos    
    libsss_autofs.x86_64                                                                                     2.5.2-2.el8_5.4                                                                                      @baseos    
    libsss_certmap.x86_64                                                                                    2.5.2-2.el8_5.4                                                                                      @baseos    
    libsss_idmap.x86_64                                                                                      2.5.2-2.el8_5.4                                                                                      @baseos    
    libsss_nss_idmap.x86_64                                                                                  2.5.2-2.el8_5.4                                                                                      @baseos    
    libsss_sudo.x86_64                                                                                       2.5.2-2.el8_5.4                                                                                      @baseos    
    libstdc++.x86_64                                                                                         8.5.0-4.el8_5.alma                                                                                   @baseos    
    libstdc++-devel.x86_64                                                                                   8.5.0-4.el8_5.alma                                                                                   @appstream  
    libsysfs.x86_64                                                                                          2.1.0-24.el8                                                                                         @anaconda  
    libtalloc.x86_64                                                                                         2.3.2-1.el8                                                                                          @baseos    
    libtasn1.x86_64                                                                                          4.13-3.el8                                                                                           @anaconda  
    libtasn1-devel.x86_64                                                                                    4.13-3.el8                                                                                           @appstream  
    libtdb.x86_64                                                                                            1.4.3-1.el8                                                                                          @anaconda  
    libteam.x86_64                                                                                           1.31-2.el8                                                                                           @anaconda  
    libtevent.x86_64                                                                                         0.11.0-0.el8                                                                                         @baseos    
    libthai.x86_64                                                                                           0.1.27-2.el8                                                                                         @appstream  
    libtidy.x86_64                                                                                           5.6.0-5.el8                                                                                          @epel      
    libtidy-devel.x86_64                                                                                     5.6.0-5.el8                                                                                          @epel      
    libtiff.x86_64                                                                                           4.0.9-20.el8                                                                                         @appstream  
    libtiff-devel.x86_64                                                                                     4.0.9-20.el8                                                                                         @appstream  
    libtirpc.x86_64                                                                                          1.1.4-5.el8                                                                                          @baseos    
    libtool.x86_64                                                                                           2.4.6-25.el8                                                                                         @appstream  
    libtool-ltdl.x86_64                                                                                      2.4.6-25.el8                                                                                         @baseos    
    libtool-ltdl-devel.x86_64                                                                                2.4.6-25.el8                                                                                         @appstream  
    libunistring.x86_64                                                                                      0.9.9-3.el8                                                                                          @anaconda  
    libusbx.x86_64                                                                                           1.0.23-4.el8                                                                                         @anaconda  
    libuser.x86_64                                                                                           0.62-23.el8                                                                                          @anaconda  
    libutempter.x86_64                                                                                       1.1.6-14.el8                                                                                         @anaconda  
    libuuid.x86_64                                                                                           2.32.1-28.el8                                                                                        @baseos    
    libuuid-devel.x86_64                                                                                     2.32.1-28.el8                                                                                        @baseos    
    libuv.x86_64                                                                                             1:1.41.1-1.el8_4                                                                                     @appstream  
    libverto.x86_64                                                                                          0.3.0-5.el8                                                                                          @anaconda  
    libverto-devel.x86_64                                                                                    0.3.0-5.el8                                                                                          @baseos    
    libvpx.x86_64                                                                                            1.7.0-8.el8                                                                                          @appstream  
    libvpx-devel.x86_64                                                                                      1.7.0-8.el8                                                                                          @powertools
    libwayland-client.x86_64                                                                                 1.19.0-1.el8                                                                                         @appstream  
    libwayland-server.x86_64                                                                                 1.19.0-1.el8                                                                                         @appstream  
    libwebp.x86_64                                                                                           1.0.0-5.el8                                                                                          @appstream  
    libwebp-devel.x86_64                                                                                     1.0.0-5.el8                                                                                          @appstream  
    libwmf-lite.x86_64                                                                                       0.2.9-8.el8_0                                                                                        @appstream  
    libxcb.x86_64                                                                                            1.13.1-1.el8                                                                                         @appstream  
    libxcb-devel.x86_64                                                                                      1.13.1-1.el8                                                                                         @appstream  
    libxcrypt.x86_64                                                                                         4.1.1-6.el8                                                                                          @baseos    
    libxcrypt-devel.x86_64                                                                                   4.1.1-6.el8                                                                                          @baseos    
    libxkbcommon.x86_64                                                                                      0.9.1-1.el8                                                                                          @anaconda  
    libxml2.x86_64                                                                                           2.9.7-12.el8_5                                                                                       @baseos    
    libxml2-devel.x86_64                                                                                     2.9.7-12.el8_5                                                                                       @appstream  
    libxshmfence.x86_64                                                                                      1.3-2.el8                                                                                            @appstream  
    libxslt.x86_64                                                                                           1.1.32-6.el8                                                                                         @baseos    
    libxslt-devel.x86_64                                                                                     1.1.32-6.el8                                                                                         @appstream  
    libyaml.x86_64                                                                                           0.1.7-5.el8                                                                                          @anaconda  
    libzstd.x86_64                                                                                           1.4.4-1.el8                                                                                          @anaconda  
    libzstd-devel.x86_64                                                                                     1.4.4-1.el8                                                                                          @baseos    
    linux-firmware.noarch                                                                                    20210702-104.gitd79c2677.el8_5                                                                       @baseos    
    lm_sensors-devel.x86_64                                                                                  3.4.0-23.20180522git70f7e08.el8                                                                      @baseos    
    lm_sensors-libs.x86_64                                                                                   3.4.0-23.20180522git70f7e08.el8                                                                      @baseos    
    lmdb-libs.x86_64                                                                                         0.9.24-1.el8                                                                                         @baseos    
    logrotate.x86_64                                                                                         3.14.0-4.el8                                                                                         @baseos    
    lshw.x86_64                                                                                              B.02.19.2-6.el8                                                                                      @baseos    
    lsof.x86_64                                                                                              4.93.2-1.el8                                                                                         @baseos    
    lsscsi.x86_64                                                                                            0.32-3.el8                                                                                           @baseos    
    lua.x86_64                                                                                               5.3.4-12.el8                                                                                         @appstream  
    lua-devel.x86_64                                                                                         5.3.4-12.el8                                                                                         @powertools
    lua-libs.x86_64                                                                                          5.3.4-12.el8                                                                                         @baseos    
    lynx.x86_64                                                                                              2.8.9-2.el8                                                                                          @powertools
    lz4-devel.x86_64                                                                                         1.8.3-3.el8_4                                                                                        @baseos    
    lz4-libs.x86_64                                                                                          1.8.3-3.el8_4                                                                                        @baseos    
    lzo.x86_64                                                                                               2.08-14.el8                                                                                          @anaconda  
    m4.x86_64                                                                                                1.4.18-7.el8                                                                                         @baseos    
    mailcap.noarch                                                                                           2.1.48-3.el8                                                                                         @baseos    
    mailx.x86_64                                                                                             12.5-29.el8                                                                                          @baseos    
    make.x86_64                                                                                              1:4.2.1-10.el8                                                                                       @baseos    
    man-db.x86_64                                                                                            2.7.6.1-18.el8                                                                                       @baseos    
    man-pages.x86_64                                                                                         4.15-6.el8                                                                                           @baseos    
    man-pages-overrides.noarch                                                                               8.5.0.1-1.el8                                                                                        @appstream  
    mcpp.x86_64                                                                                              2.7.2-20.el8                                                                                         @appstream  
    memstrack.x86_64                                                                                         0.1.11-1.el8                                                                                         @anaconda  
    mesa-libEGL.x86_64                                                                                       21.1.5-1.el8                                                                                         @appstream  
    mesa-libGL.x86_64                                                                                        21.1.5-1.el8                                                                                         @appstream  
    mesa-libGL-devel.x86_64                                                                                  21.1.5-1.el8                                                                                         @appstream  
    mesa-libGLU.x86_64                                                                                       9.0.0-15.el8                                                                                         @appstream  
    mesa-libGLU-devel.x86_64                                                                                 9.0.0-15.el8                                                                                         @appstream  
    mesa-libgbm.x86_64                                                                                       21.1.5-1.el8                                                                                         @appstream  
    mesa-libglapi.x86_64                                                                                     21.1.5-1.el8                                                                                         @appstream  
    microcode_ctl.x86_64                                                                                     4:20210608-1.el8                                                                                     @baseos    
    mlocate.x86_64                                                                                           0.26-20.el8                                                                                          @baseos    
    mozjs60.x86_64                                                                                           60.9.0-4.el8                                                                                         @anaconda  
    mpfr.x86_64                                                                                              3.1.6-1.el8                                                                                          @anaconda  
    mytop.noarch                                                                                             1.7-18.b737f60.el8                                                                                   @epel      
    nano.x86_64                                                                                              2.9.8-1.el8                                                                                          @baseos    
    ncurses.x86_64                                                                                           6.1-9.20180224.el8                                                                                   @baseos    
    ncurses-base.noarch                                                                                      6.1-9.20180224.el8                                                                                   @baseos    
    ncurses-c++-libs.x86_64                                                                                  6.1-9.20180224.el8                                                                                   @baseos    
    ncurses-devel.x86_64                                                                                     6.1-9.20180224.el8                                                                                   @baseos    
    ncurses-libs.x86_64                                                                                      6.1-9.20180224.el8                                                                                   @baseos    
    ndctl-libs.x86_64                                                                                        71.1-2.el8                                                                                           @baseos    
    net-snmp.x86_64                                                                                          1:5.8-22.el8                                                                                         @appstream  
    net-snmp-agent-libs.x86_64                                                                               1:5.8-22.el8                                                                                         @appstream  
    net-snmp-devel.x86_64                                                                                    1:5.8-22.el8                                                                                         @appstream  
    net-snmp-libs.x86_64                                                                                     1:5.8-22.el8                                                                                         @baseos    
    net-snmp-utils.x86_64                                                                                    1:5.8-22.el8                                                                                         @appstream  
    net-tools.x86_64                                                                                         2.0-0.52.20160912git.el8                                                                             @baseos    
    nettle.x86_64                                                                                            3.4.1-7.el8                                                                                          @baseos    
    nettle-devel.x86_64                                                                                      3.4.1-7.el8                                                                                          @appstream  
    newt.x86_64                                                                                              0.52.20-11.el8                                                                                       @anaconda  
    nftables.x86_64                                                                                          1:0.9.3-21.el8                                                                                       @baseos    
    nmap-ncat.x86_64                                                                                         2:7.70-6.el8                                                                                         @appstream  
    npth.x86_64                                                                                              1.5-4.el8                                                                                            @anaconda  
    nspr.x86_64                                                                                              4.32.0-1.el8_4                                                                                       @appstream  
    nss.x86_64                                                                                               3.67.0-7.el8_5                                                                                       @appstream  
    nss-softokn.x86_64                                                                                       3.67.0-7.el8_5                                                                                       @appstream  
    nss-softokn-freebl.x86_64                                                                                3.67.0-7.el8_5                                                                                       @appstream  
    nss-sysinit.x86_64                                                                                       3.67.0-7.el8_5                                                                                       @appstream  
    nss-util.x86_64                                                                                          3.67.0-7.el8_5                                                                                       @appstream  
    numactl.x86_64                                                                                           2.0.12-13.el8                                                                                        @baseos    
    numactl-libs.x86_64                                                                                      2.0.12-13.el8                                                                                        @baseos    
    ocaml-srpm-macros.noarch                                                                                 5-4.el8                                                                                              @appstream  
    oniguruma5php.x86_64                                                                                     6.9.7.1-1.el8.remi                                                                                   @remi      
    oniguruma5php-devel.x86_64                                                                               6.9.7.1-1.el8.remi                                                                                   @remi      
    open-sans-fonts.noarch                                                                                   1.10-6.el8                                                                                           @appstream  
    openblas-srpm-macros.noarch                                                                              2-2.el8                                                                                              @appstream  
    openjpeg2.x86_64                                                                                         2.4.0-4.el8                                                                                          @appstream  
    openjpeg2-devel.x86_64                                                                                   2.4.0-4.el8                                                                                          @powertools
    openjpeg2-tools.x86_64                                                                                   2.4.0-4.el8                                                                                          @appstream  
    openldap.x86_64                                                                                          2.4.46-18.el8                                                                                        @baseos    
    openldap-devel.x86_64                                                                                    2.4.46-18.el8                                                                                        @baseos    
    openssh.x86_64                                                                                           8.0p1-10.el8                                                                                         @baseos    
    openssh-clients.x86_64                                                                                   8.0p1-10.el8                                                                                         @baseos    
    openssh-server.x86_64                                                                                    8.0p1-10.el8                                                                                         @baseos    
    openssl.x86_64                                                                                           1:1.1.1k-5.el8_5                                                                                     @baseos    
    openssl-devel.x86_64                                                                                     1:1.1.1k-5.el8_5                                                                                     @baseos    
    openssl-libs.x86_64                                                                                      1:1.1.1k-5.el8_5                                                                                     @baseos    
    openssl-pkcs11.x86_64                                                                                    0.4.10-2.el8                                                                                         @anaconda  
    os-prober.x86_64                                                                                         1.74-9.el8                                                                                           @baseos    
    p11-kit.x86_64                                                                                           0.23.22-1.el8                                                                                        @baseos    
    p11-kit-devel.x86_64                                                                                     0.23.22-1.el8                                                                                        @baseos    
    p11-kit-trust.x86_64                                                                                     0.23.22-1.el8                                                                                        @baseos    
    pam.x86_64                                                                                               1.3.1-15.el8                                                                                         @baseos    
    pam-devel.x86_64                                                                                         1.3.1-15.el8                                                                                         @baseos    
    pango.x86_64                                                                                             1.42.4-8.el8                                                                                         @appstream  
    parted.x86_64                                                                                            3.2-39.el8                                                                                           @baseos    
    passwd.x86_64                                                                                            0.80-3.el8                                                                                           @anaconda  
    patch.x86_64                                                                                             2.7.6-11.el8                                                                                         @baseos    
    pciutils.x86_64                                                                                          3.7.0-1.el8                                                                                          @baseos    
    pciutils-libs.x86_64                                                                                     3.7.0-1.el8                                                                                          @baseos    
    pcre.x86_64                                                                                              8.42-6.el8                                                                                           @baseos    
    pcre-cpp.x86_64                                                                                          8.42-6.el8                                                                                           @baseos    
    pcre-devel.x86_64                                                                                        8.42-6.el8                                                                                           @baseos    
    pcre-utf16.x86_64                                                                                        8.42-6.el8                                                                                           @baseos    
    pcre-utf32.x86_64                                                                                        8.42-6.el8                                                                                           @baseos    
    pcre2.x86_64                                                                                             10.32-2.el8                                                                                          @anaconda  
    pcre2-devel.x86_64                                                                                       10.32-2.el8                                                                                          @baseos    
    pcre2-utf16.x86_64                                                                                       10.32-2.el8                                                                                          @baseos    
    pcre2-utf32.x86_64                                                                                       10.32-2.el8                                                                                          @baseos    
    percona-release.noarch                                                                                   1.0-27                                                                                               @@commandline
    perl-Bit-Vector.x86_64                                                                                   7.4-11.el8                                                                                           @appstream  
    perl-CPAN-Meta.noarch                                                                                    2.150010-396.el8                                                                                     @appstream  
    perl-CPAN-Meta-Requirements.noarch                                                                       2.140-396.el8                                                                                        @appstream  
    perl-CPAN-Meta-YAML.noarch                                                                               0.018-397.el8                                                                                        @appstream  
    perl-Carp.noarch                                                                                         1.42-396.el8                                                                                         @baseos    
    perl-Carp-Clan.noarch                                                                                    6.06-6.el8                                                                                           @appstream  
    perl-Compress-Raw-Bzip2.x86_64                                                                           2.081-1.el8                                                                                          @baseos    
    perl-Compress-Raw-Zlib.x86_64                                                                            2.081-1.el8                                                                                          @baseos    
    perl-Crypt-SSLeay.x86_64                                                                                 0.72-32.el8                                                                                          @epel      
    perl-DBD-MySQL.x86_64                                                                                    4.046-3.module_el8.3.0+2064+e7669ff9                                                                 @appstream  
    perl-DBI.x86_64                                                                                          1.641-3.module_el8.3.0+2054+fbe55708                                                                 @appstream  
    perl-Data-Dump.noarch                                                                                    1.23-7.module_el8.3.0+2091+9eecfe51                                                                  @appstream  
    perl-Data-Dumper.x86_64                                                                                  2.167-399.el8                                                                                        @baseos    
    perl-Date-Calc.noarch                                                                                    6.4-9.el8                                                                                            @appstream  
    perl-Digest.noarch                                                                                       1.17-395.el8                                                                                         @appstream  
    perl-Digest-HMAC.noarch                                                                                  1.03-17.module_el8.3.0+2091+9eecfe51                                                                 @appstream  
    perl-Digest-MD5.x86_64                                                                                   2.55-396.el8                                                                                         @appstream  
    perl-Digest-SHA.x86_64                                                                                   1:6.02-1.el8                                                                                         @appstream  
    perl-Encode.x86_64                                                                                       4:2.97-3.el8                                                                                         @baseos    
    perl-Encode-Locale.noarch                                                                                1.05-10.module_el8.3.0+2091+9eecfe51                                                                 @appstream  
    perl-Errno.x86_64                                                                                        1.28-420.el8                                                                                         @baseos    
    perl-Error.noarch                                                                                        1:0.17025-2.el8                                                                                      @appstream  
    perl-Exporter.noarch                                                                                     5.72-396.el8                                                                                         @baseos    
    perl-ExtUtils-Command.noarch                                                                             1:7.34-1.el8                                                                                         @appstream  
    perl-ExtUtils-Embed.noarch                                                                               1.34-420.el8                                                                                         @appstream  
    perl-ExtUtils-Install.noarch                                                                             2.14-4.el8                                                                                           @appstream  
    perl-ExtUtils-MM-Utils.noarch                                                                            1:7.34-1.el8                                                                                         @appstream  
    perl-ExtUtils-MakeMaker.noarch                                                                           1:7.34-1.el8                                                                                         @appstream  
    perl-ExtUtils-Manifest.noarch                                                                            1.70-395.el8                                                                                         @appstream  
    perl-ExtUtils-ParseXS.noarch                                                                             1:3.35-2.el8                                                                                         @appstream  
    perl-File-Listing.noarch                                                                                 6.04-17.module_el8.3.0+2091+9eecfe51                                                                 @appstream  
    perl-File-Path.noarch                                                                                    2.15-2.el8                                                                                           @baseos    
    perl-File-Temp.noarch                                                                                    0.230.600-1.el8                                                                                      @baseos    
    perl-Getopt-Long.noarch                                                                                  1:2.50-4.el8                                                                                         @baseos    
    perl-Git.noarch                                                                                          2.27.0-1.el8                                                                                         @appstream  
    perl-HTML-Parser.x86_64                                                                                  3.72-15.module_el8.3.0+2091+9eecfe51                                                                 @appstream  
    perl-HTML-Tagset.noarch                                                                                  3.20-34.module_el8.3.0+2091+9eecfe51                                                                 @appstream  
    perl-HTTP-Cookies.noarch                                                                                 6.04-2.module_el8.3.0+2091+9eecfe51                                                                  @appstream  
    perl-HTTP-Date.noarch                                                                                    6.02-19.module_el8.3.0+2091+9eecfe51                                                                 @appstream  
    perl-HTTP-Message.noarch                                                                                 6.18-1.module_el8.3.0+2091+9eecfe51                                                                  @appstream  
    perl-HTTP-Negotiate.noarch                                                                               6.01-19.module_el8.3.0+2091+9eecfe51                                                                 @appstream  
    perl-HTTP-Tiny.noarch                                                                                    0.074-1.el8                                                                                          @baseos    
    perl-IO.x86_64                                                                                           1.38-420.el8                                                                                         @baseos    
    perl-IO-Compress.noarch                                                                                  2.081-1.el8                                                                                          @baseos    
    perl-IO-HTML.noarch                                                                                      1.001-11.module_el8.3.0+2091+9eecfe51                                                                @appstream  
    perl-IO-Multiplex.noarch                                                                                 1.16-9.el8                                                                                           @appstream  
    perl-IO-Socket-INET6.noarch                                                                              2.72-12.el8                                                                                          @appstream  
    perl-IO-Socket-IP.noarch                                                                                 0.39-5.el8                                                                                           @appstream  
    perl-IO-Socket-SSL.noarch                                                                                2.066-4.module_el8.3.0+2086+72f2d257                                                                 @appstream  
    perl-IPC-Cmd.noarch                                                                                      2:1.02-1.el8                                                                                         @appstream  
    perl-JSON.noarch                                                                                         2.97.001-2.el8                                                                                       @appstream  
    perl-JSON-PP.noarch                                                                                      1:2.97.001-3.el8                                                                                     @appstream  
    perl-LWP-MediaTypes.noarch                                                                               6.02-15.module_el8.3.0+2091+9eecfe51                                                                 @appstream  
    perl-LWP-Protocol-https.noarch                                                                           6.07-4.module_el8.3.0+2091+9eecfe51                                                                  @appstream  
    perl-Locale-Maketext.noarch                                                                              1.28-396.el8                                                                                         @appstream  
    perl-Locale-Maketext-Simple.noarch                                                                       1:0.21-420.el8                                                                                       @appstream  
    perl-MIME-Base64.x86_64                                                                                  3.15-396.el8                                                                                         @baseos    
    perl-Math-BigInt.noarch                                                                                  1:1.9998.11-7.el8                                                                                    @baseos    
    perl-Math-Complex.noarch                                                                                 1.59-420.el8                                                                                         @baseos    
    perl-Module-CoreList.noarch                                                                              1:5.20181130-1.el8                                                                                   @appstream  
    perl-Module-Load.noarch                                                                                  1:0.32-395.el8                                                                                       @appstream  
    perl-Module-Load-Conditional.noarch                                                                      0.68-395.el8                                                                                         @appstream  
    perl-Module-Metadata.noarch                                                                              1.000033-395.el8                                                                                     @appstream  
    perl-Mozilla-CA.noarch                                                                                   20160104-7.module_el8.3.0+2091+9eecfe51                                                              @appstream  
    perl-NTLM.noarch                                                                                         1.09-17.module_el8.3.0+2091+9eecfe51                                                                 @appstream  
    perl-Net-HTTP.noarch                                                                                     6.17-2.module_el8.3.0+2091+9eecfe51                                                                  @appstream  
    perl-Net-SSLeay.x86_64                                                                                   1.88-1.module_el8.3.0+2086+72f2d257                                                                  @appstream  
    perl-Net-Server.noarch                                                                                   2.009-3.el8                                                                                          @appstream  
    perl-Params-Check.noarch                                                                                 1:0.38-395.el8                                                                                       @appstream  
    perl-PathTools.x86_64                                                                                    3.74-1.el8                                                                                           @baseos    
    perl-Pod-Escapes.noarch                                                                                  1:1.07-395.el8                                                                                       @baseos    
    perl-Pod-Html.noarch                                                                                     1.22.02-420.el8                                                                                      @appstream  
    perl-Pod-Perldoc.noarch                                                                                  3.28-396.el8                                                                                         @baseos    
    perl-Pod-Simple.noarch                                                                                   1:3.35-395.el8                                                                                       @baseos    
    perl-Pod-Usage.noarch                                                                                    4:1.69-395.el8                                                                                       @baseos    
    perl-Scalar-List-Utils.x86_64                                                                            3:1.49-2.el8                                                                                         @baseos    
    perl-Socket.x86_64                                                                                       4:2.027-3.el8                                                                                        @baseos    
    perl-Socket6.x86_64                                                                                      0.28-6.el8                                                                                           @appstream  
    perl-Storable.x86_64                                                                                     1:3.11-3.el8                                                                                         @baseos    
    perl-Sys-Syslog.x86_64                                                                                   0.35-397.el8                                                                                         @appstream  
    perl-Term-ANSIColor.noarch                                                                               4.06-396.el8                                                                                         @baseos    
    perl-Term-Cap.noarch                                                                                     1.17-395.el8                                                                                         @baseos    
    perl-TermReadKey.x86_64                                                                                  2.37-7.el8                                                                                           @appstream  
    perl-Test-Harness.noarch                                                                                 1:3.42-1.el8                                                                                         @appstream  
    perl-Test-Simple.noarch                                                                                  1:1.302135-1.el8                                                                                     @appstream  
    perl-Text-ParseWords.noarch                                                                              3.30-395.el8                                                                                         @baseos    
    perl-Text-Tabs+Wrap.noarch                                                                               2013.0523-395.el8                                                                                    @baseos    
    perl-Thread-Queue.noarch                                                                                 3.13-1.el8                                                                                           @appstream  
    perl-Time-HiRes.x86_64                                                                                   4:1.9758-2.el8                                                                                       @appstream  
    perl-Time-Local.noarch                                                                                   1:1.280-1.el8                                                                                        @baseos    
    perl-TimeDate.noarch                                                                                     1:2.30-15.module_el8.3.0+2091+9eecfe51                                                               @appstream  
    perl-Try-Tiny.noarch                                                                                     0.30-7.module_el8.3.0+2091+9eecfe51                                                                  @appstream  
    perl-URI.noarch                                                                                          1.73-3.el8                                                                                           @appstream  
    perl-Unicode-Normalize.x86_64                                                                            1.25-396.el8                                                                                         @baseos    
    perl-Unix-Syslog.x86_64                                                                                  1.1-29.el8                                                                                           @appstream  
    perl-WWW-RobotRules.noarch                                                                               6.02-18.module_el8.3.0+2091+9eecfe51                                                                 @appstream  
    perl-constant.noarch                                                                                     1.33-396.el8                                                                                         @baseos    
    perl-devel.x86_64                                                                                        4:5.26.3-420.el8                                                                                     @appstream  
    perl-interpreter.x86_64                                                                                  4:5.26.3-420.el8                                                                                     @baseos    
    perl-libnet.noarch                                                                                       3.11-3.el8                                                                                           @appstream  
    perl-libs.x86_64                                                                                         4:5.26.3-420.el8                                                                                     @baseos    
    perl-libwww-perl.noarch                                                                                  6.34-1.module_el8.3.0+2091+9eecfe51                                                                  @appstream  
    perl-macros.x86_64                                                                                       4:5.26.3-420.el8                                                                                     @baseos    
    perl-parent.noarch                                                                                       1:0.237-1.el8                                                                                        @baseos    
    perl-podlators.noarch                                                                                    4.11-1.el8                                                                                           @baseos    
    perl-srpm-macros.noarch                                                                                  1-25.el8                                                                                             @appstream  
    perl-threads.x86_64                                                                                      1:2.21-2.el8                                                                                         @baseos    
    perl-threads-shared.x86_64                                                                               1.58-2.el8                                                                                           @baseos    
    perl-version.x86_64                                                                                      6:0.99.24-1.el8                                                                                      @appstream  
    pigz.x86_64                                                                                              2.4-4.el8                                                                                            @anaconda  
    pinentry.x86_64                                                                                          1.1.0-2.el8                                                                                          @anaconda  
    pixman.x86_64                                                                                            0.38.4-1.el8                                                                                         @appstream  
    pkgconf.x86_64                                                                                           1.4.2-1.el8                                                                                          @baseos    
    pkgconf-m4.noarch                                                                                        1.4.2-1.el8                                                                                          @baseos    
    pkgconf-pkg-config.x86_64                                                                                1.4.2-1.el8                                                                                          @baseos    
    platform-python.x86_64                                                                                   3.6.8-41.el8.alma                                                                                    @baseos    
    platform-python-pip.noarch                                                                               9.0.3-20.el8                                                                                         @baseos    
    platform-python-setuptools.noarch                                                                        39.2.0-6.el8                                                                                         @anaconda  
    policycoreutils.x86_64                                                                                   2.9-16.el8                                                                                           @baseos    
    policycoreutils-python-utils.noarch                                                                      2.9-16.el8                                                                                           @baseos    
    polkit.x86_64                                                                                            0.115-13.el8_5.1                                                                                     @baseos    
    polkit-libs.x86_64                                                                                       0.115-13.el8_5.1                                                                                     @baseos    
    polkit-pkla-compat.x86_64                                                                                0.1-12.el8                                                                                           @anaconda  
    poppler-data.noarch                                                                                      0.4.9-1.el8                                                                                          @appstream  
    popt.x86_64                                                                                              1.18-1.el8                                                                                           @baseos    
    popt-devel.x86_64                                                                                        1.18-1.el8                                                                                           @baseos    
    postfix.x86_64                                                                                           2:3.5.8-2.el8                                                                                        @baseos    
    postfix-perl-scripts.x86_64                                                                              2:3.5.8-2.el8                                                                                        @appstream  
    prefixdevname.x86_64                                                                                     0.1.0-6.el8                                                                                          @anaconda  
    procps-ng.x86_64                                                                                         3.3.15-6.el8                                                                                         @baseos    
    protobuf-c.x86_64                                                                                        1.3.0-6.el8                                                                                          @appstream  
    publicsuffix-list.noarch                                                                                 20180723-1.el8                                                                                       @baseos    
    publicsuffix-list-dafsa.noarch                                                                           20180723-1.el8                                                                                       @anaconda  
    pure-ftpd.x86_64                                                                                         1.0.49-4.el8                                                                                         @epel      
    python-rpm-macros.noarch                                                                                 3-41.el8                                                                                             @appstream  
    python-srpm-macros.noarch                                                                                3-41.el8                                                                                             @appstream  
    python3-audit.x86_64                                                                                     3.0-0.17.20191104git1c2f876.el8                                                                      @baseos    
    python3-bind.noarch                                                                                      32:9.11.26-6.el8                                                                                     @appstream  
    python3-configobj.noarch                                                                                 5.0.6-11.el8                                                                                         @anaconda  
    python3-dateutil.noarch                                                                                  1:2.6.1-6.el8                                                                                        @anaconda  
    python3-dbus.x86_64                                                                                      1.2.4-15.el8                                                                                         @anaconda  
    python3-decorator.noarch                                                                                 4.2.1-2.el8                                                                                          @anaconda  
    python3-dmidecode.x86_64                                                                                 3.12.2-15.el8                                                                                        @anaconda  
    python3-dnf.noarch                                                                                       4.7.0-4.el8                                                                                          @baseos    
    python3-dnf-plugin-versionlock.noarch                                                                    4.0.21-4.el8_5                                                                                       @baseos    
    python3-dnf-plugins-core.noarch                                                                          4.0.21-4.el8_5                                                                                       @baseos    
    python3-firewall.noarch                                                                                  0.9.3-7.el8_5.1                                                                                      @baseos    
    python3-gobject-base.x86_64                                                                              3.28.3-2.el8                                                                                         @anaconda  
    python3-gpg.x86_64                                                                                       1.13.1-9.el8                                                                                         @baseos    
    python3-hawkey.x86_64                                                                                    0.63.0-3.el8                                                                                         @baseos    
    python3-libcomps.x86_64                                                                                  0.1.16-2.el8                                                                                         @baseos    
    python3-libdnf.x86_64                                                                                    0.63.0-3.el8                                                                                         @baseos    
    python3-libs.x86_64                                                                                      3.6.8-41.el8.alma                                                                                    @baseos    
    python3-libselinux.x86_64                                                                                2.9-5.el8                                                                                            @baseos    
    python3-libsemanage.x86_64                                                                               2.9-6.el8                                                                                            @baseos    
    python3-libxml2.x86_64                                                                                   2.9.7-12.el8_5                                                                                       @baseos    
    python3-linux-procfs.noarch                                                                              0.6.3-1.el8                                                                                          @baseos    
    python3-nftables.x86_64                                                                                  1:0.9.3-21.el8                                                                                       @baseos    
    python3-perf.x86_64                                                                                      4.18.0-348.20.1.el8_5                                                                                @baseos    
    python3-pip-wheel.noarch                                                                                 9.0.3-20.el8                                                                                         @baseos    
    python3-ply.noarch                                                                                       3.9-9.el8                                                                                            @baseos    
    python3-policycoreutils.noarch                                                                           2.9-16.el8                                                                                           @baseos    
    python3-pyparsing.noarch                                                                                 2.1.10-7.el8                                                                                         @baseos    
    python3-pyudev.noarch                                                                                    0.21.0-7.el8                                                                                         @anaconda  
    python3-rpm.x86_64                                                                                       4.14.3-19.el8_5.2                                                                                    @baseos    
    python3-rpm-macros.noarch                                                                                3-41.el8                                                                                             @appstream  
    python3-schedutils.x86_64                                                                                0.6-6.el8                                                                                            @anaconda  
    python3-setools.x86_64                                                                                   4.3.0-2.el8                                                                                          @baseos    
    python3-setuptools-wheel.noarch                                                                          39.2.0-6.el8                                                                                         @anaconda  
    python3-six.noarch                                                                                       1.11.0-8.el8                                                                                         @anaconda  
    python3-slip.noarch                                                                                      0.6.4-11.el8                                                                                         @anaconda  
    python3-slip-dbus.noarch                                                                                 0.6.4-11.el8                                                                                         @anaconda  
    python3-syspurpose.x86_64                                                                                1.28.21-5.el8_5.alma                                                                                 @baseos    
    python3-unbound.x86_64                                                                                   1.7.3-17.el8                                                                                         @appstream  
    qrencode.x86_64                                                                                          3.4.4-5.el8                                                                                          @appstream  
    qrencode-libs.x86_64                                                                                     3.4.4-5.el8                                                                                          @appstream  
    qt5-srpm-macros.noarch                                                                                   5.15.2-1.el8                                                                                         @appstream  
    rdma-core.x86_64                                                                                         35.0-1.el8                                                                                           @baseos    
    readline.x86_64                                                                                          7.0-10.el8                                                                                           @anaconda  
    readline-devel.x86_64                                                                                    7.0-10.el8                                                                                           @baseos    
    recode.x86_64                                                                                            3.6-47.el8                                                                                           @appstream  
    recode-devel.x86_64                                                                                      3.6-47.el8                                                                                           @powertools
    redhat-rpm-config.noarch                                                                                 125-1.el8.alma                                                                                       @appstream  
    redis.x86_64                                                                                             6.2.6-1.el8.remi                                                                                     @remi-modular
    remi-release.noarch                                                                                      8.5-3.el8.remi                                                                                       @@commandline
    rng-tools.x86_64                                                                                         6.13-1.git.d207e0b6.el8                                                                              @baseos    
    rootfiles.noarch                                                                                         8.1-22.el8                                                                                           @anaconda  
    rpm.x86_64                                                                                               4.14.3-19.el8_5.2                                                                                    @baseos    
    rpm-build-libs.x86_64                                                                                    4.14.3-19.el8_5.2                                                                                    @baseos    
    rpm-devel.x86_64                                                                                         4.14.3-19.el8_5.2                                                                                    @baseos    
    rpm-libs.x86_64                                                                                          4.14.3-19.el8_5.2                                                                                    @baseos    
    rpm-plugin-selinux.x86_64                                                                                4.14.3-19.el8_5.2                                                                                    @baseos    
    rpm-plugin-systemd-inhibit.x86_64                                                                        4.14.3-19.el8_5.2                                                                                    @baseos    
    rrdtool.x86_64                                                                                           1.7.0-16.el8                                                                                         @appstream  
    rsync.x86_64                                                                                             3.1.3-12.el8                                                                                         @baseos    
    rsyslog.x86_64                                                                                           8.2102.0-5.el8                                                                                       @appstream  
    rust-srpm-macros.noarch                                                                                  5-2.el8                                                                                              @appstream  
    scl-utils.x86_64                                                                                         1:2.0.2-14.el8                                                                                       @appstream  
    screen.x86_64                                                                                            4.6.2-12.el8                                                                                         @epel      
    sed.x86_64                                                                                               4.5-2.el8                                                                                            @anaconda  
    selinux-policy.noarch                                                                                    3.14.3-80.el8_5.2                                                                                    @baseos    
    selinux-policy-targeted.noarch                                                                           3.14.3-80.el8_5.2                                                                                    @baseos    
    setup.noarch                                                                                             2.12.2-6.el8                                                                                         @anaconda  
    sg3_utils.x86_64                                                                                         1.44-5.el8                                                                                           @anaconda  
    sg3_utils-libs.x86_64                                                                                    1.44-5.el8                                                                                           @anaconda  
    shadow-utils.x86_64                                                                                      2:4.6-14.el8                                                                                         @baseos    
    shared-mime-info.x86_64                                                                                  1.9-3.el8                                                                                            @anaconda  
    slang.x86_64                                                                                             2.3.2-3.el8                                                                                          @anaconda  
    snappy.x86_64                                                                                            1.1.8-3.el8                                                                                          @anaconda  
    sqlite.x86_64                                                                                            3.26.0-15.el8                                                                                        @baseos    
    sqlite-devel.x86_64                                                                                      3.26.0-15.el8                                                                                        @baseos    
    sqlite-libs.x86_64                                                                                       3.26.0-15.el8                                                                                        @baseos    
    squashfs-tools.x86_64                                                                                    4.3-20.el8                                                                                           @baseos    
    sscg.x86_64                                                                                              2.3.3-14.el8                                                                                         @appstream  
    sssd-client.x86_64                                                                                       2.5.2-2.el8_5.4                                                                                      @baseos    
    sssd-common.x86_64                                                                                       2.5.2-2.el8_5.4                                                                                      @baseos    
    sssd-kcm.x86_64                                                                                          2.5.2-2.el8_5.4                                                                                      @baseos    
    sssd-nfs-idmap.x86_64                                                                                    2.5.2-2.el8_5.4                                                                                      @baseos    
    strace.x86_64                                                                                            5.7-3.el8                                                                                            @baseos    
    subversion.x86_64                                                                                        1.10.2-4.module_el8.3.0+2053+ac338b6d                                                                @appstream  
    subversion-libs.x86_64                                                                                   1.10.2-4.module_el8.3.0+2053+ac338b6d                                                                @appstream  
    sudo.x86_64                                                                                              1.8.29-7.el8_4.1                                                                                     @baseos    
    sysstat.x86_64                                                                                           11.7.3-6.el8                                                                                         @appstream  
    systemd.x86_64                                                                                           239-51.el8_5.5                                                                                       @baseos    
    systemd-devel.x86_64                                                                                     239-51.el8_5.5                                                                                       @baseos    
    systemd-libs.x86_64                                                                                      239-51.el8_5.5                                                                                       @baseos    
    systemd-pam.x86_64                                                                                       239-51.el8_5.5                                                                                       @baseos    
    systemd-udev.x86_64                                                                                      239-51.el8_5.5                                                                                       @baseos    
    systemtap-sdt-devel.x86_64                                                                               4.5-3.el8                                                                                            @appstream  
    t1lib.x86_64                                                                                             5.1.2-28.el8                                                                                         @epel      
    t1lib-devel.x86_64                                                                                       5.1.2-28.el8                                                                                         @epel      
    tar.x86_64                                                                                               2:1.30-5.el8                                                                                         @baseos    
    tcl.x86_64                                                                                               1:8.6.8-2.el8                                                                                        @baseos    
    tcl-devel.x86_64                                                                                         1:8.6.8-2.el8                                                                                        @baseos    
    teamd.x86_64                                                                                             1.31-2.el8                                                                                           @anaconda  
    time.x86_64                                                                                              1.9-3.el8                                                                                            @baseos    
    timedatex.x86_64                                                                                         0.5-3.el8                                                                                            @baseos    
    tk.x86_64                                                                                                1:8.6.8-1.el8                                                                                        @appstream  
    tk-devel.x86_64                                                                                          1:8.6.8-1.el8                                                                                        @appstream  
    tpm2-tss.x86_64                                                                                          2.3.2-4.el8                                                                                          @baseos    
    trousers.x86_64                                                                                          0.3.15-1.el8                                                                                         @baseos    
    trousers-lib.x86_64                                                                                      0.3.15-1.el8                                                                                         @baseos    
    tuned.noarch                                                                                             2.16.0-1.el8                                                                                         @baseos    
    tzdata.noarch                                                                                            2021e-1.el8                                                                                          @baseos    
    unbound-libs.x86_64                                                                                      1.7.3-17.el8                                                                                         @appstream  
    unzip.x86_64                                                                                             6.0-45.el8_4                                                                                         @baseos    
    urw-base35-bookman-fonts.noarch                                                                          20170801-10.el8                                                                                      @appstream  
    urw-base35-c059-fonts.noarch                                                                             20170801-10.el8                                                                                      @appstream  
    urw-base35-d050000l-fonts.noarch                                                                         20170801-10.el8                                                                                      @appstream  
    urw-base35-fonts.noarch                                                                                  20170801-10.el8                                                                                      @appstream  
    urw-base35-fonts-common.noarch                                                                           20170801-10.el8                                                                                      @appstream  
    urw-base35-gothic-fonts.noarch                                                                           20170801-10.el8                                                                                      @appstream  
    urw-base35-nimbus-mono-ps-fonts.noarch                                                                   20170801-10.el8                                                                                      @appstream  
    urw-base35-nimbus-roman-fonts.noarch                                                                     20170801-10.el8                                                                                      @appstream  
    urw-base35-nimbus-sans-fonts.noarch                                                                      20170801-10.el8                                                                                      @appstream  
    urw-base35-p052-fonts.noarch                                                                             20170801-10.el8                                                                                      @appstream  
    urw-base35-standard-symbols-ps-fonts.noarch                                                              20170801-10.el8                                                                                      @appstream  
    urw-base35-z003-fonts.noarch                                                                             20170801-10.el8                                                                                      @appstream  
    usermode.x86_64                                                                                          1.113-2.el8                                                                                          @baseos    
    utf8proc.x86_64                                                                                          2.1.1-5.module_el8.3.0+2053+ac338b6d                                                                 @appstream  
    util-linux.x86_64                                                                                        2.32.1-28.el8                                                                                        @baseos    
    uw-imap-devel.x86_64                                                                                     2007f-24.el8                                                                                         @epel      
    valgrind.x86_64                                                                                          1:3.17.0-5.el8                                                                                       @appstream  
    valgrind-devel.x86_64                                                                                    1:3.17.0-5.el8                                                                                       @appstream  
    vim-filesystem.noarch                                                                                    2:8.0.1763-16.el8_5.12                                                                               @appstream  
    vim-minimal.x86_64                                                                                       2:8.0.1763-16.el8_5.12                                                                               @baseos    
    virt-what.x86_64                                                                                         1.18-12.el8                                                                                          @baseos    
    wget.x86_64                                                                                              1.19.5-10.el8                                                                                        @appstream  
    which.x86_64                                                                                             2.21-16.el8                                                                                          @baseos    
    xapian-core-libs.x86_64                                                                                  1.4.18-3.el8                                                                                         @appstream  
    xfsprogs.x86_64                                                                                          5.0.0-9.el8                                                                                          @baseos    
    xkeyboard-config.noarch                                                                                  2.28-1.el8                                                                                           @anaconda  
    xorg-x11-font-utils.x86_64                                                                               1:7.5-41.el8                                                                                         @appstream  
    xorg-x11-fonts-ISO8859-1-100dpi.noarch                                                                   7.5-19.el8                                                                                           @appstream  
    xorg-x11-proto-devel.noarch                                                                              2020.1-3.el8                                                                                         @appstream  
    xorg-x11-server-utils.x86_64                                                                             7.7-27.el8                                                                                           @appstream  
    xz.x86_64                                                                                                5.2.4-3.el8                                                                                          @anaconda  
    xz-devel.x86_64                                                                                          5.2.4-3.el8                                                                                          @baseos    
    xz-libs.x86_64                                                                                           5.2.4-3.el8                                                                                          @anaconda  
    yum.noarch                                                                                               4.7.0-4.el8                                                                                          @baseos    
    yum-utils.noarch                                                                                         4.0.21-4.el8_5                                                                                       @baseos    
    zip.x86_64                                                                                               3.0-23.el8                                                                                           @baseos    
    zlib.x86_64                                                                                              1.2.11-17.el8                                                                                        @baseos    
    zlib-devel.x86_64                                                                                        1.2.11-17.el8                                                                                        @baseos    
    

    Remi YUM installed packages
    Code (Text):
    yum -q list installed | grep -i remi
    ImageMagick6.x86_64                         1:6.9.12.43-1.el8.remi                  @remi      
    ImageMagick6-c++.x86_64                     1:6.9.12.43-1.el8.remi                  @remi      
    ImageMagick6-c++-devel.x86_64               1:6.9.12.43-1.el8.remi                  @remi      
    ImageMagick6-devel.x86_64                   1:6.9.12.43-1.el8.remi                  @remi      
    ImageMagick6-libs.x86_64                    1:6.9.12.43-1.el8.remi                  @remi      
    liblqr-1.x86_64                             0.4.2-11.el8.remi                       @remi      
    oniguruma5php.x86_64                        6.9.7.1-1.el8.remi                      @remi      
    oniguruma5php-devel.x86_64                  6.9.7.1-1.el8.remi                      @remi      
    redis.x86_64                                6.2.6-1.el8.remi                        @remi-modular
    remi-release.noarch                         8.5-3.el8.remi                          @@commandline
    

    EPEL YUM installed packages
    Code (Text):
    yum -q list installed | grep -i epel
    GeoIP.x86_64                                1.6.12-7.el8                            @epel      
    GeoIP-GeoLite-data.noarch                   2018.06-5.el8                           @epel      
    GeoIP-devel.x86_64                          1.6.12-7.el8                            @epel      
    epel-release.noarch                         8-15.el8                                @epel      
    haveged.x86_64                              1.9.14-1.el8                            @epel      
    iftop.x86_64                                1.0-0.21.pre4.el8                       @epel      
    jemalloc.x86_64                             5.2.1-2.el8                             @epel      
    jemalloc-devel.x86_64                       5.2.1-2.el8                             @epel      
    libc-client.x86_64                          2007f-24.el8                            @epel      
    liblzf.x86_64                               3.6-16.el8                              @epel      
    liblzf-devel.x86_64                         3.6-16.el8                              @epel      
    libmcrypt.x86_64                            2.5.8-26.el8                            @epel      
    libmcrypt-devel.x86_64                      2.5.8-26.el8                            @epel      
    libraqm.x86_64                              0.7.0-4.el8                             @epel      
    libtidy.x86_64                              5.6.0-5.el8                             @epel      
    libtidy-devel.x86_64                        5.6.0-5.el8                             @epel      
    mytop.noarch                                1.7-18.b737f60.el8                      @epel      
    perl-Crypt-SSLeay.x86_64                    0.72-32.el8                             @epel      
    pure-ftpd.x86_64                            1.0.49-4.el8                            @epel      
    screen.x86_64                               4.6.2-12.el8                            @epel      
    t1lib.x86_64                                5.1.2-28.el8                            @epel      
    t1lib-devel.x86_64                          5.1.2-28.el8                            @epel      
    uw-imap-devel.x86_64                        2007f-24.el8                            @epel
    


     
  2. eva2000

    eva2000 Administrator Staff Member

    50,928
    11,808
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,267
    Local Time:
    3:20 AM
    Nginx 1.25.x
    MariaDB 10.x
    Did latest Alma Linux 8.5 Centmin Mod compatibility test run on Vultr's new Optimized Cloud Compute VPS using new AMD EPYC Milan 3rd generation cpus. But seems the KVM host node is passing to guest servers the label for AMD EPYC Rome 2nd gen CPU!

    Using Vultr Optimized Cloud Compute - CPU Optimized KVM VPS with 4 cpus, 8GB memory and 75GB NVMe SSD fast storage on Alma Linux 8.5

    For Centmin Mod 123.09beta01 default PHP 7.4 installation - nice and fast for only 4 CPU cores.
    Code (Text):
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 51.0160 seconds
    Total YUM Time: 22.743384788 seconds
    Total YUM or DNF + Source Download Time: 41.0407
    Total Nginx First Time Install Time: 174.4989
    Total PHP First Time Install Time: 250.5267
    Download From Github Time: 1.3297
    Total Time Other eg. source compiles: 230.5629
    Total Centmin Mod Install Time: 696.6292
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 748.9749 seconds
    ---------------------------------------------------------------------------
    4 AMD EPYC-Rome Processor
    4 1996.249
    ---------------------------------------------------------------------------
    Install summary logs: /root/centminlogs/installer_summary_links.log
    ---------------------------------------------------------------------------
    

    Code (Text):
    cat /etc/redhat-release
    AlmaLinux release 8.5 (Arctic Sphynx)
    
    cat /etc/os-release
    NAME="AlmaLinux"
    VERSION="8.5 (Arctic Sphynx)"
    ID="almalinux"
    ID_LIKE="rhel centos fedora"
    VERSION_ID="8.5"
    PLATFORM_ID="platform:el8"
    PRETTY_NAME="AlmaLinux 8.5 (Arctic Sphynx)"
    ANSI_COLOR="0;34"
    CPE_NAME="cpe:/o:almalinux:almalinux:8::baseos"
    HOME_URL="https://almalinux.org/"
    DOCUMENTATION_URL="https://wiki.almalinux.org/"
    BUG_REPORT_URL="https://bugs.almalinux.org/"
    
    ALMALINUX_MANTISBT_PROJECT="AlmaLinux-8"
    ALMALINUX_MANTISBT_PROJECT_VERSION="8.5"
    
    cat /etc/centminmod-release
    123.09beta01-el8.5.b804
    

    Reported as AMD EPYC Rome CPU though CPU model has been masked as Vultr claims the Cloud Optimized Compute should be using AMD EPYC Milan CPUs.
    Code (Text):
    lscpu
    Architecture:        x86_64
    CPU op-mode(s):      32-bit, 64-bit
    Byte Order:          Little Endian
    CPU(s):              4
    On-line CPU(s) list: 0-3
    Thread(s) per core:  2
    Core(s) per socket:  2
    Socket(s):           1
    NUMA node(s):        1
    Vendor ID:           AuthenticAMD
    BIOS Vendor ID:      QEMU
    CPU family:          23
    Model:               49
    Model name:          AMD EPYC-Rome Processor
    BIOS Model name:     pc-q35-6.2
    Stepping:            0
    CPU MHz:             1996.249
    BogoMIPS:            3992.49
    Hypervisor vendor:   KVM
    Virtualization type: full
    L1d cache:           32K
    L1i cache:           32K
    L2 cache:            512K
    L3 cache:            16384K
    NUMA node0 CPU(s):   0-3
    Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 clflushopt clwb sha_ni xsaveopt xsaves clzero xsaveerptr wbnoinvd arat umip rdpid
    

    Code (Text):
    free -mlt
                  total        used        free      shared  buff/cache   available
    Mem:           7960         481        7308          13         170        7252
    Low:           7960         651        7308
    High:             0           0           0
    Swap:          7099           0        7099
    Total:        15060         481       14408
    

    Code (Text):
    df -hT
    Filesystem     Type      Size  Used Avail Use% Mounted on
    devtmpfs       devtmpfs  3.9G     0  3.9G   0% /dev
    tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
    tmpfs          tmpfs     3.9G  8.6M  3.9G   1% /run
    tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
    /dev/vda1      ext4       71G   13G   55G  19% /
    tmpfs          tmpfs     797M     0  797M   0% /run/user/0
    tmpfs          tmpfs     3.9G   12K  3.9G   1% /tmp
    

    Default Nginx build with GCC 10.3
    Also tested Nginx builds with Alma Linux 8.5's newly added optional GCC 11 compiler support with persistent config file variables enabled for GCC 11
    Code (Text):
    DEVTOOLSETELEVEN='y'
    DEVTOOLSETTEN='n'
    

     
Thread Status:
Not open for further replies.