Skip to content

Instantly share code, notes, and snippets.

@supermarsx
Created December 31, 2023 21:15
Show Gist options
  • Save supermarsx/2abf57cd45330000fa75919c04b992fd to your computer and use it in GitHub Desktop.
Save supermarsx/2abf57cd45330000fa75919c04b992fd to your computer and use it in GitHub Desktop.
Unload HP ILO from kernel in Linux
/etc/init.d/hp-snmp-agents stop
/etc/init.d/hp-health stop
/etc/init.d/hp-ams stop
rmmod hpilo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment