Vicould

  • Categories

An afp server with debian

May 23, 2011 Server administration

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

February 19, 2011 Server administration

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

January 08, 2011 Server administration

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

August 27, 2010 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

August 09, 2010 Server administration

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

July 31, 2010 Server administration

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

July 26, 2010 Server administration

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]