Ubuntu Installation :: VMware Server On 10.04 ?

May 31, 2010

I have just loaded Ubuntu 10.0.4 all OK

Loaded VMware Server 2.0.2 All OK

Opened VMware Infrastructure Web page and created new machine. Still OK

Click on new machine and go to console and power on.

Receive error:

Cannot access virtual machine console. Request timed out. The attempt to acquire valid session ticket for "xxxxxx" took longer than expected. If this problem persists blah blah blah

I suspect this is a problem with Mozilla Firefox 3.6.3.

View 9 Replies


ADVERTISEMENT

General :: Vmware Server 2.0.2 Installation On 12 - Making Sure Services For VMware Server Are Stopped

May 19, 2010

I have installed fc12 on my core2due machine, and I have installed the vmware server on it, its rpm is installed successfully with out any error, after that a message is displayed

The installation of VMware Server 2.0.2 for Linux completed successfully. You can decide to remove this software from your system at any time by invoking the following command: "rpm -e VMware-server".

Before running VMware Server for the first time, you need to configure it for your running kernel by invoking the following command: "/usr/bin/vmware-config.pl".

I tried this command and find the this message

[Akram@localhost Downloads]$ su -c "/usr/bin/vmware-config.pl" Password: Making sure services for VMware Server are stopped.

None of the pre-built vmmon modules for VMware Server is suitable for your running kernel. Do you want this program to try to build the vmmon module for your system (you need to have a C compiler installed on your system)? [yes] yes

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

Your kernel was built with "gcc" version "4.4.2", while you are trying to use "/usr/bin/gcc" version "4.4.3". This configuration is not recommended and VMware Server may crash if you'll continue. Please try to use exactly same compiler as one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "4.4.3" anyway? [no] yes

What is the location of the directory of C header files that match your running kernel?[/usr/src/linux/include]

Now it asks me in last lines that "What is the location of Directory of C header files that match your running kernal?"

View 1 Replies View Related

Software :: Importing A Vmware Virtual Machine File Vi Vmware Server 2.0.2?

Jul 27, 2011

I completed the installation of VMWare Server 2.0.2 onto a CentOS 5.4 64-bit distribution. There is a VMware virtual machine file on the server in question, and I want to activate it through the application console.

I did not see anything readily apparent that would facilitate the importing of the virtual machine file. Does anyone have a procedure that can accomplish this task?

View 5 Replies View Related

Fedora :: Installation Of VMWare Server 2.0.2 On 13

Jun 21, 2010

I know this has been discussed many times, but with the current versions, things have changed again. So I ask again.

I am installed:
- Fedora 13, x64

I want to install, config and run:
- VMWare Server 2.0.2 (Community Edition)

I have already upgraded my Fedora 13 system using important commands:
- yum install kernel-headers kernel-devel
- yum install gcc

I have a directory:
/lib/modules/2.6.33.5-124.fc13.x86_64
with some subdirectories, but no include folder there.

vmware-config found the gcc, but cant find the kernel-header files. Also I dont know how to give it the correct path to these kernel-header files.

View 4 Replies View Related

Debian Installation :: Vmware Workstation 7.1.4 - Can't Complete Compile Modules Of Vmware

Jun 6, 2011

I want to install debian on vmware workstation 7.1.4 but there's a problem! when I try to install vmware tools or open-vm, it can't complete compile modules of vmware. It is a big problem... It seem problem of kernel version after 2.6.37... But I can't find solution. logs.... Before you can compile modules, you need to have the following installed...

[Code].....

View 2 Replies View Related

Ubuntu Installation :: Vmware-server-console Doesn't Start On 11?

Jul 18, 2011

After upgrading Ubuntu to version 11, vmware-server-console stopped working - only gray window opens. After killing the process error message appears:

/usr/lib/vmware-server-console/bin/vmware-server-console: symbol lookup error: /usr/lib/i386-linux-gnu/libgio-2.0.so.0: undefined symbol: g_cclosure_marshal_VOID__VARIANT

View 4 Replies View Related

Ubuntu Installation :: 10.04 64-bit Server With Vmware And SSD - Setup The File System On Each Partition?

Apr 24, 2010

I have just bought two SSD, Intel X25-M 80GB, to install Ubuntu 10.04 64-bit server with vmware on a computer with 8GB RAM. I have tried to find out how to set up the system, but is somewhat confused on the setup. The idea is to use software raid to aviod data loss if one SSD is giving up in the future. When installing I have thought about using tree partitions.Swap Root Vmware vhd When reading about how to optimize vwware I found this:

