[tor-relays] Some newbie questions

lists at for-privacy.net lists at for-privacy.net
Sat Oct 5 11:35:05 UTC 2019


On 04.10.2019 23:10, skarz wrote:
> I’m running Raspian Stretch lite.

>>> What is the proper way to stop/start/restart a relay? I’ve 
>>> ‘corrupted’ a few relays during this process, for example a relay had 
>>> a new fingerprint after restarting the machine. Actually my biggest 
>>> problems thus far are all based around Tor behaving weird after a 
>>> restart.

I think raspbian = debian
commands on systems with systemd:

either first: ~$ su
or put 'sudo' in front of the commands:

start tor # systemctl start tor
stop tor # systemctl stop tor
reload config # systemctl reload tor
stop + start tor # systemctl restart tor

at several tor instances:
# systemctl reload tor at 00
# systemctl reload tor at 01

restart machine # reboot
stop the machine # shutdown -h now


-- 
╰_╯ Ciao Marco!

My family:6D6EC2A2E2ED8BFF2D4834F8D669D82FC2A9FA8D


More information about the tor-relays mailing list