-
Install Xen on Debian
-
by
Pierre-Yves Landuré
—
published
Apr 06, 2013
—
last modified
Mar 02, 2018 08:35
Xen is a free virtualization solution alternative to VMWare ESX. This how-to help you to install it on Debian GNU/Linux.
Located in
Debian GNU/Linux
/
System
/
Xen
-
Install Zend Guard Loader/Zend Optimizer on Debian
-
by
Pierre-Yves Landuré
—
published
Jul 18, 2011
—
last modified
Mar 02, 2018 08:35
Zend Optimizer speed up PHP execution and enable the use of Zend Guard protected files. This guide help you install this PHP extension on Debian.
Located in
Debian GNU/Linux
/
Servers
/
PHP
-
Internet
-
by
Pierre-Yves Landuré
—
published
Aug 08, 2011
—
last modified
Oct 03, 2017 10:09
Free software improving the Internet experience on Microsoft Windows
Located in
Windows
-
Legal mentions
-
by
Pierre-Yves Landuré
—
published
Aug 13, 2011
—
last modified
Dec 08, 2014 08:17
-
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
-
Log PHP errors with Syslog
-
by
Pierre-Yves Landuré
—
published
Apr 26, 2012
—
last modified
Aug 16, 2018 05:46
Function of the server configuration, the PHP messages are not logged to HTTP server error log. In this case, it is necessary to setup PHP to log errors to a dedicated log file, or to Syslog. This howto propose a simple setup to log PHP errors in the file "/var/log/php.log"
Located in
Debian GNU/Linux
/
Servers
/
Syslog
-
Mac OS X
-
by
Pierre-Yves Landuré
—
published
Aug 08, 2011
—
last modified
Jul 11, 2012 02:58
Free software selection for Mac OS X.
-
Manage PHP ini options from command line on Debian
-
by
Pierre-Yves Landuré
—
published
Jun 03, 2012
—
last modified
Nov 15, 2017 06:43
Memory limit, upload limit, quote management, ... are PHP configuration options which change is asked by various Web applications. This howto setup a command line script to ease the management of PHP configuration changes.
Located in
Debian GNU/Linux
/
Servers
/
PHP
-
Maximize the available free space on ext3fs partitions
-
by
Pierre-Yves Landuré
—
published
Aug 10, 2011
—
last modified
Oct 19, 2012 11:38
By default, the file system Ext3 reserves a little less than 5% of the available space in the system. This space is used in particular to limit fragmentation. This howto helps you to recover this space.
Located in
Debian GNU/Linux
/
System
/
Setup
-
Monitoring
-
by
Pierre-Yves Landuré
—
published
May 04, 2012
—
last modified
Feb 07, 2014 12:36
Tools for monitoring servers state.
Located in
Debian GNU/Linux
/
Web applications