You are here: Home / Recent posts

Recent posts

by Pierre-Yves Landuré last modified May 28, 2012 06:19
News of this site.
Install and setup LigHTTPd on Debian by Pierre-Yves Landuré — last modified Mar 02, 2018 08:35
LigHTTPd is HTTP server with a low memory print. It is a interesting Apache 2 alternative for systems with little available RAM. This post help you to setup LigHTTPd with PHP5.
Install Apache 2 on Debian by Pierre-Yves Landuré — last modified Mar 02, 2018 08:35
Apache is a commonly used HTTP server. It is known for its modularity and the flexibility of its usages. This guide help you setup Apache 2 on Debian GNU/Linux. It accelerates the creation of basic virtualhosts.
Install the database firewall GreenSQL on Debian by Pierre-Yves Landuré — last modified Feb 08, 2014 06:42
GreenSQL is a proxy server preventing SQL injections. Once inserted between the MySQL server and the application using a database, it protect the database from malicious attacks. This howto ease its installation on Debian GNU/Linux.
Install and setup MySQL on Debian by Pierre-Yves Landuré — last modified Nov 11, 2017 09:37
MySQL is a lightweight database management system. It is particularly suited to manage simple databases storing a large number of records. This is the preferred database management system for Web applications.