Articles by Sypher

  • Installing PHP 5.3, Nginx And PHP-fpm On Ubuntu/Debian

    ubuntu Author: SypherTags: , , , Comments: 24

    Installing PHP 5.3, Nginx And PHP-fpm On Ubuntu/Debian Since Apache is most of the time a memory hungy process, people started to look for different ways to host their website. Apache is clearly not the only webserver available. A few good examples are lighttpd and nginx. In this tutorial I will show you how to install it on your Ubuntu server. This tutorial also applies to Debian, though. There is only a very small difference.

  • Securing OpenVPN With A One Time Password (OTP) On Ubuntu

    ubuntu Author: SypherTags: , , Comments: 11

    Securing OpenVPN With A One Time Password (OTP) On Ubuntu So, you got yourself a nice OpenVPN box. People need to login with their certificates but... if their laptop is stolen anyone could login. Sure, you could add password login but thats a bit outdated. The solution for this is using a OTP (one time password).