Skip to content

Instantly share code, notes, and snippets.

@mdpuma
Created December 15, 2019 08:13
Show Gist options
  • Select an option

  • Save mdpuma/94875ee8595d76881f0d374a8075c339 to your computer and use it in GitHub Desktop.

Select an option

Save mdpuma/94875ee8595d76881f0d374a8075c339 to your computer and use it in GitHub Desktop.
How to disable WHM terminal access for WHM/Cpanel
#!/bin/bash
touch /var/cpanel/disable_whm_terminal_ui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment