VMware Cloud Community
yannara
Contributor
Contributor

How to access to the proxy.xml?

This is my issue with Citrix XenDesktop 5.6, vCenter 5.0 end ESXi 5.0. It might be a very amateur question, but how I can access and modify the proxy.xml to accept http connections instead of https?

http://support.citrix.com/article/CTX125578

How can I accomplish this, and which one is service console, the view through vsphere client or the local/physical presense to esxi host? Gray/Yellow view?

1 Log in to the service console as the root user.

2 Change directories to /etc/vmware/hostd.

Maybe I´ve searched instructions for the wrong version or something.... but how can I access command line/shell in esxi 5?

Reply
0 Kudos
5 Replies
Kahonu84
Hot Shot
Hot Shot

Download the vSphere CLI.

yannara
Contributor
Contributor

Okay, thanks. I installed it, and now scratching my head, how to access ESXi. Is there any instructions for dummies for this one?

https://my.vmware.com/group/vmware/get-download?downloadGroup=VCLI50

Reply
0 Kudos
Kahonu84
Hot Shot
Hot Shot

Reply
0 Kudos
MagnetBoy
Enthusiast
Enthusiast

hello,

  1. Start SSH service on the host under Configuration - Security Profile - services
  2. download and install PuTTY
  3. start PuTTY - type host's IP address and open connection.
  4. done!
VMware Certified Professional – Datacenter Virtualization (vSphere 5)
Reply
0 Kudos
yannara
Contributor
Contributor

Bill Courtney wrote:

http://www.vmware.com/support/developer/vcli/

Thanks. What I´m doing wrong here:

C:\Program Files (x86)\VMware\VMware vSphere CLI>esxcli -s esxi01.labs.dom -u root -p 12345678 --servicepath=/etc/vmware/hostd
Connect to esxi01.labs.dom failed

Reply
0 Kudos