Category: Debian

Running php-fpm with different user group using umask 7

Running php-fpm with different user group using umask

Updated August 2026: Running php-fpm pools under dedicated users/umask is still best practice. The same idea applies to PHP 8.x pools (including 8.3–8.5): one pool per site, correct listen.owner/listen.group, and a real umask in the...

Polling Observium Unix agent with SSH 1

Polling Observium Unix agent with SSH

Polling Observium Unix agent with SSH   In this How-To i will tell you how to receive the polling data from the UNIX agent: observium_agent over SSH. Especially if you need to monitor remote machines...

Store PHP Session the other way via Memcached 0

Shared apt cache using apt-cacher-ng

Shared apt cache using apt-cacher-ng In this short how-to i will describe how to use Shared apt cache using apt-cacher-ng. With the use of apt-cacher-ng you can safe a lot traffic since it acts like...