# HG changeset patch # User wenzelm # Date 1537043628 -7200 # Node ID 5f333f88d2c1ffff46f2447283329df28764d146 # Parent 10da16970d82ed4f2b36df9ae811dba154ded7db updated to Ubuntu 18.04; diff -r 10da16970d82 -r 5f333f88d2c1 Admin/cronjob/README --- a/Admin/cronjob/README Fri Sep 14 11:34:21 2018 +0200 +++ b/Admin/cronjob/README Sat Sep 15 22:33:48 2018 +0200 @@ -21,7 +21,7 @@ Build Log Database Server ========================= -- Ubuntu 16.04 LTS Linux Server standard installation +- Ubuntu 18.04 LTS Linux Server standard installation https://help.ubuntu.com/lts/serverguide - apt install unattended-upgrades @@ -41,7 +41,7 @@ $ sudo -u postgres psql template1 ALTER USER postgres with encrypted password '***'; - $ edit /etc/postgresql/9.5/main/pg_hba.conf + $ edit /etc/postgresql/10/main/pg_hba.conf local all postgres md5 local all all md5