You are viewing outdated content for BUG. If you have a BUG Y.T. edition or 2.0 series device, please visit our updated wiki: http://wiki.buglabs.net
Ping BUGwifi
From BUG Wiki
This guide will tell you how to ping BUG
- Open a terminal
- At the command prompt, type "ping <YOUR_BUGS_IP_ADDRESS>"
- The terminal will then show:
root@host:~$ ping 192.168.15.105 PING 192.168.15.105 (192.168.15.105) 56(84) bytes of data. 64 bytes from 192.168.15.105: icmp_seq=1 ttl=64 time=0.778 ms 64 bytes from 192.168.15.105: icmp_seq=2 ttl=64 time=0.814 ms 64 bytes from 192.168.15.105: icmp_seq=3 ttl=64 time=0.814 ms 64 bytes from 192.168.15.105: icmp_seq=4 ttl=64 time=2.85 ms
- Hit Ctrl+c on your keyboard to break out of it.
