···375375KNOT_SERVER_LISTEN_ADDR=127.0.0.1:5555376376```377377378378-If you run a Linux distribution that uses systemd, you can use the provided379379-service file to run the server. Copy380380-[`knotserver.service`](/systemd/knotserver.service)378378+If you run a Linux distribution that uses systemd, you can379379+use the provided service file to run the server. Copy380380+[`knotserver.service`](https://tangled.org/tangled.org/core/blob/master/systemd/knotserver.service)381381to `/etc/systemd/system/`. Then, run:382382383383```