Changes

Jump to navigation Jump to search
289 bytes added ,  16:35, 22 May 2017
Created page with "==== Solution against slow DNS ==== if your Internet seems slow on enter www... then change the DNS Settings on your PC. On Linux do: edit /etc/resolv.conf <pre> nameserver 20..."
==== Solution against slow DNS ====
if your Internet seems slow on enter www... then change the
DNS Settings on your PC. On Linux do:
edit /etc/resolv.conf
<pre>
nameserver 208.67.222.222 #OPENDNS
nameserver 208.67.220.220 #OPENDNS
nameserver 192.168.178.1 #Router as Fallback DNS
</pre>

Navigation menu