-
-
Notifications
You must be signed in to change notification settings - Fork 17
Restarting Tor on Linode
Christian Murray edited this page Oct 26, 2020
·
1 revision
Sometimes, when Spotbit is having connection issues on the linode server, I have found it helpful to restart the tor process.
- Tor on the current linode is running inside of a tmux window. Attach to it with
tmux attach -t tor - Kill the process, then restart with
tor - Detach from the tmux window
- Restart spotbit:
systemctl restart spotbit