Skip to content

Debian_9_x_notes

Jason Fesler edited this page Sep 20, 2018 · 1 revision

Thanks to Deborah Picket for sharing.

Here are the Debian Stretch (9.x) packages that I installed onto a virgin netinstall image.

On the web server, includes packages needed for charting, building mod_ip and mtu1280d:

  • apache2
  • apache2-dev
  • build-essential
  • iptables-persistent
  • libapache-mod-php
  • libdb-mysql-perl
  • libdbi-perl
  • libjson-perl
  • libnetfilter-queue-dev
  • libsocket6-perl
  • mariadb-server
  • php7.0-mbstring
  • php7.0-mysql
  • rsync

On the nameserver: bind9*

(And these, which are not strictly necessary but I like to use them:)

  • openssh-server
  • sudo
  • vim
  • host

Apache modules that I needed to enable on the web server:

  • a2enmod ssl
  • a2enmod expires
  • a2enmod headers

Jason's notes for "transparent mirrors":

  • python
  • a2enmod rewrite