An afp server with debian
Inspired by https://we.riseup.net/debian/afp-server
Installation
Debian does not allow the openssl to be linked in the packages because of the conflicts in the licenses, ... [Read more]
Monitoring your webservers with munin
Last week Benjamin Loulier told me about munin, a networked monitoring tool. Features list ? Okay, here we go:
- Plug&Play: yeah really! Install the package, launch the daemon, add the ... [Read more]
Backing up your mysql databases with bash scripts
Yes, some interesting stuff ! For the moment these are bash files, maybe I will improve them another time and write them in python. There are two scripts, one running ... [Read more]
Debug XML serialization in Java
This one will be short, I am quite busy at the moment between my internship and its report, but I wanted to share a small tip which I found today. ... [Read more]
Monitoring your openBSD server with ganglia
This post is the next part of the first one on the installation of openbsd on debian and freeBSD. You can find this post here. Read it if you ... [Read more]
Monitoring your debian and freeBSD servers with ganglia : a tutorial
Today I will explain you how to set up ganglia on your server. Ganglia is a powerful solution for the monitoring of servers, especially when they are groupped in clusters. ... [Read more]
Install wordpress on debian
Hey there ! To launch this blog, I thought it might be interesting to share how I set it up. So let's explain all that.
This wordpress blog is running on ... [Read more]