Quote: Disks, Disks, Disks: I always attempt to put my guest OSs on their own partition and I format that partition thusly because VMWare server reads guests in huge blocks (/dev/sdb1 is the partition my guests reside on): mke2fs -b 4096 -R stride=8 /dev/sdb1

Then I set the block readahead value to somewhere around 16384, but you can go as high as twice that value (in my case this is an entire disk array, so I dropped the partition indicator): blockdev �setra 16384 /dev/sdb

How should I setup the file system on each partition? When using an SSD, each partition should be aligned. How do I do that? Let say I would like to have 4GB swap, 60GB root and the rest for vmware. At last, I have fount out that full support for TRIM is supported by kernel v2.6.33. Ubuntu 10.04 is using v2.6.32? If so, for full TRIM support I must upgrade kernel to v2.6.33.

View 1 Replies View Related

Fedora Installation :: Looking To Install Either Vmware Server , Virtualbox With F11?

Oct 21, 2009

I'm looking to install either vmware server, virtualbox or another solution.

Which works the best with fedora 11? I'm interested in USB and performance.

btw, I wasn't sure which forum to put this in

View 4 Replies View Related

Server :: Cluster Installation In Vmware Workstation With Centos

May 5, 2011

I just wanna simulate HPC and and other kinds of clusters in VMware workstation 7.0 , in my HP 520 laptop which is dualcore and 3Gb RAM. So can u please help me out regarding this.. I am interested to work in clusters. I am new to this hpc and other clusters..please can any one gve me document on cluster installation and configuration. I would be grateful to them.. I am using Centos OS.

View 4 Replies View Related

Server :: Debian 5.0.6 Iptables Modules Installation - VMware

Mar 2, 2011

I use Debian 5.0.6 32-bit through VMware workstation installed on my Windows Server 2003. I just simply installed it from CD-1 and I use Directadmin on that.

I need a lot of iptables commands for blocking but I keep getting missing module errors on that one, I did lsmod | grep -i iptables to see there are no modules. It should have been installed by the disc image but I don't know why it didn't. So I now want to know how to get those modules required by iptables.

View 3 Replies View Related

Server :: Kickstart Installation Of RHEL5 On Vmware Workstation

Jul 19, 2010

Can we do kickstart installation of linux on Vmware Workstation.

View 1 Replies View Related

Networking :: Bonded NICs At Host OS - Ubuntu Server - Bridged To Virtual OS - UServ - In VMware Server

Jul 19, 2009

Just something that struck me while working on our virtual servers today.

I have bonded 3 NICs at the host in Ubuntu Server 8.04 LTS. They are using mode 0 for Round-robin. Point is to increase the speed/performance of all the servers, but mainly the fileserver. The fileserver is a virtual server running Ubuntu Server 8.04 LTS on VMware Server 2.0.

1) I noticed the NIC in the slave OS reported link speed as 1000 and Im unable to change it as the NIC (virtual one) doesnt support it. Does this not really matter, as the NIC doesnt exist, and it will run at higher speeds anyway? Or do I have to remove the bond on the host, bridge all 3 interfaces from the host to the slave OS, and then make a bond in the slave OS?

2) While at it, does mode 0 only increase performance on data being sent from the host or does it also increase the available incoming bandwidth?

View 1 Replies View Related

General :: Cannot Install Ubuntu Server 9.10 To Vmware Server 1.0.6

Apr 28, 2010

I cannot install ubuntu server 9.10 to vmware server 1.0.6.. is it the version of my vmware? everytime i try to install ubuntu 9.10, nothing happens..

View 2 Replies View Related

OpenSUSE :: VMware Server And Windows Server 2008?

Mar 6, 2010

you can install vmware on opensuse but can you run windows server 2008 from vmware installed on opensuse?

not that i care, but the only use of vmware ive used is for network simulation

honestly i'm not sure what vmware is for besides that, exept i've heard for programming I think

View 9 Replies View Related

Ubuntu :: Open VMware Tools Aren't Detected By VMware Workstation

Jul 17, 2011

I have installed the latest version of Ubuntu Linux (11.04) into latest VMware workstation (7.1.4 build-385536). I have tried to install the VMware tools ISO that came with VMware workstation but It didn't work and the installation seemed real sloppy anyways.

I installed the open VMware tools from synaptic within the guest linux and restarted, everything seemed to have been installed just fine but VMware Workstation doesn't detect it. I'm not sure if the tools are outdated, silent errors happened, or if any manual post installation steps need to be taken.

getting any form of VMware tools to run in Linux and detected by VMware Workstation.

View 3 Replies View Related

Ubuntu :: Can't Get VMware 2 Server To Install On 10.04

