C/C++ system probe, test and automation toolkit
cstem is a portable toolkit for probing and testing C/C++ system. It consist of 4 scripts: cprobe, cltest, cppdef, mkdep. cstem scripts can be used standalone or as part of software build systems. All scripts are portable and have no dependencies. See wiki for more information and examples.
Portable Figure Out system properties
pofig - portable shell script for probing base system properties: OS, OS version, kernel version, distro, distro version, architecture. It detects: 19 operating systems, 11 major linux distros, 13 CPU types. See wiki for more information and examples.
Command validation tool
cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run. It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them. See wiki for more information and examples.
System administration program for linux
Syspert is a system administration program which supports all versions of UNIX and Debian based versions and Red Hat versions of Linux, which supports major features such as user adding, modifications and deletion, disk administration and system administration (including firewall administration and IP address administration)
antigift is simple cross-platform, files & folders encryption tool
antigift could be used for encryption files & folders on USB-flash or HDD partition(with ccrypt in background). Works out of box on Linux, Windows, FreeBSD, MacOS X and other on OSes. Do not required installation. Included wipe tool for wiping free space and misskey for recovering partially forgotten key. See documentation at http://sourceforge.net/p/antigift/wiki/Home/ antigift простой и кросс-платформенный инструмент для шифрования файлов и папок(с ccrypt в качестве основы) Подробности см. на страничке с русской документацией http://sourceforge.net/p/antigift/wiki/rus/
XMIPP is an image processing suite for 3D-reconstruction of biological specimens from transmission electron microscopy data. NOTE that stable releases (including binaries) are longer stored at Sourceforge, but are available at http://xmipp.cnb.csic.es
unixadmin is a system administration tool for Linux and OS X
unixadmin ============ unixadmin (Previously known as smc/syspert) Is a system administration tool which supports all versions of UNIX and Debian based versions and Red Hat versions of Linux, which supports major features such as user administration, disk administration and system administration This program sets to replace smit in IBM AIX and sam in HP-UX This program is the Linux equivlient of smit and SAM in AIX and HP-UX
Chemiinformatics: ND qsar -- dimensions involved in biological activity are more than the tree dimensions our mind can easily perceive.
chainssh is a shell script to smplify the ssh login via multiple sshgateways/firewallgateaways. e.g. connect from homehost via sshgateway to a clusternode with one command.
AI simulation of human life and behavior, based on LINUX architecture.
Extensive High Availability Modules (XHAM) provides “active-active” failsafe solutions to your Linux Firewall, Gateway, Router, Email Server, NIDS (Snort), Proxy, Samba, MySQL (with NAS), and Apache.
Simple script of backup using tar for *NIX systems and written in bash, very easy to suit whatever backup policy, using complete, incremental or parcial backups. It has some features for esample mail notification, index of files, error notices, etc.
A program to draw (and save the results to files) a diagramm that shows the execution time of a programm, which does some floating point calculations, in dependency of the number of used threads. It saves the result as a gnuplot file and a CSV file.