Main > Free Download Search >

Free what is vmware software for linux

what is vmware

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 50
Play What I Mean 0.09

Play What I Mean 0.09


Play What I Mean plays media files on a local machine based on a given set of terms found within the filenames. more>>
Play What I Mean project allows a user to, from a single commandline or terminal, enter a string, or list of strings, that represent what he/she wishes to have played by whatsoever media player he chooses, the default being MPlayer, and then having that particular item be found and played.
What this essentially means is that if I were to have a sudden hankering to listen to a particular song or video, lets say Ice Pick by The Pillows, which happens to be the song to a particular music video that I enjoy watching. Under the traditional methods of video viewing I would be stuck with two potential courses of action for playing this particular file:
- Change directories several times to that one folder somewhere that I "know" its in, or
- Point and Click my mouse until I find that same directory and then search through what could be countless files to find it.
Each of these prospective choices have their own inherent difficulties and ire. Using the commandline often requires alot of typing to arrive at the desired directory, often times nestled deep within the tree.
Once there your problems only multiply by the number of files you actually store in your "media" folder, try ls | moreing through a heavily populated folder looking for the name of that file you wanted to play sometime, it isnt too fun and further is a waste of my valuable time.
You may be thinking at this point that the second option, the graphical one, must be easier since its exciting, full of pictures, and frankly novel, I disagree. I may not be the best judge on this matter, seeing as how I cant see out of my right eye however, I feel that scanning through a large folder, or folders, full of files is quite a strain on the vision, and more importantly an unnescesary burden on what should be a simple matter.
Main features:
- Nestable Playlist support
- Multi-string arguments
- Transparent command option passing
- Cache for faster access of frequently played files
- Graphical configure
<<less
Download (0.054MB)
Added: 2006-02-01 License: LGPL (GNU Lesser General Public License) Price:
1361 downloads
SlaBuntuVMware 0.2

SlaBuntuVMware 0.2


SlaBuntuVMware is a useful installation suite for installing VMware Server on Slackware or Ubuntu. more>>
SlaBuntuVMware is a useful installation suite for installing VMware Server on Slackware or Ubuntu.

The project automatically downloads packages from the VMware site.

Tested on Slackware 11. (Slackware 10.2 might not work - try)
Tested on Ubuntu Desktop Dapper Drake and Ubuntu Desktop Edgy.

IMPORTANT: this suite does not include the vmware server packs,
they are downloaded from the official VMware site.
You also need a server key for activating the product that you must
get (for free) from the VMware web-site (http://www.vmware.com/server/)

INSTALLATION (Slackware Linux) :

a) 1- The perfect setup for running vmware on Slackware is:
Slackware 11 (When you install the OS leave a big partion for your
virtual machines).

Using a good server with an hardware raid controller:

Suggested Partition Table (scsi disks, if ide hda):
/dev/sda1 swap (megs?gb? depends on your system)
/dev/sda2 / 10Gb
/dev/sda3 /home 2Gb
/dev/sda4 /vm (160 Gb the rest for your virtual machines)

You must do a normal install with X support but no KDE.


2- Dropline Gnome (http://www.droplinegnome.net)
It is suggested you run gnome on Slackware 11. Gnome is not
included in the distro cds, therefore you must download
Dropline Gnome.

3- Kernel 2.6.x (with the kernel sources into /usr/src/linux)
(Default Kernel 2.4.33.3 works perfectly though)

CAUTION: take a look on www.vmware.com for the
supported kernel 2.6 versions.

OR

- If you have problems building 2.6.x vmware kernel module, just use
the normal 2.4.33.3 kernel supplied with your slackware, or try the test26.s
or huge26.s supplied with your slackware cds.

b) - The base setup for running vmware on Slackware is:
1- Slackware 11
2- Kde(not tested can have problems with some libraries)
(if you do not want to Download and install Dropline Gnome)
3- Kernel 2.4.33 (with the kernel sources into /usr/src/linux)

Using a normal pc with no raid controller (so you should use linux
raid software):

