How to Run Apache as different User with mpm-itk
Run Apache as different User is quite useful in WordPress development and WordPress hosting. Apache runs as www-data in Debian/Ubuntu. However, this is not convenient in a WordPress installation: On…
Run Apache as different User is quite useful in WordPress development and WordPress hosting. Apache runs as www-data in Debian/Ubuntu. However, this is not convenient in a WordPress installation: On…
DokuWiki Setup is a simple guide to setup DokuWiki on Debian (or Ubuntu). However, you can use the following instructions on every Linux server (with small changes). DokuWiki is the…
If you are writing code, you need SSL for development. You can self-sign a "fake" certificate, but you will always get browser warnings. Not anymore! mkcert is an excellent tool…
XAMPP is an excellent tool to set up a development database for beginners. Web-based applications are responsible for providing the majority of the services that we enjoy on the internet.…
Debian 9 (Stretch) release candidate 3 (RC3) is available since April 10th, 2017. Debian 9 RC3 is still a "testing" release (not recommended for production servers). Which is the release…