Linux

Linux package is tested on Ubuntu operating system, but it should work with most Linux distributions. You should use appropriate version for your system, both 32 and 64 bit version are available.

Install

  • Run traccar.run (sudo ./traccar.run)
  • Start daemon (sudo /opt/traccar/bin/traccar start)

Uninstall

  • Remove traccar from init (sudo /opt/traccar/bin/traccar remove)
  • Remove traccar directory (sudo rm -R /opt/traccar)