Suggested Partition Table (scsi disks, if ide hda):
/dev/md1 swap (megs?gb? depends on your system)
/dev/md2 / 10Gb
/dev/md3 /home 2Gb
/dev/md4 /vm (100 Gb? the rest for your virtual machines)

---------------------------------------------------------------------------
If you do not want to use Gnome or Kde go at the end of this file.
---------------------------------------------------------------------------

2) After making sure you have everything (including the kernel sources
inside /usr/src/linux) you can run:

3) as root ./setup.sh

4) follow the steps provided
(you can hit ENTER to most of the questions (90%)

4) provide the vmware free key when needed
(ask for it on the site http://www.vmware.com)

6) under an X session: Run the command "vmware" and Enjoy vmware!

INSTALLATION (Ubuntu Desktop, Alternate,NOT Server):

1) edit /etc/apt/sources.list and uncomment all the lines starting with deb

2) open a terminal (xterm) and type "sudo ./setup.sh"

3) follow the steps provided
(you can hit ENTER to most of the questions (90%)

4) provide the vmware free key when needed
(ask for it on the site http://www.vmware.com)

5) Run the command "vmware" and Enjoy vmware!

INSTALLATION ON UBUNTU SERVER

- Not tried yet, but you should at first download and install X11 and gnome
and then follow the steps provided for Ubuntu Desktop above.

IMPORTANT INFO:

- Remember that vmware server packs are downloaded from the official vmware
site and are property of the VMware Company: http://www.vmware.com/

- Remember that in order to use VMware you should accept the terms of the
VMware license that will be displayed during the installation process.

- Remember that in order to installa VMware you should ask the VMware
fellows for a key. Do this at the VMware site: http://www.vmware.com/

- To create virtual machines you should use the vmware console.
a) Run the command "vmware" and the vmware console starts up.
b) Then connect to localhost.

- After created a virtual machine to run it from the cmd line use:
bash# vmware-cmd vmname.vmx start

Author: Lorenzo Allori

#####################################################

If you do not have Gnome or Kde youll need the following:

#####################################################

- Slack with glibc and glibcsolibs installed. Make sure you
have X11 installed with a window manager.

Packages needed are:
glibc-2.3.6-i486-6.tgz
glibc-solibs-2.3.6-i486-6.tgz
kernel-source-2.4.33.3-noarch-1.tgz
x11-6.9.0-i486-11.tgz
x11-devel-6.9.0-i486-11.tgz
windowmaker-0.92.0-i486-1.tgz

You can find those on http://www.slackware.com.

Download them and to install those just type (as root):

# installpkg pkgname

When you have finished installing all the packages you need remember to run:

# ldconfig

- If you need a window manager you can install windowmaker:

# installpkg windowmaker-0.92-i486.tgz
# wmaker.inst
<<less
Download (0.012MB)
Added: 2007-04-30 License: GPL (GNU General Public License) Price:
907 downloads
What 1.01

What 1.01


What is a Perl module to find out about running services. more>>
What is a Perl module to find out about running services.

SYNOPSIS

$what = What->new(
Host => my.domain.org,
Port => 28,
);

$what->mta;
$what->mta_version;
$what->mta_banner;

The What class is interface to classes providing information about running services. What::MTA is the only implementation so far.

What::MTA

MTAs supported are: Exim, Postfix (version only on localhost), Sendmail, Courier (name only), XMail, MasqMail.

See What::MTA for details.

METHODS

new

$obj = What->new( Host => "10.10.10.1", Port => 25 )

mta()

Returns the name of the MTA running.

mta_banner()

Returns the banner message.

mta_version()

Returns the MTA version.

<<less
Download (0.027MB)
Added: 2007-05-11 License: Perl Artistic License Price:
897 downloads
Where is M13 for Linux 2.2

Where is M13 for Linux 2.2