Sep 11, 2010

I just installed it and have been struggling with many tutorials to instal VMWare, I already installed wine and can't run my video chat messenger windows clients like yahoo and camfrog properly, lots of crashing and direct 3d issues and can't open cams etc.. so i'm trying to put vmware server 2 on my system and run my windows partition in linux at the same time.. so i can still have my windows stuff while i learn on linux. But i can't get it installed correctly... now I'm not sure what all i've really done.. installed all types of vmware and rpacket software through synaptic package manager. uniinstalled some.. trying to us VM1.x from some tutorials for it to never quit work.. i had a server icon at one time but when i clicked it nothing would happen. my last attempt was on VMware 2 btw i'm ubuntu 10.04. and this is were i first notice the issue.

Stopping VMware autostart virtual machines:

From there its just one thing after the next like...

Eventually it ends with this:

Using 2.6.x kernel build system.

Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please visit our Web site at [url] and [url].

Execution aborted.

View 3 Replies View Related

Ubuntu :: Install VMware Server On 10.10?

Oct 19, 2010

how to install VMware Server on Ubuntu Server 10.10?I would like to setup a couple of virtual machines on Ubuntu Server, but I can't find any documentation on how to do it.

View 1 Replies View Related

OpenSUSE :: Install Snow Leopard 10.6.6 VMware AMD Edition (which Downloaded) On VMware System?

Mar 17, 2011

Is it possible to install Snow Leopard 10.6.6 VMware AMD edition (which I downloaded) on VMware linux? It is under Windows 7 so I just need to know if everything of VMware linux (like Hardware Virtualization) is the same under linux as for Windows.

View 1 Replies View Related

Server :: Red Hat 5 On VMware

Apr 27, 2011

I have install Redhat Linux server 5 on VMware machine.The installtion is successfully completed and i have given FQDN name to the system(redhatserver.test.com) with static ip address. I am able to ping the IP also. but when i tries to execute the "dig" or "nsllokup" command it gives the error"connection timeout, no servers could be reached"I have checked the resolv.conf also, its having following directive search test.com nameserver 192.168.10.1 (server ip)

View 2 Replies View Related

General :: Getting VMware Server To Work On Ubuntu 9.10

Jan 18, 2010

I'm trying to get VMware Server 2.0.2 (64-bit version) to work on my Ubuntu workstation. However, the install script ($ sudo ./vmware-install.pl) runs into problems with the kernel modules:

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.31-14-generic/build/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config4/vmmon-only' .....
Unable to build the vmmon module.
Execution aborted.

Am I missing some required packages? This is 64-bit Ubuntu 9.10 (Karmic Koala). uname -a returns Linux hostname 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:05:01 UTC 2009 x86_64 GNU/Linux. Got VMware Server 2.0.2 working. However, if you have some tips on getting VMware Server 1.0.x to work with latest Ubuntu easily (without having to compile the whole kernel, for instance), please share those too! My first impression is that I don't like 2.0 at all, and would much rather use 1.0.x if only I got it working.

View 1 Replies View Related

Ubuntu :: Media Server Hosting Through VMware?

Aug 9, 2010

I put this in the General Help section since this potentially deals with multiple things. Without further ado...On my Desktop, My host OS is Windows 7 while thru VMware i have Ubuntu as a Guest OS. I know it's easier to just use Ubuntu solely on the Desktop to host it as a media server, but for certain reasons (family and friends mostly) I'm using VMware instead. My goal is to use my Ubuntu OS thru VMware for others in my household to access it. So far, my Windows host can pick it up the media it's sharing, but not the rest of the network. I know it has to do with the NAT that VMware uses, but what's the best way to configure it to where other laptops, and ps3's on the network can see it?

View 1 Replies View Related

Ubuntu Servers :: Configuring 10.10 Server In VMware ?

Feb 17, 2011

I have attempted to set up ubuntu server 10.10 on my home network. I only have one computer and access to windows is a must for me, so what I have been doing is installing the server via VMware as a virtual server. Now, I have been able to successfully set up a server that works on the LAN, but for some reason I have been unable to get access to the server via the external ip address.

I will list all known information about my network, host computer and VMware.

I'm currently using VMware Workstation. For the virtual machine I have installed, I have allocated 500 GB of space to a partition on my 2 TB external hard drive. The network is currently set to NAT, but I would much prefer to Bridge the network so that the guest would be assigned a unique LAN address.

The host computer is a laptop. It is connected to the internet through a wireless router. I can successfully host a teamspeak server that accepts incoming traffic from the internet. The operating system that is installed is Windows Vista.

