RedHat / CentOS
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
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?