Remote Chia GUI?

If I run chia on a linux server that does not have the ability to run a gui. Is it possibly to point the gui from another machine to see the services on the linux machine?

Hope that makes sense?

Yes. It looks like you need to have ssh keys setup and the local certs probably need to be signed by the same main CA. Beyond that, you’ll need to change your config.yaml on the “GUI” system to connection to the main node. That’s in the “ui” section of config.yaml. See here for details on the key signing- Farming on many machines · Chia-Network/chia-blockchain Wiki (github.com)