-
Install and setup MySQL on Debian
-
by
Pierre-Yves Landuré
—
published
Jul 18, 2011
—
last modified
Nov 11, 2017 09:37
—
filed under:
Debian 5.0 Lenny,
Debian 6.0 Squeeze,
Ubuntu 10.04 Lucid Lynx,
Ubuntu 11.04 Natty Narwhal,
mysql
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.
Located in
Debian GNU/Linux
/
Servers
/
MySQL
-
Install the database firewall GreenSQL on Debian
-
by
Pierre-Yves Landuré
—
published
Jul 18, 2011
—
last modified
Feb 08, 2014 06:42
—
filed under:
Debian 6.0 Squeeze,
security,
postgresql,
mysql
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.
Located in
Debian GNU/Linux
/
Servers
/
MySQL
-
Install Google Page Speed module for Apache 2 on Debian
-
by
Pierre-Yves Landuré
—
published
Oct 20, 2011
—
last modified
Mar 02, 2018 08:35
—
filed under:
Debian 6.0 Squeeze,
apache
The Apache 2 Google Page Speed module is a tool automatically optimizing web sites hosted on the server.
Located in
Debian GNU/Linux
/
Servers
/
Apache 2
-
Install the APC PHP extension on Debian
-
by
Pierre-Yves Landuré
—
published
Aug 23, 2011
—
last modified
Mar 02, 2018 08:35
—
filed under:
Debian 5.0 Lenny,
Debian 6.0 Squeeze,
php
APC is the acronym for Alternative PHP Cache. This module enhance the performances of your PHP applications by caching the "compiled" PHP op-code.
Located in
Debian GNU/Linux
/
Servers
/
PHP
-
Install the Imagick PHP extension on Debian
-
by
Pierre-Yves Landuré
—
published
Aug 09, 2011
—
last modified
Dec 06, 2017 03:50
—
filed under:
Debian 5.0 Lenny,
php,
Debian 6.0 Squeeze
The Imagick extension add to PHP the power of ImageMagick image manipulation tool. One of its advantages is that it can read a lot more image formats than GD. This guide help you to install it on Debian.
Located in
Debian GNU/Linux
/
Servers
/
PHP
-
Install the ChartDirector PHP extension on Debian
-
by
Pierre-Yves Landuré
—
published
Aug 23, 2011
—
last modified
Nov 11, 2017 09:45
—
filed under:
Debian 6.0 Squeeze,
php
ChartDirector is a chart generation tool used by some PHP applications (for example, EggCRM). This howto ease its installation on Debian GNU/Linux.
Located in
Debian GNU/Linux
/
Servers
/
PHP
-
Install IonCube Loader on Debian
-
by
Pierre-Yves Landuré
—
published
Jul 18, 2011
—
last modified
Mar 02, 2018 08:35
—
filed under:
Debian 6.0 Squeeze,
php
IonCube Loader is a PHP Zend extension allowing to use licensed PHP files protected with this technology. This post ease its install on Debian.
Located in
Debian GNU/Linux
/
Servers
/
PHP
-
Install and setup PostgreSQL on Debian
-
by
Pierre-Yves Landuré
—
published
Jul 18, 2011
—
last modified
Nov 11, 2017 09:29
—
filed under:
postgresql,
Debian 6.0 Squeeze,
Debian 5.0 Lenny
PostgreSQL is a powerfull database management system. It can be seen as an free and open-source Oracle. One of its functionalities is the geolocation data storage. This howto ease the installation of PostgreSQL server on Debian.
Located in
Debian GNU/Linux
/
Servers
/
Databases