Facebook
From s, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 121
  1. [01:05][root@debian][~] $ ifconfig eno1
  2. eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
  3.         inet 89.229.53.147  netmask 255.255.248.0  broadcast 89.229.55.255
  4.         inet6 fe80::20b:abff:feb7:e7d  prefixlen 64  scopeid 0x20<link>
  5.         ether 00:0b:ab:b7:0e:7d  txqueuelen 1000  (Ethernet)
  6.         RX packets 279689  bytes 152092563 (145.0 MiB)
  7.         RX errors 0  dropped 0  overruns 0  frame 0
  8.         TX packets 56370  bytes 8326415 (7.9 MiB)
  9.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  10.         device interrupt 20  memory 0xf7e00000-f7e20000
  11.  
  12. [01:06][root@debian][~] $ ping wp.pl
  13. PING wp.pl (212.77.98.9) 56(84) bytes of data.
  14. 64 bytes from www.wp.pl (212.77.98.9): icmp_seq=1 ttl=56 time=14.9 ms
  15. 64 bytes from www.wp.pl (212.77.98.9): icmp_seq=2 ttl=56 time=15.9 ms
  16. 64 bytes from www.wp.pl (212.77.98.9): icmp_seq=3 ttl=56 time=16.2 ms
  17. ^Z
  18. [5]+  Zatrzymano              ping wp.pl
  19. [01:06][root@debian][~] $ speedtest
  20. Retrieving speedtest.net configuration...
  21. Testing from Multi Media (89.229.0.6)...
  22. Retrieving speedtest.net server list...
  23. Selecting best server based on ping...
  24. Hosted by Limonka.pl (Świdnica) [282.03 km]: 23.224 ms
  25. Testing download speed...............................................................................
  26. .Download: 118.08 Mbit/s
  27. Testing upload speed......................................................................................................
  28. Upload: 18.71 Mbit/s
  29. [01:07][root@debian][~] $ ifconfig eno1
  30. eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
  31.         inet 89.229.53.147  netmask 255.255.248.0  broadcast 89.229.55.255
  32.         inet6 fe80::20b:abff:feb7:e7d  prefixlen 64  scopeid 0x20<link>
  33.         ether 00:0b:ab:b7:0e:7d  txqueuelen 1000  (Ethernet)
  34.         RX packets 452327  bytes 359310050 (342.6 MiB)
  35.         RX errors 0  dropped 0  overruns 0  frame 0
  36.         TX packets 147104  bytes 42411894 (40.4 MiB)
  37.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  38.         device interrupt 20  memory 0xf7e00000-f7e20000
  39.  
  40. [01:07][root@debian][~] $
  41.