vmware workstation
VMware Player 2.0.0 Build 45731
VMware Player can be used by anyone to run virtual machines on a Linux PC. more>> <<less
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 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.
Phrealon Linux 0.96
Phrealon Linux is a bootable Linux CD for imaging workstations. more>>
It utilizes the udpcast set of Linux tools to accomplish this.
toolwrap 0.2
toolwrap is a general Unix wrapper utility. more>>
Thanks to toolwrap, many releases of a given application can coexist, and may be deployed on a single workstation or made available on a files server. Policy files allow different users to use different versions transparently.
Environment files control which binaries to use and prepare the environment before starting the application.
Compiling
Compiling toolwrap should be as simple as :
./configure --prefix=/opt &&
make
Installation
If toolwrap compiles successfully, run make install to get the following tree & files created (assuming that /opt was specified at the "configure" step):
/opt
/opt/bin/toolwrap
/opt/pkgs
/opt/etc
/opt/etc/toolwrap-policies
/opt/env
/opt/env/__default__
/opt/bin/toolwrap is the wrapper itself. Wrapped binaries will be symlinked to toolwrap.
/opt/etc/toolwrap-policies holds the default wrapping policies. See policy. Policies indicate which package must be used when a tool is invoked.
/opt/etc/env/__default__ defines how the environment must be set up before starting a tool, and which binary is executed.
J/CoMM 0.1.1
J/CoMM is an OS-independent RS232 remote control. more>>
Typically you will install J/CoMM server on a central workstation with multiple RS232 interfaces and with multiple hardware devices connected.
J/CoMM server provides a web interface which allows you to base your GUI on HTML and, more important, to run different instances of that GUI on serveral client computers at the same time. Though internet enabled, J/CoMM is also suitable for running on a single workstation.
J/CoMM supports the development of HTML based GUIs by providing
* a Java applet which establishes the communication between the GUI website(s) and the server and
* a library of Javascripts which contains DHTML classes like buttons, displays, players as well as keyboard and network support.
You will find a couple of device drivers packaged with J/CoMM. But J/CoMM also includes a device driver API which allows you to easily create custom drivers.
FIRE 0.4a
FIRE is a portable bootable cdrom based distribution with the goal of providing an environment to perform forensic analysis. more>>
Also provides necessary tools for live forensics/analysis on win32, sparc solaris and x86 linux hosts just by mounting the cdrom and using trusted static binaries available in /statbins.
Main features:
Forensics workstation/Data Recovery
- Instantly deploy a forensics workstation with tct, tctutils, mac-robber, and autopsy also provides perl 5.6.1 compiled with Large File Support.
Live System Incident Response
- Binaries are available for Incident Response on a live machine.
Virus Scanning
- Utilizing F-Prot 3.11beta http://www.f-prot.com you can scan for virii, worms, trojans, and all around harmful code.
- Just mount the filesystems that you want to scan and execute f-prot .
- Any filesystem you can mount, you can scan. mount and scan fat/ntfs/ext2/ext3/reiserfs partitions
- Scan your windows machines offline for virii that may not be detected with an "after the fact" anti-virus
- software installation.
Pen-Testing Platform
- I should NOT have to explain this portion: If the tools you would like to use are not in the distribution please make a request!
Salvare 0.1.5
Salvare is a small Linux distribution designed for small, credit-card sized CDs which typically hold around 34MB. more>>
More Linux than tomsrtbt but less than Knoppix, it aims to provide a useful workstation as well as a rescue disk.
Main features:
Salvare can be booted via:
- Bootable CD-ROM (BIOS permitting)
- Simple boot floppy [NB: in progress]
- Network boot using a Salvare boot floppy [NB: in progress]
- Network boot using PXE and another machine running Salvare [NB: planned]
It features:
- Everything in tomsrtbt, plus...
- OpenSSH (clients & server)
- Links 2 text & graphical web browser supporting JavaScript, HTTPS and mouse control
- Security tools such as: chkrootkit, nmap and tcpdump
- apt-get: install additional software from Debian into tmpfs
- bash (rather than ash or other lightweight shells in similar projects)
- ncftp
- (Almost) complete distribution of Perl
- Sound support for playing of SoundTracker modules, MP3s etc is possible
- Ability to run entirely from RAM, unlike other "live CDs"
- ...and more to come.
KAppfinder 3.3.2
KAppfinder searches your workstation for many common applications and creates menu entries for them. more>>
This package is part of KDE, and a component of the KDE base module. See the kde and kdebase packages for more information.
Installation:
You need to install klik on your system to run cmg applications.
Press Alt-F2 and paste:
wget klik.atekon.de/client/install -O -|sh
BeGtkExtras 1.1
BeGtkExtras contains GtkFieldEntry and GtkCalendarDateEntry. more>>
GtkFieldEntry from VMWare converted to C.
GtkCalendarDateEntry, a date entry coupled with a popup calendar, based on GtkFieldEntry for slick editing the way a user would expect it.
BeGTKExtra is intended to be a repository for GTK+ widgets that I write/maintain, for now I need a Date Entry widget and really like the way FieldEntry is done in libview but I use plain C and not C++ for my programs, so it will be a port to C of these widgets.
This package is made by Baruch Even and is heavily based on libview from VMWare and GtkDateEntry by Andrea Zagli.
libview 0.5.6
libview is VMwares Incredibly Exciting Widgets, a collection of GTK+ widgets used within VMware products. more>>
Our intention is for the libview SourceForge project to be the one place where these widgets will be developed and maintained. We will not be developing them in-house and pushing them out to the CVS repository. What you see on SourceForge CVS is what were using at VMware. We will be adding more widgets over time to libview as we write them.
Most of the widgets are written in C++ for gtkmm. While this does limit the usefulness to many projects, the projects are free to rewrite them in C and use them.
libview 0.5.1 has been released. This version includes two new widgets, the DeadEntry (a Gtk::Entry that is greyed out when no longer editable) and UndoableTextView (a Gtk::TextView with built-in undo/redo support).
There were some additional bug fixes, and a few test programs have been added.
Enhancements:
- An annoying yet amusing bug in view::FieldEntry was just discovered and fixed.
- Depending on the delimiter used in fields, certain keys may were not allowed to be inputted.
- In the case of our test, where "-" was used as a field delimiter, the character "6" wasnt considered a valid character.
AlienDrive Live CD 1.0
AlienDrive Live CD is a linux distribution based on the SLAX Operating System. more>>
It is sometimes affectionately referred to by the people who love it as "The Alien". It was designed specifically to function as a Digital Audio Workstation and Pre/Post Video Production platform.
The system core is based on a compressed module design that has been carefully tuned to reach a level of performance so advanced, it is thought to have come from the enigmatic Gray Aliens We hope you enjoy meeting The Alien
Live CD login username: root password: toor
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details
Program Guard 0.7.0
Program Guard allows the user of a Linux workstation to specify which application programs that are allowed TCP/IP connections. more>>
The application program names can be specified by listing them in a file (Static Mode) by querying the user (Query Mode). In Query Mode, when a program that is unknown to Program Guard attempts to access an Internet IP address, Program Guard displays the Program Guard Dialog Box.
In addition to providing connection information, this dialog box gives the workstation user the option of allowing the program to access the Internet or to be blocked from accessing the Internet. This can be done either for the current instance of the program or for this and all future instances of the program (Make Persistent checkbox).
Currently, the program names that are allowed or denied Internet access apply to all users of the workstation rather than on a per user basis. For example, if Program Guard is running in Query Mode and user A invokes a program previously blocked from Internet access by user B, the program will be blocked from Internet access for User A as well.
Connections blocked by Program Guard are logged to the Program Guard log file pgrd.log. It is located in the /var/log/pgrd directory. If desired, Program Guard can be configured to log all Internet connection attempts rather than just those that have been blocked.
Program Guard was tested on Fedora Core 1 and Fedora Core 3 on single processor 32 bit X86 Intel processors. It has not been tested on other distributions or on multi-processor machines. While it works on Fedora Core 1, it will not build on a standard Linux 2.4.x kernel due to task_struct definitions that were not made until Linux 2.6. If there is enough interest, a version that runs under a standard Linux 2.4 kernel may be made available.
To run in Query Mode, Gnome 2.x and Glade 2.x are required. There are no prerequisites for Static Mode.
Installation:
Program Guard consists of three components: a kernel module; a daemon; and a Gnome GUI user interface component. All files needed to build the components are in the pgrd.tgz file. An installation shell script install-pgrd is provided for Fedora distributions.
It will build/install (or remove) the kernel module and daemon as well as configure them to be started automatically when the system is booted. To invoke it, type install-pgrd < install | remove >. This script may or may not be useable as is for other Linux distributions.
If you modify the install script, please note that the module, daemon and various support files must be installed in the /opt/pgrd directory for Program Guard to work properly (this is already handled when using the install script as provided). To run in Query Mode, each user must be configured by invoking the install-pgrd_user < username > script. And by going to the Preferences->More Preferences->Sessions selection in the Fedora Main Menu and adding pgrdgui to the Startup Programs tab.
Program Guard will be started the next time the machine is rebooted. If you do not wish to reboot, you may start Program Guard manually as described below in Manual Starting And Stopping. Note: If starting manually and using Query Mode, once the daemon and kernel module are started, make sure that you log out and log back in.

