Results 1 to 10 of 10
Hello Guys,
I have a server sitting with ESX 3i which I access through my windows PC. Is there a possibility I can access it using my Ubuntu Desktop 12.04.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-17-2013 #1Just Joined!
- Join Date
- Jan 2013
- Location
- Canada
- Posts
- 14
Accessing Esx 3i Server through my Linux box
Hello Guys,
I have a server sitting with ESX 3i which I access through my windows PC. Is there a possibility I can access it using my Ubuntu Desktop 12.04.
Just to add some more info the physical machine I am using on which Ubuntu is installed is an IBM xSeries 206, in short its a 32 bit hardware.
Please let me know if there is a possibility that I can access my VM's using my Ubuntu box
Thanks in advance
- 01-18-2013 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,160
How do you access it from Windows? I access many different VMs, both local ones as well as ones in the Amazon cloud, from my Linux systems daily - I'm doing so right now to a local and an Amazon system at the same time.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 01-18-2013 #3Just Joined!
- Join Date
- Jan 2013
- Location
- Canada
- Posts
- 14
- 01-18-2013 #4
There is no vSphere client for linux, but a WebClient:
VMware KB: Availability of vSphere Client for Linux systems
So the easiest and most reliable route might be to use vSphere on a native windows box or via VM.
If you are more adventurous, there is said WebClient from VMware and also a few 3rd_party tools for the same purpose,
but with various levels of feature completeness.
vEMan - An unofficial VMware® ESX(i) Manager for Linux
VMware KB: Availability of vSphere Client for Linux systemsYou must always face the curtain with a bow.
- 01-18-2013 #5Just Joined!
- Join Date
- Jan 2013
- Location
- Canada
- Posts
- 14
[QUOTE=Irithori;915995]There is no vSphere client for linux, but a WebClient:
So the easiest and most reliable route might be to use vSphere on a native windows box or via VM.
If you are more adventurous, there is said WebClient from VMware and also a few 3rd_party tools for the same purpose,
but with various levels of feature completeness.
Thank you very much, I will try it out and will post my reply if it work on my 32 bit machine
- 01-18-2013 #6Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,160
Most of these systems will support ssh to get a shell/terminal session going. If it doesn't support that, then you may have to run the vSphere client in Linux using Wine (if it works). If that doesn't work, then you can also run Windows in a Linux virtual machine and run the client there. I do that for a few Windows apps that won't play nice with Wine.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 01-19-2013 #7Linux User
- Join Date
- Jan 2005
- Location
- Saint Paul, MN
- Posts
- 398
I use the web interface (to a newer version of ESXi don't know if that matters or not) without issues (however, I had to download a java applet to get the console).
- 01-19-2013 #8
- 01-19-2013 #9Just Joined!
- Join Date
- Jan 2007
- Posts
- 2
- 01-23-2013 #10
If you install vmware's vmplayer in ubuntu you can use it to connect to your virtual machines, just call it from the command line vmplayer -h <server_ip> and you will have a list of the virtual machines in your server and you can connect to any of them. You won't be able to change any settings of the VM like processors, memory or disk allocated, but you can use its consoles
Last edited by arespi; 01-23-2013 at 10:11 PM. Reason: typo


Reply With Quote

