Skip to content

Instantly share code, notes, and snippets.

@mikepage
Last active July 15, 2025 12:32
Show Gist options
  • Save mikepage/da92e18e85a96bda4f6a42d031abf205 to your computer and use it in GitHub Desktop.
Save mikepage/da92e18e85a96bda4f6a42d031abf205 to your computer and use it in GitHub Desktop.
dnf remove patchman-client
dnf install imunify-patchman
imunify-antivirus patchman migrate
systemctl enable patchman-client
systemctl restart patchman-client
mkdir -p /etc/patchman/license
echo "KEY" > /etc/patchman/license/key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment