CONNECTING TO LIBVIRT: remote connect using virsh

Latest response

From my RHEL Workstation, I want to connect to my RHEL Server using virsh. I know I can ssh into the server, but I would like to cut out the extra connection efforts.

So how do I use; virsh qemu:///system to connect to rhelserver.domain.net?

Responses