You are here: Home
164 items matching your search terms.
Filter the results.
Item type


New items since



Sort by relevance · date (newest first) · alphabetically
Article Backport a Debian package from testing to stable
by Pierre-Yves Landuré published Jan 15, 2014 last modified Nov 11, 2017 09:40
This how-to ease the upgrade of a software by creating a Debian package from the sources available in testing repositories.
Located in Debian GNU/Linux / System / Software
Article Setup Debian Testing sources apt repository on Debian Stable
by Pierre-Yves Landuré published Mar 06, 2013 last modified Jan 15, 2014 03:41
This guide adds the Debian Testing sources repositories to Debian Stable without changing the standard system behaviour.
Located in Debian GNU/Linux / System / Software
Article Install Hoard on Debian
by Pierre-Yves Landuré published Jun 20, 2013 last modified Dec 06, 2017 04:32
Hoard is a memory manager enhancing malloc function for multi-threaded softwares. It is designed to replace transparently the default system malloc.
Located in Debian GNU/Linux / System / Software
Article Link a NATed Xen DomU to a public IP address
by Pierre-Yves Landuré published Aug 24, 2011 last modified Nov 11, 2017 09:23
When bridged networking allow to give a public IP address to a DomU, NATed networking allow to use the same public IP address for many DomU (provided that listened to port are different). On of NATed networking inconvenient is that all DomUs have the same public IP address. This guide present a method to give another public IP address to a specific DomU.
Located in Debian GNU/Linux / System / Xen
Article Setup of a OVH dedicated server
by Pierre-Yves Landuré published Jun 25, 2012 last modified Jan 31, 2014 06:40
This howto present various enhancements to apply immediately after the activation / installation of a OVH dedicated server.
Located in Debian GNU/Linux / System / OVH
Article Setup the OVH failover IP solution on Debian
by Pierre-Yves Landuré published Aug 24, 2011 last modified Mar 02, 2018 08:35
OVH, a dedicated hosting company, offer the possibility to associate many public IP addresses to one server. It is useful to setup many HTTPS web sites with various SSL certificates on a same server. The failover IP is also designed to ease the management of server downtime.
Located in Debian GNU/Linux / System / OVH
Article Ease Apache 2 server administration with a2tools
by Pierre-Yves Landuré published Jun 30, 2013 last modified Feb 27, 2017 05:03
a2tools is a script written with the intent to ease and automate the daily administration of a Apache 2 server. This howto describe its installation and usage.
Located in Debian GNU/Linux / Servers / Apache 2
Article Enable the HTTPS protocol with Apache 2 on Debian
by Pierre-Yves Landuré published Jun 30, 2013 last modified Oct 29, 2017 11:58
This howto ease the activation of HTTPS with Apache 2.
Located in Debian GNU/Linux / Servers / Apache 2
Article Store PHP sessions in Memcached and MySQL
by Pierre-Yves Landuré published May 09, 2012 last modified Nov 11, 2017 09:37
Using Memcached and MySQL to manage PHP sessions is the key to create high-availability hosting. This setup allow to share session data between several PHP servers hosted behind a load-balancer. In a simpler environment, it allow to prevent storing sessions data on file system. This howto describe the installation of a custom PHP sessions manager using a hybrid Memcached / MySQL storage.
Located in Debian GNU/Linux / Servers / PHP
Article MySQL
by Pierre-Yves Landuré published Jul 02, 2013 last modified Jul 02, 2013 10:37
Posts helping to setup a MySQL server on Debian GNU/Linux
Located in Debian GNU/Linux / Servers