Since I use some features that are only available with Ubuntu Pro, I activated it in Ubuntu today. My problem is that it works to some extent, but I haven't disabled the feature, nor have I found a solution yet. It's about the "Pro" command. When you activate it on your client, three services are enabled, including the Live Patching service, but it then says that this feature isn't supported in Zorin Pro. However, when I look through software package distribution, the feature is offered there, but even when I install it later, it doesn't work with the "Pro" command on the workstation. Unfortunately, the feature can't be deactivated either; it always results in an error, even though you would normally have the option to disable it.
Hi and welcome. I am running core but can see Ubuntu Pro in Synaptic Package Manager. Because this is specifically for Ubuntu I suspect that it is not working because I suspect it will be looking for Ubuntu [version number] in the machine ID - as it will find Zorin instead of Ubuntu, this might be the issue. There is a way to change the identity of the machine.
Now edit the lines as:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
Leave codename as is.
DISTRIB_DESCRIPTION="Ubuntu 22.04"
To save changes press Ctrl+ O to write out the changes, then save the changes, then Ctrl+ X to exit. Reboot and try again. Be wary that if you do this you may not get updates for Zorin so after you have done what you need to do, revert back to the original lsb-release details. No guarantees.