-
Setup the Dotdeb apt repository on Debian
-
by
Pierre-Yves Landuré
—
published
Apr 26, 2012
—
last modified
Aug 10, 2013 02:08
The Dotdeb repository hosts software unavailable by default in the official Debian repositories. It provides PHP 5.4, the nginx HTTP server, the Percona toolkit, etc... This howto setup this repository with a minimal impact on the system: only the wanted software are installed, the other packages available in Dotdeb repositories are ignored.
Located in
Debian GNU/Linux
/
System
/
Software
-
Apache 2
-
by
Pierre-Yves Landuré
—
published
May 25, 2012
—
last modified
May 25, 2012 10:26
Apache 2 installation and configuration howtos for Debian
Located in
Debian GNU/Linux
/
Servers
-
Harden the security of Apache 2 on Debian
-
by
Pierre-Yves Landuré
—
published
May 24, 2012
—
last modified
Oct 29, 2017 04:03
Apache 2 is a robust HTTP server with numerous functionalities. This howto harden the security of Apache 2 by apply basic rules.
Located in
Debian GNU/Linux
/
Servers
/
Apache 2
-
Apache 2 configuration tips
-
by
Pierre-Yves Landuré
—
published
Feb 27, 2012
—
last modified
Mar 02, 2018 08:35
Handy or rarely used Apache 2 setups.
Located in
Debian GNU/Linux
/
Servers
/
Apache 2
-
Install PHP-FPM on Debian
-
by
Pierre-Yves Landuré
—
published
Apr 27, 2012
—
last modified
Nov 11, 2017 09:40
PHP-FPM is an greatly enhanced FastCGI mecanism for PHP. Its use allow to greatly raise the performances of hosted sites. It is a recommended software to optimize the hosting of sites with heavy traffic. This howto help you to setup this software on Debian, by using the packages provided by dotdeb.org.
Located in
Debian GNU/Linux
/
Servers
/
PHP
-
Store PHP sessions in Memcached
-
by
Pierre-Yves Landuré
—
published
May 07, 2012
—
last modified
Nov 11, 2017 09:31
By default, PHP sessions are stored on file system (in /var/lib/php5, or in /tmp). If the hosted PHP sites have an intensive use of sessions, this can add a additional delay to PHP requests run. It is possible to optimize PHP performances by storing sessions in memory with the help of Memcached. This guide describe how to set this up.
Located in
Debian GNU/Linux
/
Servers
/
PHP
-
Setup a status page on a Apache 2 server
-
by
Pierre-Yves Landuré
—
published
Apr 28, 2012
—
last modified
Nov 11, 2017 09:29
Apache 2, PHP-FPM, APC, and other tools have usage statistics in Web pages. The data provided by these statistics are critical. It is important to secure the access to them. This howto setup a secure sub-domain dedicated to the display of HTTP server statuses.
Located in
Debian GNU/Linux
/
Servers
/
Apache 2
-
Statistics
-
by
Pierre-Yves Landuré
—
published
Aug 08, 2011
—
last modified
Jun 03, 2012 06:07
How to install statistics related web tools.
Located in
Debian GNU/Linux
/
Web applications
-
Content syndication
-
by
Pierre-Yves Landuré
—
published
Aug 13, 2011
—
last modified
May 31, 2012 02:58
How to install content syndication Web tools. This include RSS feed readers and planets.
Located in
Debian GNU/Linux
/
Web applications
-
Web applications
-
by
Pierre-Yves Landuré
—
published
Jul 18, 2011
—
last modified
May 31, 2012 02:58
Installation guides of Web applications (Drupal, Wordpress, Tiny Tiny RSS, Piwik, ...)
Located in
Debian GNU/Linux