Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
cat /etc/timezone
timedatectl

 

Both outputs should show correct timezone.

...

Code Block
languagetext
systemctl stop unimus
echo "Europe/Rome" | sudo tee /etc/timezone
sudo dpkg-reconfigure --frontend noninteractive tzdata
systemctl start unimus

The above commands are for Ubuntu / Debian - please check for proper commands if using a different Linux distribution.

TODO

  •  TODO Tomas Kirnak - Port 8085 not free - how to find out and how to change port
  •  TODO Tomas Kirnak - Unimus running as a service refuses to start - run Unimus manually to get a more detailed error report