[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-relays] Some newbie questions



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@00
# systemctl reload tor@01

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


--
╰_╯ Ciao Marco!

My family:6D6EC2A2E2ED8BFF2D4834F8D669D82FC2A9FA8D
_______________________________________________
tor-relays mailing list
tor-relays@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays