service | pakket | versie | /etc (environment & tool conf.) | /var (variable data files) |
OS | Linux-debian | 9.* (stretch) | /boot/grub/* | /boot/* |
| | | /etc/default/grub | |
DNS | bind9 | 9.* | /etc/bind/named.conf.local | /var/lib/bind/db.* |
| | | /etc/default/bind9 | |
HTTP | apache2 | 2.* | /etc/apache2/sites-available/*.conf | /var/www/* |
HTTPS | apache2 | 2.* | /etc/apache2/sites-available/*.conf | /var/www/* |
| | | /etc/default/apache2 | |
FTP | proftpd | 1.* | /etc/proftpd/proftpd.conf | /var/www/* |
| | | /etc/default/proftpd | |
PHP | php | 7.* | /etc/php/7.0/apache2/php.ini | /var/www/* |
JAVA | tomcat8 | 8.* | /etc/tomcat8/server.xml | /var/lib/tomcat8/webapps/* |
| | | /etc/default/tomcat8 | |