It helps you visualize the locations and physical properties of deep sky objects more>> Where is M13? is a unique application that helps you visualize the locations and physical properties of deep sky objects in and around the Galaxy.
At home, Where is M13? serves as a reference you will frequently turn to when you read about an object and become curious where it is with respect to our galaxy. In the field, the program will enhance your observing experience by allowing you to get an intuitive sense of the physical location, size, luminosity, and distance of the object you are viewing. You will find Where is M13? a great educational and outreach tool as well.
<<less
Download (1.41MB)
Added: 2009-04-18 License: Freeware Price: Free
188 downloads
Untangle Gateway Platform 5.0.1-vmware

Untangle Gateway Platform 5.0.1-vmware


Untangle Gateway Platform is a Linux-based network gateway with pluggable modules for network applications like spam blocking. more>>
Untangle Gateway Platform is a Linux-based network gateway with pluggable modules for network applications like spam blocking, Web filtering, anti-virus, anti-spyware, intrusion prevention, VPN, SSL VPN, firewall, and more.
- Commercial-grade open source alternative to SonicWALL and WatchGuard
- 14 integrated apps - use one or all of them
- Runs on off-the-shelf hardware
Enhancements:
- A package of 5.0.1 as a VMware Virtual Appliance has been released.
<<less
Download (395.2MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
828 downloads
KIWI Image System rev435

KIWI Image System rev435


KIWI Image System provides a complete operating system image solution for Linux supported hardware platforms. more>>
KIWI Image System provides a complete operating system image solution for Linux supported hardware platforms as well as for virtualisation systems like Xen Qemu or VMware. The KIWI architecture was designed as a two level system. The first stage, based on a valid software package source, creates a so called physical extend according to the provided image description. The second stage creates from a required physical extend an operating system image. The result of the second stage is called a logical extend or short an image.
A normal installation process is starting from a given installation source and installs single pieces of software until the system is complete. During this process there may be manual user intervention required. However an operating system image represents an already completed installation encapsulated as a file and optionally includes the configuration for a specific task. Such an operating system starts working as soon as the image has been brought to a system storage device no matter if this is a volatile or non volatile storage. The process of creating an image takes place without user interaction.
This means all requirements of the encapsulated system has to be fulfilled before the image is created. According to this the so called image description tree stores all the information needed to create an image.
Main features:
- Distribution independent
- Support for virtualisation systems like Xen
- Support for deploying images over the network
- Support for VMware / Qemu images
- Support for USB-Stick systems
- Support for LiveCD/DVD systems
- Centralized image description based on XML
- Prebuild boot images for SUSE systems
- Prebuild PXE configuration usable with kiwi netboot images
- SUSE Linux on a 128MB flash card.. yes thats possible
<<less
Download (MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
857 downloads
Rails Live CD 0.2.1

Rails Live CD 0.2.1


Rails Live CD is based on PCLinuxOS which is a great Linux distribution for creating LiveCDs. more>>
Rails Live CD project was born on Ezra Zygmuntowicz blog and realized with help from Brian Ketelsen. Rails Live CD is based on PCLinuxOS which is a great Linux distribution for creating LiveCDs. More information at PCLinusOS.com
To use it, just download, burn and reboot! Or if you have a virtualization or emulation engine like Qemu, Parallels or VMWare it is even easier.
Many people are curious about Ruby on Rails but dont want to go through the pain of installing it locally. The Rails Live CD solves this problem by allowing you to have a fully operating Ruby on Rails development environment without even touching your hard drive!
Others are interested in developing Ruby on Rails applications in Linux but dont have the skills or the patience to do the installation and compiling required to get Ruby on Rails running on a typical Linux installation.
Rails Live CD allows you to install directly to your hard drive and walks you through the process. No compiling or ./configure ./make ./make install dancing required.
Enhancements:
- Rails 1.1.16
- RadRails 0.7.1
- jEdit
- emacs
- Subversion
- MySQL 5 & MySQL Administrator
- SQLite
- PostgreSQL 8
- Firefox 1.5 with several web development extensions
- Gems : ZenTest, Rake, Rails, OpenID, Mogrel, Capistrano
- KDevelop, Kate
- TightVNC
<<less
Download (587.7MB)
Added: 2006-10-19 License: GPL (GNU General Public License) Price:
1101 downloads
rPath Linux 1.0.6

rPath Linux 1.0.6


Specifix has built a Linux distributions around the Conary system. more>>
rPath Linux is a freely-available Linux operating system distribution, built with the Conary distributed software management system, supported and maintained by rPath, Inc.
The rPath Linux distribution contains high-quality, up-to-date software, and is the base development platform for creating software appliances and purpose-built distributions using rBuilder Online at http://www.rpath.com/rbuilder/.
rPath Linux is also a fully functioning Linux distribution in its own right. Installing rPath Linux is the easiest way to get familiar with using Conary to manage software and systems.
rPath offers formal support to customers who use rPath Linux tobuild software appliances.
Enhancements:
- rPath Linux, the first Linux distribution built using the groundbreaking Conary software management system, has released updated images for rPath Linux 1. The new images incorporate updates to the installation process and all package updates released as of May 11, 2007. In particular, the installation images and installed system now include a 2.6.19.7 Linux kernel, enabling installation on more recent hardware not supported by previous installation media. New to 1.0.6 are x86_64 VMware and Xen images, as well as x86 and x86_64 ESX images.
<<less
Download (MB)
Added: 2007-05-15 License: GPL (GNU General Public License) Price:
899 downloads
Nexenta OS Alpha 7

Nexenta OS Alpha 7


Nexenta is a complete GNU-based open source operating system built on top of the OpenSolaris kernel and runtime. more>>
Nexenta is a complete GNU-based open source operating system built on top of the OpenSolaris kernel and runtime.
It is a result of our inspiration and desire to build a great system based on the best existing software: SunOS kernel and GNU software. We use Debian - one of the best existing software distribution/packaging mechanisms - to glue the numerous pieces together.
At the moment, Nexenta is not part of the Debian Project. Our packages are not present in the Debian database. We are hoping that in the future this will change and our packages will get their "upstream acceptance".
Nexenta OS has been a hard and challenging work, yet every bit of it is fun! We spent many hours building the system and today it is out - itll start speaking for itself.
Nexenta is completely open source and free of any charge.
It contains Apache, MySQL, Perl/Python/PHP, Firefox, Evolution, software update manager, Synaptic package manager, Gaim Instant Messenger, abiword, administration & development utilities, editors, graphics, GNOME, interpreters, libraries and many others. All of this is running on the state-of-the-art SunOS kernel. Visit our ScreenShots gallery to see them all in action.
Theres a huge and growing multitude of software: the kernel, network services, databases, utilities, user applications. There is a conglomerate of code and hardware that is constantly changing, improving, and altogether getting more complicated. Somebody once rightly said: free software is only free if time has no value. Nexenta distribution integrates well over 2,300 packages. It installs, runs and upgrades. It delivers!
Nexenta software packages (for the most part) are originated from Ubuntu (Breezy) Linux. Ubuntu (yet another excellent distribution that uses DEB software packaging) contains more than 16,000+ software packages. One of our goals is to make them all available for use on top of our environment.
Today Nexenta runs on both 32-bit and 64-bit x86/x64 platforms. As a prove of relative maturity and a confidence booster - this web portal and the entire development environment (including Bugs and HackZone) are powered by Nexenta.
Nexenta makes its first steps into the big world. We invite you to join us and participate too! Help us make Nexenta the best operating environment in the world! Help us test Nexenta on your laptops, desktops, and servers. Help us improve our web portal, translate Nexenta into your own language, add new applications, enhance existing ones and define a set of software to be used in the future releases.
This is a complete Nexenta OS with select applications on a single CD with network and GNOME environment.
The LiveCD image can be burned into a bootable CD-R/CD-RW, and/or it can be booted in VMWare or QEMU environments. Our LiveCD contains support for 32- and 64-bit x86/x64 platforms.
Main features:
Major Features
- OpenSolaris kernel build 26
Specifically for Desktop:
- GNOME 2.12.1
- Complete GNOME Office (Abiword, Gnumeric, GNOME-DB, Inkspace, GIMP, Gnomemeeting, Dia)
- X.org 6.8.2 with wider hardware support
- Synaptic package management and Automatic Update notifier
- Nexenta artworks with "Solar" theme
- Integrated DBUS, HAL (work in progress)
- KDE libraries, GNOME 1.x libraries
- Nice Fonts collection
Server applications:
- Apache1 (1.3.33), Apache2 (2.0.54) next generation, scalable, extendable web server
- PHP4, PHP5 with all sort of extensions
- Perl 5.8.7 with varios CPAN modules pre-built
- Python-2.2, Python-2.3, Python-2.4 with various extension modules
- Java: JRE-1.5.0 and GNU gnj and classpath
- Ruby-1.8 with all sort of extensions
- Subversion, CVS, others...
Simplified (minimal) installer:
- Script-based installer.
- Automatically makes existing hard drive partitions available to the desktop
"Under the hood"
- Debian packaging (including SUNW packages)
- Mostly compiled with GCC 4.0.1, but GCC-3.4 and Sun Devpro is also used
- More modular X.org packaging, latest CVS bits
- HAL integrational work (ongoing)
Login:
- user: root
- password: livecd
<<less
Download (644.1MB)
Added: 2007-05-15 License: GPL (GNU General Public License) Price:
895 downloads
GoodGoat Linux 1.2

GoodGoat Linux 1.2


Goodgoat is an easy to use desktop that can run from a bootable cd or it can be installed to the hard drive. more>>
Goodgoat is an easy to use desktop that can run from a bootable cd or it can be installed to the hard drive.

Goodgoat uses portage to handle updates for the installed version. I started goodgoat as an os for my low cost computer. I thought that the Linux I had created would be useful to other people.

I have hand picked the best of breed applications and left an easy to use desktop. I start with xfce4 which is light weight and easy to use. I added firefox, evolution for email, openoffice and many other applications.

Some highlights of the system is that it has all the regular desktop application, video and audio player, and auto configuration of the network and x windows setup.

For the system administrators I have added iscsi server and client tools. You can run /etc/init.d/iscsi-target start and you are sharing hd0. Goodgoat has qemu which is the poor mans vmware only it works better if you ask me (compressed filesystem).

To install goodgoat all you need to do is install the cd version (iso file) and use the installer in the prefs menu. Some parts of the installer take a few minutes but as long as the firefox circle is spinning you just have to wait until the installer finishes. While you wait you can open a new tab or a new window and browse the web or play one of the many games included in goodgoat.

Why should you use goodgoat? Its fast and everything you need is right at your finger tips. Goodgoat works well on older computers and doesnt need a lot of memory. Goodgoat works with desktops laptops, and wifi.

If you like gentoo all you have to do is install goodgoat and run su -; emerge sync from the xterm and you have a gentoo system. I add a few additional applications that are not included with gentoo and I installed newer applications than gentoo supports by default.

Goodgoat is about as easy to install as it gets. The installer is simple in function and easy to use.
<<less
Download (680MB)
Added: 2005-05-16 License: GPL (GNU General Public License) Price:
1624 downloads
LINGOT Is Not a Guitar-Only Tuner 0.7.2

LINGOT Is Not a Guitar-Only Tuner 0.7.2


LINGOT is a musical instrument tuner. more>>
LINGOT is a musical instrument tuner. LINGOT is easy to use, accurate, and highly configurable. Originally conceived to tune electric guitars, its configurability gives it a more general character. (Tuning another instruments has not been tested).
It looks like an analogic tuner, with a gauge indicating the relative shift to a certain note --found automatically as the closest note to the estimated frequency--, indicating that note and its frequency.
The note will be found automatically, since the program hasnt any manual function mode (indicating the note to tune manually), for mantaining its general purpose.
We recommend using the tuner in conjunction with a sound mixer for selecting the desired recording source and the signal recording levels.
Main features:
- Accurate.
- Easy to use. Just plug in your instrument and run tuner.
- Very configurable via GUI. Its possible to change any parameter while the program is running, without editing any file.
- It works in an automatic way. It isnt necessary specify the note to tune; the program guesses it.
- Its free software. It has GPL license.
- Tuning other instruments than guitars is possible. Since this program guesses the note you are playing, it can be used to tune a piano, a bass, a violin, etc.
Enhancements:
- Files have been reorganized to a more "GNU-like" structure.
- Multi-lingual support has been added.
<<less
Download (0.44MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
853 downloads
Jinamp Is Not An Mp3 Player 1.0.5

Jinamp Is Not An Mp3 Player 1.0.5


Jinamp is primarily a music shuffler for command line junkies. more>>
Jinamp is primarily a music shuffler for command line junkies. Jinamp runs in the background and does not require X or even a terminal.
A control program allows limited control over the playing (pause, next song, etc., but no seeking).
The actual playing is done by other programs, so it can be adapted for other purposes, such as shuffling video clips for advertising.
Enhancements:
- The control tools have been improved, in particular making once-off song requests possible.
<<less
Download (0.10MB)
Added: 2005-11-14 License: GPL (GNU General Public License) Price:
1439 downloads
DNA BASER 2.60

DNA BASER 2.60


Visit us for updated info: http://www.DNABaser.com DNA Baser Assembler is easy to use software for simple and batch DNA sequence assembly, DNA sequence analysis, contig editing, metadata integration and mutation detection. It also offers a powerful chromatogram viewer/editor. The truly user-friendly interface makes DNA Baser the best choice for DNA contig assembly. For more details, see the DNA BASER Features page. File formats supported are abi, scf and seq (or FASTA). Features: end clip, export,auto trim... more>>

DNA BASER - Visit us for updated info: http://www.DNABaser.com

DNA Baser Assembler is easy to use software for simple and batch DNA sequence assembly, DNA sequence analysis, contig editing, metadata integration and mutation detection. It also offers a powerful chromatogram viewer/editor. The truly user-friendly interface makes DNA Baser the best choice for DNA contig assembly. For more details, see the DNA BASER Features page.

Why is DNA Baser Assembler special?

Any software company pretends that their product is the best. But lets see for real if DNA Baser can offer you a better proposition. As you will see below we concentrate on adding automatic and batch functions to our product in order to decrease the time. Additional to this, DNA Baser is available at a "kill your competition" price.

Forget about manually trimming the low quality ends of your sequences. DNA Baser Assembler will do it for you!

Do you think you need weeks to assemble hundreds of contigs? What about doing this in minutes? DNA Baser is the only software that can automatically detect and assemble sequences belonging to the same contig based on their filename.

Do you think that is necessary to spend more than 20 minutes to correct discrepancies and mismatches in every contig? Wrong! DNA Baser is the first software which can make correct suggestions in at least 98% of cases.

Have you ever wondered how others laboratories afford to have sequence assembly software in EVERY computer? Simple! They dont spend thousands of dollars for each license. They use DNA Baser Assembler. DNA Baser is affordable, has no annual maintenance fees, technical support is included in price and you have instant access to your key, right after purchase.

You dont have to fill in and submit forms in order to get a trial version. If you want to try it, you can download and install it in less than one minute. No personal data or registration process is required. The trial version is fully functional.

DNA BASER Assembler offers a smart navigation system that takes you to the location of each sequence ambiguity / mutation with a single click.


Enhancements:
Version 2.60

New: Metadata and batch metadata integration.
New: Button to open Windows Explorer in contigs folder, after sequence assembly.
New: Remove vectors from single chromatograms.
New: SEQUENCE ANALISYS - mark al bases with a confidence level (QV) below a specified threshold, in red.
New: Batch convert from chromatogram to Fasta with vector removal and automatic metadata integration.
New: Resizable chromatograms.
Full support for low quality sample ends editing.
100% compatible with Mac via Parallels/Bootcamp/VMWare.
Improved handling of corrupted/invalid ABI/SCF files.
Improved contig editor.
Improved file association.
Improved Assemble to reference.
Improved log window.
Improved file handling: Before starting the contig, check if all files in the JobList are valid. Invalid samples are automatically removed from Job List so the assembly process can continue without human intervention. Build a list of invalid files and report it.
Improved user interface: new toolbar, improved embedded help, interactive help, workflow...
Improved sample viewer: Mark as trusted/un-trusted can now be used also in Sample viewer window
New: Show error message while trying to open empty/invalid FASTA files
Improved: Correctly handle multiple contigs resulted when assembling to a reference.
Improved: menu Save as Fasta/Seq/Scf was replaced with Save all as... and Save selected as.... Now the user can choose where to save the file.


Version 2.10

Batch assembly. Thousand of contigs can be assembled at once.


System Requirements:CPU: 333MHz, 64MB RAM, Video 1024x768, 2MB HDD free space
<<less
Download (1.3Mb)
Added: 2008-01-08 License: Free Price: Free
101 downloads
VMware Server 1.0.3 Build 44356

VMware Server 1.0.3 Build 44356


VMware Server is a robust yet easy to use product for users new to server virtualization technology. more>>
VMware Server product is a robust yet easy to use software for users new to server virtualization technology.
VMware Server enables companies to partition a physical server into multiple virtual machines, and to start experiencing the benefits of virtualization.
Benefits of VMware Server
Provision a new server in minutes without investing in new hardware.
Run Windows and Linux operating systems and applications on the same physical server.
Increase the utilization of a physical server.
Move virtual machines from one physical host to another without re-configuration.
With VMware Server you can:
Streamline software development and testing by allowing developers to create multiple environments with different operating systems on the same server.
Evaluate software in ready-to-run virtual machines without installation and configuration.
Re-host legacy operating systems such as Windows NT Server 4.0 and Windows 2000 Server in a virtual machine running on new hardware and operating system.
Simplify server provisioning by building a virtual machine once and deploying it multiple times.
Leverage pre-built, ready-to-run virtual appliances that include virtual hardware, operating system and application environments. Virtual appliances for Web, email, proxy and other infratructure services are available for download from the VMTN Virtual Machine Center.
VMware Server is the first step to VMware Virtual Infrastructure
While VMware Server is a compelling product for new virtualization users, VMware Virtual Infrastructure products-ESX Server with Virtual SMP and VirtualCenter with VMotion-enable companies to implement large-scale production server consolidation, business continuity, and enterprise desktop solutions with enterprise-class performance, high availability, manageability and security. View a comparison between VMware Server and VMware Virtual Infrastructure.
Enhancements:
- This release fixes four security vulnerabilities, as reported in CVE-2007-1337, CVE-2007-1877, CVE-2007-1069, and CVE-2007-1876.
- These vulnerabilities permitted denial of service, crashes of Windows guests, or corrupted stack pointers.
- A problem with VMware Tools that caused the guest to run out of memory was fixed.
- A crash in the VIX API was resolved.
- Building of the kernel and the HGFS modules was improved.
- Several occasional crashes were fixed.
<<less
Download (101.7MB)
Added: 2007-05-02 License: Freeware Price:
1821 downloads
Cooperative Linux 0.6.4

Cooperative Linux 0.6.4


Cooperative Linux is the first working free and open source method for optimally running Linux on Microsoft Windows natively. more>>
Cooperative Linux is the first working free and open source method for optimally running Linux on Microsoft Windows natively.

More generally, Cooperative Linux (short-named coLinux) is a port of the Linux kernel that allows it to run cooperatively alongside another operating system on a single machine.

For instance, it allows one to freely run Linux on Windows 2000/XP, without using a commercial PC virtualization software such as VMware, in a way which is much more optimal than using any general purpose PC virtualization software.

In its current condition, it allows us to run the KNOPPIX Japanese Edition on Windows.
<<less
Download (2.6MB)
Added: 2006-07-02 License: GPL (GNU General Public License) Price:
703 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 4
  • 1
  • 2
  • 3
  • 4