When I run the command "xm create -c mydom" on the Xen host, the console for the domain mydom opens as expected. On my workstation, when I run ssh -l root -X xen-host "xm create -c mydom" it fails and complains that "Error opening terminal: unknown". I can use vnc, nx to the xen-host but I would like to know how to do it with ssh -X. Thanks, Th