The network is set up as follows:

The host's LAN address is 192.168.1.50 and is connect to the Router which has an address of 192.168.1.1. I am using a Netgear WNDR3300v1 wireless router. The webserver itself would likely have the IP 192.168.1.2 in the circumstance that the network was bridged for the virtual machine. So the WAN Interface would be the modem my company has provided which has assiged the external IP 24.113.92.228. The modem is a cable modem, the brand is a motorola surfboard.

View 6 Replies View Related

General :: VMware Snapshot With VMware Tools Loses Network On Restart - Host XP - Guest Fedora

Oct 3, 2010

I have been using VMware Player for some time to host Fedora VMware images on Windows XP. I have been using Fedora 11 and 12 (both 32 and 64 bit) and recently started to use Fedora 13.

I use as a base the images provided by thoughtpolice. http://www.thoughtpolice.co.uk/

I usually install VMware tools and also keep the images updated (yum update) which sometimes changes the kernel.

I have recently had problems with the snapshots not having a network when I restore them. So far I don't have the problem with Fedora 11 and do have it with Fedora 12 (but used not to). I do have it with Fedora 13.

In each case the problem goes away when I uninstall the VMware tools and comes back when I install them again.

One of the symptoms is that SElinux complains about not being able to do something with /var/run/vmware-active-nics.

It looks to me that something is incorrect in the actions being taken when the snapshot is being restored. It does not happen every time and sometimes the network restores itself.

The network can be restored by rebooting the image.

View 12 Replies View Related

General :: Access The VMWare Console From Firefox Using The VMWare Plugin

Aug 5, 2010

I'm trying to access the VMWare console from firefox using the VMWare plugin. The problem is that it doesn't work on Firefox version 3.6.8. So how can I access the console?

View 2 Replies View Related

Software :: Gnome - Vmware - When Trying To Browse - Open Vmware Images

Mar 28, 2009

I am running an up to date Debian Lenny system with vmware 1.08 server installed.

When I run vmware, it appears to start normally. However, when I try to open a previously created image (from a different machine), everything is fine until I hit browse, which causes a screen to pop up that syas "The folder contents could not be displayed VFS error: Invlalid paramteres." and the following shows up on the command line:

Code:

View 1 Replies View Related

Ubuntu Networking :: 8.04.3 Server - No Outgoing Connection (VMware)

Feb 16, 2010

I'm running Ubuntu 8.04.3 server on my XP Pro SP3 machine using VMWare. I'm trying to set up a static IP address but I can no longer ping anything except my router (not even the XP machine it's hosted on). I'm using "bridged" mode in VMware

Here's my /etc/network/interfaces file:
Code:
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
address 192.168.1.50
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1

View 4 Replies View Related

Ubuntu :: Vmware Server - Could Not Complete A Request - HTTP 0

May 16, 2010

Cannot get vmware server to work properly running on ubuntu server 9.04

Trying to access the web interface have to highlight the url and keep hitting enter several times to get to the login and after logging in it is real slow and nothing works cannot create virtual machines

I added vmware server to an existing LAMP server

View 4 Replies View Related

Ubuntu Servers :: VMWare Server Does Not Start After Reboot

Nov 30, 2010

Ok so I followed the instructions here [url] and this works great for the install however if the machine is rebooted the VMWare server refuses to start back up stating that it knows that its installed but it was not installed with the right installer.

This is on a Dell Server I can't remember the model right now but its got Dual PIII in it. I'm running Ubuntu Server 32bit 10.10 on the box as well. Thank you in advance for your assistance with this. Once I get this first server figured out I'll get my other one fired back up.

View 2 Replies View Related

Ubuntu Servers :: Can't Boot Up U11.04 Server In Vmware / What Happen?

Jun 25, 2011

I just installed Ubuntu 11.04 server edition into vmware workstation. Everything works well and I can even set-up a LAMP server.

Next, I issue a reboot or shutdown to my ubuntu server.

The next time I want to start up my ubuntu server, it won't boot up. There is only a black screen with no flickering cursors.

Anyone knows what happen?

View 9 Replies View Related

Ubuntu :: Partition Recommendations For Server Running VMware ?

Mar 28, 2011

I presently have an Ubuntu server 64-bit running VMware Server 2.0 in a test lab. The server was created using the default partitioning method during the installation. So I have what I think is just one huge 300GB partition along with what I hear is a uselessly large swap partition.

I keep reading that theres an advantage to creating dedicated partitions, especially for the the VM datastore.

If the advantages are true then I would like to re-partition the drive.

What partitions should I define and how big should the be?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved