Discover Centmin Mod today
Register Now

A safe yum.conf

Discussion in 'System Administration' started by XML, Oct 24, 2023.

  1. XML

    XML New Member

    2
    0
    1
    Jan 26, 2022
    Ratings:
    +0
    Local Time:
    9:23 PM
    10.3
    I am on Almalinux8 KVM VPS and trying to configure automation yum update but I need to know what is the best configuration of yum.conf that would not break my xenforo 2.2 forums.
    currently my yum.config of new OS install with Apache2.4, php8.1, MariaDB 10.6:
    [main]
    gpgcheck=1
    installonly_limit=3
    clean_requirements_on_remove=True
    best=True
    skip_if_unavailable=False


    my current repos /etc/yum.repos.d
    almalinux-ha.repo
    almalinux-powertools.repo
    almalinux-rt.repo
    almalinux-nfv.repo
    almalinux.repo
    almalinux-saphana.repo
    almalinux-plus.repo
    almalinux-resilientstorage.repo
    almalinux-sap.repo
    mariadb.repo
    epel.repo
    epel-modular.repo
    epel-testing.repo
    epel-testing-modular.repo
    remi.repo
    remi-modular.repo
    remi-safe.repo

    Any suggestion would be appreciated.
     
    Last edited: Oct 24, 2023
  2. eva2000

    eva2000 Administrator Staff Member

    55,335
    12,255
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,835
    Local Time:
    4:23 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+