Skip to content

Linux

Setting up msmtp

For a long time I struggled with setting up cronjobs properly. It always took a lot of trial and error. Most of the times this was due to an environment problem (or a typo). You could test your cronjob but it would also be nice to be notified whenever something goes wrong (such as your backup script failing).

In this post I explain how to set up msmtp so that your system will send you emails.

Setting up Apache and Subversion on Debian Wheezy

This post is archived. It is left as is and won't receive updates.

In this post I describe how to set up Apache and Subversion on a Debian server. It is assumed that Apache is already installed and running properly on your server. This includes PHP if you want to use WebSVN.