15704 projects tagged "Linux"
kvm-simple-init can perform the following actions on a KVM machine: start, stop, kill, and restart. It focuses on simplicity, and is fully implemented in just a few hundred lines of shell script. It is intended for people who do not want to run libvirt just for running a few VMs, or people who prefer to manage flat configuration files using their preferred configuration management system. It does not provide complicated configuration file format or parameters. Only two pieces of information are needed: a QEMU monitor port for the machine and the full KVM command line needed to start the machine (gives full configuration freedom). kvm-simple-init can be used directly as a system init script for starting all KVM machines on a host machine. Just drop it in /etc/init.d, and enable it with the tools provided by your UNIX distribution. kvm-simple-init was inspired by the init script of FreeBSD jails.
GTKMathplot is an interactive plotting program based on GTK+ and the Cairo graphics library. It can display bidimensional curves, tridimensional curves, and surfaces from Cartesian or parametric equations describing the mathematical objects you would like to visualize. It is designed to be intuitive for high school students with good mathematical knowledge. University students of engineering, physics, mathematics, or natural sciences should need no explanation at all to start using it proficiently.
Enterprise Reporting Server (Birt) aims to be a Free Software replacement for the standard Birt webviewer. Some its features are: uploading and managing Birt .rptdesign files, user accounts with role-based access controls, fine-grained permissions on reports, and scheduling of reports (using Quartz Enterprise Scheduler).
A powerful and pretty desktop environment for GNU/Linux and Unix-like systems.
A fast C++ matrix library with optional interfaces to LAPACK and ATLAS.