Vision Egg 1.2.1
High level interface between Python and OpenGL. It is also useful for anyone wishing to make use of the features of todays graphics cards. more>>
Vision Egg 1.2.1 brings users the convenience of a high level interface between Python and OpenGL. In addition to methods for automatic generation of traditional visual stimuli such as sinusoidal gratings and random dot patterns, it has a number of functions for moving numeric data, images, movies, text, and 3D objects to and from your video card and allowing use of some of its features like perspective distortion. Therefore, it is also useful for anyone wishing to make use of the features of today's graphics cards.
By harnessing the power of today's consumer graphics cards, producing visual stimuli of research quality now requires no specialized hardware beyond a relatively recent computer and graphics card.
Based on open standards, it runs on anything from cheap PCs to expensive special hardware for special needs. For example, running on some platforms, such as SGI workstations, the Vision Egg has a 10-bit luminance dynamic range (both pixel depth and DAC) and precise frame-by-frame control.
The Vision Egg is open source software (GNU LGPL). Therefore, you can be assured of a product that meets your needs but does not lock you in. Download it today and give it a try!
Major Features:
- Perform experiments using an inexpensive PC and standard consumer graphics card
- Perform experiments using a graphics workstation if special features needed
- Data acquisition and other realtime hardware control capabilities useful in electrophysiology and fMRI experiments, including gaze-contingent stimuli
- Dynamically generated stimuli can be changed in realtime via software or external hardware
- Produce traditional stimuli to replace legacy systems
- Produce stimuli not possible using other hardware
- Demo programs to get you started right away
- Run stimuli on your laptop - great for talks
- Free, open-source software
KOJAK 2.2b2
KOJAK is a Kit for Objective Judgement and Knowledge-based Detection of Performance Bottlenecks. more>>
Their functionality addresses the entire analysis process including instrumentation, postprocessing of performance data, and result presentation.
Particular emphasis is put on automation techniques to transform the collected data into a high-level view of performance behavior. An essential part of the software constitutes an integrated event-trace analysis environment for MPI and OpenMP applications.
Supported Platforms:
Instrumentation, Measurement, and Analysis:
Linux IA-32, IA-64, and EM64T/x86_64 clusters with GNU, PGI, or Intel compilers
IBM Power3 / Power4 based clusters
SGI Mips based clusters (O2k, O3k)
SGI IA-64 based clusters (Altix)
SUN Solaris Sparc and x86 based clusters
DEC/HP Alpha based clusters
Generic UNIX workstation (clusters)
Instrumentation and Measurement only:
Cray T3E, XD1 and X1
IBM BG/L
NEC SX
Hitachi SR-8000
KQEmu 0.3 Alpha
KRDesktop is a GPL-ed KDE (QT3) front-end for QEMU. more>>
Written in Kommander, this also serves as a good example of RAD development under linux.
Main features:
- Creates script "Droplets" to automate later re-running with same settings.
- Supports all non "debug" features of QEmu.
Installation
Make sure you have QEmu and Kommander installed. Any version of QEmu should work, but KQEmu was only tested with the newest Alpha of Kommander (At this time Alpha 3).
Simply download and extract to a place of your choosing.
To run: kmdr-executor KQEmu-versionNumber.kmdr (ie: KQEmu-0.1.kmdr)