machine is running Xenial, updated from Wily using do-dist-upgrade
Trying to set up live patching as an experiment before apply to my seedbox (a different machine)
Following these instructions cyberciti.biz/faq/howto-live-patch-ubuntu-linux-server-kernel-without-rebooting/
~$ canonical-livepatch status
Machine is not enabled. Please run 'sudo canonical-livepatch enable' with the
token obtained from https://ubuntu.com/livepatch.
~$ sudo canonical-livepatch enable [key]
sudo: canonical-livepatch: command not found
Please advise.