VMware 2.5 (Player branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News VMware 2.5 (Player branch)
# 1  
Old 10-08-2008
VMware 2.5 (Player branch)

VMware allows you to run 'virtual machines' inside a Linux host. It is not an emulator. It provides a virtual computer within the host which can boot whichever OS you decide to put on the filesystem image that is used as a harddrive. It will run DOS 6.22, Win 3.1, Win9x, WinNT/2000/XP/2003, Linux, Novell, and more. The only main requirement is a 400 MHz or better machine, along with lots of RAM (128M minimum, 256M recommended). License: Free To Use But Restricted Changes:
This release introduces Unity View (integrating guest applications with the host), an installer bundle for Linux hosts providing a graphical UI wizard, and accelerated 3D graphics (DirectX 9 accelerated graphics with shaders up through Shader Model 2.0) on Windows XP guests. Operating system support was expanded. Several other enhancements and performance improvements were made. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Linux

Unable to install VLC media player or any other player in SL 6.3 distro

Hi, I am unable to install VLC or any other media players in my SL 6.3 distro. I am using yum utility to install the packages, but i am getting the below error messages, --> Processing Dependency: libpng15.so.15()(64bit) for package: vlc-core-2.0.3-1.fc18.x86_64 --> Processing... (1 Reply)
Discussion started by: vel4ever
1 Replies
Login or Register to Ask a Question
VMWARE(4)						     Kernel Interfaces Manual							 VMWARE(4)

NAME
vmware - VMware SVGA video driver SYNOPSIS
Section "Device" Identifier "devname" Driver "vmware" ... EndSection DESCRIPTION
vmware is an Xorg driver for VMware virtual video cards. CONFIGURATION DETAILS
Please refer to xorg.conf(5) for general configuration details. This section only covers configuration details specific to this driver. The driver auto-detects the version of any virtual VMware SVGA adapter. The following driver Options are supported: Option "HWCursor" "boolean" Enable or disable the HW cursor. Default: off. Option "Xinerama" "boolean" Disable or enable Xinerama support. Default: xinerama is enabled if the hardware supports it. Option "StaticXinerama" "string" Provide a static xinerama geometry that will be active at server startup and will not be overridden at runtime. The format is "Width1xHeight1+Xoffset1+Yoffset1;Width2xHeight2+Xoffset2+Yoffset2" and so on. Negative offsets are not supported. SEE ALSO
Xorg(1), xorg.conf(5), Xserver(1), X(7) AUTHORS
Copyright (c) 1999-2007 VMware, Inc. X Version 11 xf86-video-vmware 10.16.9 VMWARE(4)