How to access XenServer from linux command line
Since Citrix XenServer is Linux, you just have to access by standard linux method: ssh
simpy initiate a ssh session with root account:
ssh root@yourserver.ip
and you are inside.
You will see a welcome text with the instructions:
Type “xsconsole” for access to the management console.
And once you type xsconsole you will get this:
