+++ title = "Software" +++ # Linux * [Linux Packaging](/software/linux_packaging): packaging for Linux distributions. * [Minilinux](/software/minilinux): a minimal Linux distribution. # Software ## C * [PgFuse](/software/pgfuse): a [FUSE](http://fuse.sourceforge.net) filsystem for the [PostgreSQL](http://www.postgresql.org/) database. * [cssh](http://git.andreasbaumann.cc/cgit/cssh/): a small parallel SSH client for copying and executing commands to a cluster of machines. ## C++ * [Sqlitexx](/software/sqlitexx): a C++ library for [sqlite3](http://www.sqlite.org) following ideas of [libpqxx](http://pqxx.org/) ## Information Retrieval * [Lucene Index Dumper](/software/luceneanalyzer): a mini-contribution to [Lucene](http://lucene.apache.org/) ## Administration * [OpenBSD-firewall](/software/openbsd_firewall): a set of scripts for building a small OpenBSD firewall appliance * [Nagios libcurl plugin](/software/nagios_plugin_curl): a [Nagios](http://www.nagios.org) plugin replacing check_http