Main > Free Download Search >

Free vmware fusion 2 software for linux

vmware fusion 2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6486
AquaFusion

AquaFusion


AquaFusion is a icon theme based on aqua fusion. more>>
AquaFusion is a icon theme based on aqua fusion.

AquaFusion is converted from KDE to the Gnome 2.2 format by Vyacheslav Dikonov.

<<less
Download (2.1MB)
Added: 2005-11-17 License: GPL (GNU General Public License) Price:
1436 downloads
Linux Fusion 3.2.3

Linux Fusion 3.2.3


Linux Fusion installs the fusion module to your kernel. more>>
Linux Fusion installs the fusion module to your kernel.
Fusion is a high level IPC API providing mechanisms for master/slave environments.
In client/server environments clients delegate every operation to the server which has sole access to shared resources.
The master/slave approach eliminates this overhead by virtually merging the processes at the lower level of their implementation.
This way of making multiple processes look like multiple threads gave Fusion its name.
Main features:
- Command encoding and decoding
- Transport of command packets
- Transport of data referenced by commands
- Context switches between client and server processes
- Strict seperation of client and server implementation
- Shared memory for data normally held solely by the server
- High level messaging for virtually local event handlers and callbacks
- Advanced locking techniques for synchronization and access control
- Framework for distributed allocation and cleanup of resources
<<less
Download (0.12MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
819 downloads
Login Scan fusion

Login Scan fusion


Login Scan fusion provides an adaptation theme from kdm fusion. more>>
Login Scan fusion provides an adaptation theme from kdm fusion.

This is a adaptation of the theme for kde "fusion for GDM.

<<less
Download (2.0MB)
Added: 2007-02-02 License: Public Domain Price:
609 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
FusionSound 0.9.25

FusionSound 0.9.25


FusionSound project is an audio sub system for multiple applications. more>>
FusionSound project is an audio sub system for multiple applications.
FusionSound is a very powerful audio sub system in the manner of DirectFB and a technical demonstration of Fusion.
FusionSound supports multiple applications using Fusion IPC. It provides streams, static sound buffers and control over any number of concurrent playbacks.
Sample data is always stored in shared memory, starting a playback simply adds an entry to the playlist of the mixer thread in the master application.
FusionSound currently is a module of DirectFB. The current API is fully implemented and the complete code is smaller than just the header file of DirectFB!
FusionSound future plans include interfaces for hardware/software codecs, hardware gain control, device configuration and different device backends (currently OSS only).
Enhancements:
- Fixed CDDB discid computation.
- Search for CDDB disc data iterating through all categories.
<<less
Download (0.95MB)
Added: 2006-10-13 License: GPL (GNU General Public License) Price:
1108 downloads
PHP-Fusion 6.01.10

PHP-Fusion 6.01.10


PHP-Fusion is a light-weight open-source content management system (CMS) written in PHP. more>>
PHP-Fusion is a light-weight open-source content management system (CMS) written in PHP.
PHP-Fusion utilises a mySQL database to store your site content and includes a simple, comprehensive adminstration system.
PHP-Fusion includes the most common features you would expect to see in many other CMS packages.
Enhancements:
- Added new security layer to admin panel to prevent outside linking.
- Improved forum attachment upload routines for enhanced security.
- Completed partial rewrite of DB Backup admin panel. Admin must specify their password before backup/restore will process.
- Removed DB Backup Folder option from Misc Settings admin.
- Added $locale array initialisation code to prevent conflict with cookie vars.
- Introduced flood control to shoutbox and forums.
- Created new flood_control database table.
- Added flood_interval field to settings database table.
- Added Flood interval option to Misc Settings admin.
- Added mysql query to footer to remove flood_control rows.
- Added Make this News item sticky option to news admin, allows one news item to remain the top most news item.
- Updated frontend news.php to support sticky news feature.
- Added news_sticky field to news database table.
- Added flood control to comments.
- Added Submit Photo feature.
- Complete Photo Gallery rewrite (uses new database and storage structure).
- Features:
- Albums stored in separate folders (if safe_mode is off)
- GIF, JPG, JPEG and PNG file support
- Album access for user type or group
- Thumbnails created without ugly borders
- Ratings & comments for each photo
- Full image downscaled if bigger than specified photo size with link to original image.
- bbcode support in album and photo description.
- Completely rewrote forum attachment upload/download handling.
- Key forum functions added to new forum_functions_include.php include file.
- Added New Posts feature to Latest Active Forum Threads Panel.
- Added Thread email notification option to forum.
- Improved administration settings panels navigation.
- Numerous mysql optimisations for reduced load times.
- Partially rewritten forum for all round server load reduction.
- Updated TinyMCE to version 2.0.6.1.
- Introduced TinyMCE compressor reducing load times by up to 75%.
- New more secure private messages system.
<<less
Download (1.9MB)
Added: 2007-04-14 License: GPL (GNU General Public License) Price:
558 downloads
Fusion X Metal 1.4-a

Fusion X Metal 1.4-a


Fusion X Metal is a KDE theme inspired by fusionxaqua appearance theme and reflection kbfxs theme. more>>
Fusion X Metal is a KDE theme inspired by fusionxaqua appearance theme and reflection kbfxs theme. Im using xgl compiz quinstorm with compiz-themer and he works perfectly.(http://gentoo-wiki.com/HOWTO_XGL). I have modified the buttons in the vista style decoration (you find them inside the file).

I hope you will like it. (xaa mouse theme:silverx coursors)

Untar the archive somewhere and run "sh ./install.sh" as user on the command line.

<<less
Download (0.18MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
553 downloads
WordPress 2.2.2

WordPress 2.2.2


WordPress is a state-of-the-art semantic personal publishing platform with a focus on aesthetics, web standards, and usability. more>> <<less
Download (0.64MB)
Added: 2007-08-07 License: GPL (GNU General Public License) Price:
1179 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
VMware Player 2.0.0 Build 45731

VMware Player 2.0.0 Build 45731


VMware Player can be used by anyone to run virtual machines on a Linux PC. more>> <<less
Download (63.8MB)
Added: 2007-05-09 License: Freeware Price:
2872 downloads
HTML::Macro 1.27

HTML::Macro 1.27


HTML::Macro can process HTML templates with loops, conditionals, macros and more! more>>
HTML::Macro can process HTML templates with loops, conditionals, macros and more!

SYNOPSIS

use HTML::Macro;
$htm = new HTML::Macro (template.html);
$htm->print;

sub myfunc {
$htm->declare (var, missing);
$htm->set (var, value);
return $htm->process;
}

( in template.html ):

< html >< body >
< eval expr="&myfunc" >
< if def="missing" >
Message about missing stuff...
< else / >
Vars value is #var#.
< /if >
< /eval >
< /body >< /html >

HTML::Macro is a module to be used behind a web server (in CGI scripts). It provides a convenient mechanism for generating HTML pages by combining "dynamic" data derived from a database or other computation with HTML templates that represent fixed or "static" content of a page.

There are many different ways to accomplish what HTML::Macro does, including ASP, embedded perl, CFML, etc, etc. The motivation behind HTML::Macro is to keep everything that a graphic designer wants to play with *in a single HTML template*, and to keep as much as possible of what a perl programmer wants to play with *in a perl file*. Our thinking is that there are two basically dissimilar tasks involved in producing a dynamic web page: graphic design and programming. Even if one person is responsible for both tasks, it is useful to separate them in order to aid clear thinking and organized work. I guess you could say the main motivation for this separation is to make it easier for emacs (and other text processors, including humans) to parse your files: its yucky to have a lot of HTML in a string in your perl file, and its yucky to have perl embedded in a special tag in an HTML file.

HTML::Macro began with some simple programming constructs: macro expansions, include files, conditionals, loops and block quotes. Since then weve added very little: only a define tag to allow setting values and an eval tag to allow perl function calls in a nested macro scope. Our creed is "less is more, more or less."

HTML::Macro variables will look familiar to C preprocessor users or especially to Cold Fusion people. They are always surrounded with single or double hash marks: "#" or "##". Variables surrounded by double hash marks are subject to html entity encoding; variables with single hash marks are substituted "as is" (like single quotes in perl or UNIX shells). Conditionals are denoted by the and tags, and loops by the tag. Quoting used to be done using a tag, but we now deprecate that in favor of the more familiar CFML quoting syntax: < !--- --- >.

<<less
Download (0.023MB)
Added: 2006-07-31 License: Perl Artistic License Price:
1180 downloads
multisend 20070111

multisend 20070111


multisend project uses multicast to send files to multiple machines at the same time. more>>
multisend project uses multicast to send files to multiple machines at the same time.
I wrote it for syncying VMware images out to a bunch of lab machines; 8gb * 15 takes awhile with http or scp. It listens on the local machine and uses ssh to start the receiving end, which connects back for the tcp stream.
Its pretty functional; the default mode takes a source and dest, so its like scp with a bunch of targets. Or you can use it in sync mode (-S), which sends files to the same location as on the local machine. Very handy for setting up one lab machine, then syncing all the relavent files out to the rest of the lab with a single command.
It sends md5sums and doesnt overwrite anything until the transfers been verified, so itll never corrupt data. It also falls back to tcp if for some reason multicast isnt working.
It could use a little more polish, but mostly it needs some real documentation; I havent worked on it awhile, and Im the only person who really uses it. At some point Ill include some example scripts that make it easy to use.
Usage: multisend [OPTION] localfile remotefile
or: multisend [OPTION] localfile remotedir
Copies local file to remote file, or multiple files to remote directory
-t < timeout > specify a timeout for clients to connect, in seconds
-n < nclients > wait for a specific number of clients to connect before transferring
-r < rate > rate to transfer at, in kb, mb or gb per second
-S, --sync sync mode
-s, --script file to execute to connect to clients
-g, --group multicast group to use
-a, --archive same as -dpR
-p preserve ownership, permissions, timestamps
-R, --recursive copy directories recursively
-x stay on this file system
-v, --verbose give more info
You must specify either -t or -n
You should also specify a rate as well; otherwise most packets will be dropped
Enhancements:
- The code is functional and has been tested, but could use more polish.
- There may be latent bugs, but it will not corrupt data.
<<less
Download (0.030MB)
Added: 2007-01-16 License: Public Domain Price:
1013 downloads
Aardvark Topsites PHP 5.2.0

Aardvark Topsites PHP 5.2.0


Aardvark Topsites PHP is the premier PHP/SQL topsites script. more>>
Aardvark Topsites PHP is simply the best topsites script available. Aardvark Topsites PHP project is licensed under the GNU General Public License so it will always remain completely free.
Main features:
- Members ranks can be shown on their button.
- New: Stat Buttons, allowing you to customize your buttons and display all kinds of stats on them
- 6 different ranking methods
- Counts unique pageviews, total pageviews, unique hits in, total hits in, unique hits out, and total hits out
- New: Rank daily, weekly, or monthly
- Up/down/neutral arrows
- Customizable categories
- Fully customizeable skins: make your topsites look however you want!
- Simple web-based installer and upgrader
- Multiple pages
- Member login and lost password retrieval
- Seamlessly switches between languages
- Fast, integrated search
- Ad breaks
- Visitors can rate and review members
- Advanced stats and graphs
- Easy to install and maintain
- Powerful admin
- New: Mass mail members
- Best of all, its completely free!
Enhancements:
- A tool to backup database was added in the admin interface.
- A more secure captcha, with a link for users to get a new captcha if the user cant read the first one.
- The gateway page for the Fusion skin was redesigned.
- Sites may be banned by URL, IP address, username, or email address.
- An optional security question is asked on join to block spammers.
- By default, new members must be approved by the admin before they are listed, and changes to the title or URL of a site must be approved by the admin.
- A summary of overall statistics is displayed on the main page.
<<less
Download (0.16MB)
Added: 2007-06-10 License: GPL (GNU General Public License) Price:
869 downloads
Batik 2.2

Batik 2.2


Java classes to let you create a custom utility to find and delete all junk files on your machine. Use one of the three scripts supplied as an example, to create your own XXX.java source code file then compile and use to rapidly clean your drive of junk. This program requires some elementary Java programming skill. more>>

Batik - Java classes to let you create a custom utility to find and

delete all junk files on your machine. Use one of the three

scripts supplied as an example, to create your own XXX.java

source code file then compile and use to rapidly clean your

drive of junk.

This program requires some elementary Java programming skill.

To compile

E:

cd commindprodbatik

javac *.java

to run, make sure the current drive in on the classpath. See

http://mindprod.com/jgloss/classpath.html

java com.mindprod.batik.YourClass


Enhancements:
Version 2.2

gets rid of 12 ghosts delete_me files


System Requirements:
<<less
Download (952Kb)
Added: 2007-08-27 License: Free Price: Free
14 downloads
NagiosOnCD Build 00072

NagiosOnCD Build 00072


NagiosOnCD is a linux live CDROM for using Nagios with minimal effort. more>>
NagiosOnCD is a linux live CDROM for using Nagios with minimal effort. The main purpose are distributed Nagios sensors, but you can also use NagiosOnCD for small installations and education. There is a preconfigured VMware appliance available using the ISO image of NagiosOnCD. The appliance runs Nagios out of the box.
The configuration of NagiosOnCD is based on files. If you are able to configure Debian/GNU linux with a text editor, you will have no problem to configure NagiosOnCD. Only a small set of files (plus your Nagios configuration) needs some
configuration, i.e. network setup for ip address (default: dhcp), hostname an so on.
Main features:
- Linux kernel 2.6.17.13
- unionfs 1.3
- nagios-2.5
- nagios-plugins-1.4.3
- nrpe-2.5.2
- nsca-2.6
- NagiosGrapher-1.5-2-dev"
<<less
Download (115.6MB)
Added: 2006-12-04 License: GPL (GNU General Public License) Price:
1100 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5