RedHat / CentOS
Install the LinuxGuard agent on RedHat Enterprise Linux, CentOS, and CentOS Stream via the DNF/YUM repository at packages.linuxguard.io.
Prerequisites
Repository Setup
Step 1: Add Repository
sudo tee /etc/yum.repos.d/linuxguard.repo <<EOF
[linuxguard]
name=LinuxGuard Repository
baseurl=https://packages.linuxguard.io/dnf/\$releasever/\$basearch
enabled=1
gpgcheck=1
gpgkey=https://packages.linuxguard.io/gpg/linuxguard.asc
EOFStep 2: Install Agent
Step 3: Enable and Start Service
Direct Download
ARM64 installation
Verification
Check Agent Binary
Verify Agent User
Check Service Status
Troubleshooting
Service Not Running After Install
Repository Metadata Errors
SELinux Denials
Last updated
Was this helpful?