Search results

  1. C

    Disable server shutdown/restart from the web interface

    Easy fix: just run on each proxmox node: sed -i 's/restartBtn, shutdownBtn, shellBtn, actionBtn/shellBtn, actionBtn/g' /usr/share/pve-manager/js/pvemanagerlib.js