+++ title = "Software" +++ # Linux * [Linux Packaging](/software/linux_packaging): packaging for Linux distributions. * [Minilinux](/software/minilinux): a minimal Linux distribution. # Software ## C * [pguse](https://github.com/andreasbaumann/pgfuse): a [FUSE](http://fuse.sourceforge.net) filsystem for the [PostgreSQL](http://www.postgresql.org/) database. * [cssh](https://github.com/andreasbaumann/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 * [Nagios libcurl plugin](/software/nagios_plugin_curl): a [Nagios](http://www.nagios.org) plugin replacing check_http