Install Apache on Ubuntu 22.04

From Jay's Cafe' Wiki
Revision as of 11:47, 1 July 2018 by Jayctheriot (talk | contribs)
  • Put on a good playlist on Plex
  • Using the "Bionic" image maintained on virt01:
lxc launch Bionic <name of server>
lxc exec <name of server> bash
sudo -i
apt update
apt full-upgrade -y
reboot
sudo -i
apt install apache2 php7.0* libapache2-mod-php7.0 libapache2-mod-geoip mysql-client postfix mailutils mailutils-mh lynx-cur tre-agrep -y
  • On "Postfix Configuration" select "Satelite system"
  • Enter FQDN of server
  • Enter "kgtservices.com:26" in SMTP relay host