This repository has been archived on 2022-01-19 . You can view files and clone it, but cannot push or open issues or pull requests.
Joerg Deckert
a21065a68c
lamp: activate opcache, php intl support
2018-10-08 19:49:20 +02:00
..
mariadb
lamp: activate opcache, php intl support
2018-10-08 19:49:20 +02:00
php
lamp: activate opcache, php intl support
2018-10-08 19:49:20 +02:00
00-eth0.network
LAMP: first commit
2018-01-30 11:34:07 +01:00
Makefile
lamp: activate opcache, php intl support
2018-10-08 19:49:20 +02:00
README.md
LAMP: first commit
2018-01-30 11:34:07 +01:00
firstboot.start
lamp: activate opcache, php intl support
2018-10-08 19:49:20 +02:00
kernel.config
lamp: use gentoo kernel (hardened is unsupported), updates
2018-09-08 18:44:08 +02:00
lamp.cfg
lamp: use gentoo kernel (hardened is unsupported), updates
2018-09-08 18:44:08 +02:00
make.conf
lamp: use gentoo kernel (hardened is unsupported), updates
2018-09-08 18:44:08 +02:00
package.keywords
lamp: use gentoo kernel (hardened is unsupported), updates
2018-09-08 18:44:08 +02:00
package.use
lamp: activate opcache, php intl support
2018-10-08 19:49:20 +02:00
timesyncd.conf
LAMP: first commit
2018-01-30 11:34:07 +01:00
world
lamp: use gentoo kernel (hardened is unsupported), updates
2018-09-08 18:44:08 +02:00
Erstkonfiguration
für variable Daten (MySQL/MariaDB, Konfiguration) muß eine mit ext4 formatierte Datenpartition mit dem Label "DATA" vorhanden sein. Diese wird nach /DATA gemountet.
feste IP-Adresse und /etc/hosts konfigurieren
unter VMware evtl. open-vm-tools aktivieren
evtl. PHP für Apache aktivieren:
sed -i 's:APACHE2_OPTS=":APACHE2_OPTS="-D PHP :' /etc/conf.d/apache2
evtl. Mariadb starten:
systemctl start mariadb
systemclt enable mariadb