Monday, April 29, 2013

Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName on Xubuntu

sudo sh -c 'echo "ServerName localhost" >> /etc/apache2/conf.d/name' && sudo service apache2 restart

No comments:

Post a Comment

systemd-timesyncd

sudo apt update && sudo apt install systemd-timesyncd && sudo systemctl enable --now systemd-timesyncd