Kood: |
arti@kast:~$ ping -c1 tracker.thepiratebay.org
PING tracker.thepiratebay.org (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost (127.0.0.1): icmp_req=1 ttl=64 time=0.068 ms
--- tracker.thepiratebay.org ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.068/0.068/0.068/0.000 ms
arti@kast:~$
|
Kood: |
arti@kast:~$ cat /etc/resolv.conf
nameserver 8.8.8.8
nameserver 8.8.4.4
arti@kast:~$
|