#This is file uses the Computer Science @UCY system for Rocky 9 # # 14/05/2026 # Rocky- security is disabled by default. Use the command dnf --enablerepo=security update to get updates from security repo #This repository allows the Rocky Linux project to provide urgent security updates in situations where a critical vulnerability exists, public exploitation is available, and upstream Enterprise Linux releases may not yet be available. # rocky-security.repo [security] name=Rocky Linux $releasever - Security baseurl=ftp://yum.cs.ucy.ac.cy/pub/linux/rocky/$releasever/security/$basearch/os/ gpgcheck=1 enabled=0 countme=1 metadata_expire=6h gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9 [security-debuginfo] name=Rocky Linux $releasever - Security Debug baseurl=ftp://yum.cs.ucy.ac.cy/pub/linux/rocky/$releasever/security/$basearch/debug/tree/ gpgcheck=1 enabled=0 metadata_expire=6h gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9 [security-source] name=Rocky Linux $releasever - Security Source baseurl=ftp://yum.cs.ucy.ac.cy/pub/linux/rocky/$releasever/security/source/tree/ gpgcheck=1 enabled=0 metadata_expire=6h gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9