i hate restructedtext

This commit is contained in:
Bora M. Alper 2017-07-05 15:32:30 +03:00
parent c9b7d8a58b
commit 45a2679e33

View File

@ -79,8 +79,8 @@ Instructions
iptables -I OUTPUT -t raw -p udp --sport PORT_NUMBER -j NOTRACK
iptables -I PREROUTING -t raw -p udp --dport PORT_NUMBER -j NOTRACK
This is to prevent excessive number of ``EPERM`` "Operation not permitted" errors, which also has a negative impact
on the performance.
This is to prevent excessive number of ``EPERM`` "Operation not permitted" errors, which also has a negative impact
on the performance.
8. Start **magneticod**: ::