By default vSphere does not provide client for Linux or OS X. You need to use Windows system to manage your VMware ESX server. However, it does provides vSphere Web Access which allows you to organize and share virtual machines using web browser. If you try to access vSphere Web Access you may get an error which read as follows:
503 Service Unavailable
You can fix this problem as follows.
Login to your vmware server as root user.
Type the following command to turn on the service:
# chkconfig vmware-webAccess on
# service vmware-webAccess start
Now login as root to your server:
Once logged in you can setup guest operating systems, start and stop vms and so on. This can be done using any browser under Linux / OS X or Windows operating systems:
Alternatively, you can use MS-Windows vSphere client to start and stop vSphere web access services without using shell prompt.
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop




![VMWare: List all running Virtual Machines [ VMs ] / VPS From a Shell Prompt](http://s0.cyberciti.org/images/rp/1/26.jpg)

![HowTo: Linux Update the Adobe Flash Player [ Firefox and Chrome Plugin ]](http://s0.cyberciti.org/images/rp/1/25.jpg)






{ 2 comments… read them below or add one }
is vsphere client free to use ?
works good..thanks :-)