> Can someone advise me of the best-practice way to completely disable
> Hibernation system-wide?
I don't know the "best-practice way" to do it, but a hackish way you can
do it is by adding
touch /var/run/do-not-hibernate
to your /etc/rc.local.
Stefan