i hate restructedtext
This commit is contained in:
parent
c9b7d8a58b
commit
45a2679e33
@ -79,8 +79,8 @@ Instructions
|
|||||||
iptables -I OUTPUT -t raw -p udp --sport PORT_NUMBER -j NOTRACK
|
iptables -I OUTPUT -t raw -p udp --sport PORT_NUMBER -j NOTRACK
|
||||||
iptables -I PREROUTING -t raw -p udp --dport 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
|
This is to prevent excessive number of ``EPERM`` "Operation not permitted" errors, which also has a negative impact
|
||||||
on the performance.
|
on the performance.
|
||||||
|
|
||||||
8. Start **magneticod**: ::
|
8. Start **magneticod**: ::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user