LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   WMware and Linux (https://www.linuxquestions.org/questions/linux-server-73/wmware-and-linux-879060/)

cmnorton 05-05-2011 03:46 PM

WMware and Linux
 
I am seeking answers for what I hope are two simple questions about VMware.

I have a reasonable knowledge of Linux -- Ubuntu and Red Hat -- but know virtually nothing about VMware other than it supports virtual machines (systems) on one piece of hardware.

1) After installing VMware and before installing any virtual machines, what is the interface to VMware, so you can install a new virtual machine, configure VMware, or something like that? Is it a GUI or a shell, and is the interface just plain old obvious?

2) Does having a reasonable knowledge help you with VMware?

tnx
cmn

T3RM1NVT0R 05-05-2011 04:13 PM

@ Reply
 
Hi there,

Quote:

1) After installing VMware and before installing any virtual machines, what is the interface to VMware, so you can install a new virtual machine, configure VMware, or something like that? Is it a GUI or a shell, and is the interface just plain old obvious?
Well the interface will be GUI and you will be able to create, configure and manage virtual machine using it. Refer this document: http://www.vmware.com/support/ws55/d...ple_steps.html

It will look more or less similar to the screenshot shown in the above link.

Quote:

2) Does having a reasonable knowledge help you with VMware?
Yes, that will work infact you will find it quite interesting :-)

The steps that you need to perform to install VMware on Linux are:

1. Get the VMware workstation or server package for your machine (it depends on the OS you are using)
2. Install VMware using rpm or deb (again depends on the OS in use)
3. Then run vmware-config.pl (You have to make sure that you have c header files for your kernel and gcc already install to compile vmon modules)
4. Run VMware :-)

TobiSGD 05-05-2011 04:28 PM

Quote:

Originally Posted by T3RM1NVT0R (Post 4347758)
1. Get the VMware workstation or server package for your machine (it depends on the OS you are using)

Nope, it is a licensing issue. While you have to pay for the workstation version the server version is free. You can without any problems run the server version on a workstation or laptop, and you can run also the workstation version run on a server (with GUI installed).

cmnorton 05-05-2011 04:37 PM

One last question. I thought VMware (server) owned the whole "box" (hardware) and that VMware itself was the OS and not installed on top of another OS. What am I missing here? Thanks.

TobiSGD 05-05-2011 05:04 PM

The server version runs on top of an OS, like the workstation version, What you mean is the VMware vSphere Hypervisor, this version doesn't use an OS to run on, but directly interfaces with the hardware.

T3RM1NVT0R 05-05-2011 05:16 PM

@ Reply
 
Quote:

The server version runs on top of an OS, like the workstation version, What you mean is the VMware vSphere Hypervisor, this version doesn't use an OS to run on, but directly interfaces with the hardware.
Hi TobiSGD,

Are you talking about VMware ESXi?

Quote:

Nope, it is a licensing issue. While you have to pay for the workstation version the server version is free. You can without any problems run the server version on a workstation or laptop, and you can run also the workstation version run on a server (with GUI installed).
Well wasn't aware about that, thank you. The differences that I thought to be between VMware server and the workstation is that VMware server (apart from running on workstation) intended to run on servers. Also to provide features which are more required by a servers as compared to workstations.

Edit: Sorry forgot to mention that VMWare server include VMware player to remotely manage VMs. Not sure if this feature is there in VMware workstation but I have seen this in VMware server.

TobiSGD 05-05-2011 05:21 PM

Quote:

Originally Posted by T3RM1NVT0R (Post 4347798)
Are you talking about VMware ESXi?

Yes, I am: http://www.vmware.com/products/vsphe.../overview.html

amonamarth 05-05-2011 05:55 PM

I totally recommend ESXi 4.1 instead of VMWare server.
ESXi is a thin virtualization layer, as opposed to having a base OS first, such as Redhat/Fedora/Windows, then running VMWare server on top of it. ESXi is much leaner, leaving hardware resources for your virtual machines(VMs)
We have over 200 Linux and Windows VMs in production with ESXi.


All times are GMT -5. The time now is 08:06 PM.