summaryrefslogtreecommitdiff
path: root/content/software/_index.md
blob: cf5a707e7dc2eb06f1a21132d831636a60bf6a0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
+++
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