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

[tor-relays] Re: [Possible phishing attempt] install OBFS4



Add Tor's repo in your system:
https://support.torproject.org/apt/tor-deb-repo/

Then install unattended-upgrades too:

https://wiki.debian.org/UnattendedUpgrades

Unattended-Upgrade::Origins-Pattern {
        "origin=*";
};

This way (by including all origins) you basically keep all your packages upgraded.

Regarding CPU, you can give a try to cpulimit. I've never tested it with tor though:

https://www.unix.com/man-page/debian/1/cpulimit/
_______________________________________________
tor-relays mailing list -- tor-relays@xxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to tor-relays-leave@xxxxxxxxxxxxxxxxxxxx