Is vSphere Web Client (Server) available on linux?

Based on vSphere 5 Documentation Center it seems to me that only Windows platform is supported.

It would be great not to run Windows in VirtualBox to manage our virtual machines.

link|improve this question

feedback

1 Answer

According to this blog post on The Sysadmins, there is a Linux version of the VMRC plugin for Firefox required to access the remote console using vSphere Web Client on vSphere 5. Even without that plugin, you can still use the vSphere Web Client, although you will not be able to access the remote console, although you may still perform power actions etc.

The chapter in the documentation you referred to is part of the installation process of installing the "server-side" vSphere Web client on vCenter Server on a Windows server, it's not talking about installing the VMRC console plugin itself.

One possible alternative to using vCenter Web Client on Linux would be to use something like rdesktop to connect to your vCenter Server and then run the vSphere Client through that. This won't help you manage individual ESXi hosts, however, in case the vCenter Server goes down, so having a contingency plan to run the vSphere Client locally is a good idea. This won't work, however, if you choose to deploy vCenter Server as the Linux-based virtual appliance rather than on a Windows Server.

link|improve this answer
vSphere Web Client has a server component which is installed on Windows. It is this component that the question relates to. – Graeme Donaldson Nov 28 '11 at 8:53
@Graeme Donaldson My mistake. I have edited my response accordingly. – Per von Zweigbergk Nov 29 '11 at 3:32
You're right that the doc is about e installation process of installing the "server-side" vSphere Web client on vCenter Server on a Windows server. My vCenter is running on linux and I haven't found anything about web client server add-on on linux server. – Radek Nov 30 '11 at 4:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.