Think Simplicity
we protect you
Main Menu
| Home |
| Online Data Backup |
| Residential Voice Over IP |
| Business Voice Over IP |
| Hospitality PBX Solutions |
| Our Clients |
| Solutions Corner |
Testimonials
About Us
We focus on customized solutions for small and medium sized business who look for new ways of becoming more effective and reduce costs.
Read more »
| Install VMWare Server on CentOS 5.1 |
|
|
|
|
VMWare Virtual Server allows the server to run multiple instances of different operating systems that are considered to be totally separate from each other. Even though the instances are separated they will all share the hardware resources from the physical server.
So why use virtualization?
The additional features you gain when virtualization:
Greater utilization of physical hardware resources instead of sitting idle. For example a server running a single operating system performing a single function typically will only use 20% CPU if that. When multiple operating systems you can increase and leverage the resources amongst many application servers.
With VMWare virtualization software you can have Microsoft operating systems and Linux operating systems running on the same server.
In the following instructions we will show you how to install VMWare Virtual Server on a CentOS operating system with base install.
Log onto the linux server and switch to root if you already are not.
Run the following command:
If you are running a PAE kernel run the following command:
Reboot your server with the following command:
Login to your server and switch to root if you are not.
Go to the following folder:
Download the latest version of VMWare Server using the following command:
Use the RPM installer by running the following command:
You will now need to run the configuration command:
Use this program to reconfigure VMware Server whenever you upgrade your kernel. It is not necessary to reinstall VMware Server after you upgrade your kernel. You can also use vmware-config.pl to reconfigure the networking options for VMware Server—for example, to add or remove host-only networks.
Press Enter to read the end user license agreement (EULA). If the Do you accept prompt doesn’t appear, press Q to get to the next prompt.
Configure networking for your virtual machines.
To enable NAT, answer Yes to the following prompts:
Do you want this script to probe for an unused private subnet?
To enable host-only networking, answer Yes to the following prompts:
When you enter the serial number, it is saved in your license file.
The configuration program displays a message saying the configuration completed successfully.
If it does not display this message, run the configuration program again.
Done.
You many need to change the firewall settings on your server to allow communication to the VMWare port 902. |
| Next > |
|---|





