Created
June 28, 2011 19:52
-
-
Save masonforest/1052024 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
STIRLTECH@stirling-technologiess-macbook ~ | |
$ ping stirltech.com | |
PING stirltech.com (184.106.170.207): 56 data bytes | |
Request timeout for icmp_seq 0 | |
Request timeout for icmp_seq 1 | |
^C | |
--- stirltech.com ping statistics --- | |
3 packets transmitted, 0 packets received, 100.0% packet loss | |
STIRLTECH@stirling-technologiess-macbook ~ | |
$ ssh [email protected] | |
[email protected]'s password: | |
Permission denied, please try again. | |
[email protected]'s password: | |
Linux menemsha 2.6.35.4-rscloud #8 SMP Mon Sep 20 15:54:33 UTC 2010 x86_64 GNU/Linux | |
Ubuntu 10.10 | |
Welcome to Ubuntu! | |
* Documentation: https://help.ubuntu.com/ | |
Last login: Tue Jun 28 19:37:51 2011 from c-98-217-133-129.hsd1.ma.comcast.net | |
masonf@menemsha:~$ ping stirltech.com | |
PING stirltech.com (184.106.170.207) 56(84) bytes of data. | |
64 bytes from 184-106-170-207.static.cloud-ips.com (184.106.170.207): icmp_req=1 ttl=63 time=0.253 ms | |
64 bytes from 184-106-170-207.static.cloud-ips.com (184.106.170.207): icmp_req=2 ttl=63 time=0.280 ms | |
^C64 bytes from 184-106-170-207.static.cloud-ips.com (184.106.170.207): icmp_req=3 ttl=63 time=0.278 ms | |
--- stirltech.com ping statistics --- | |
3 packets transmitted, 3 received, 0% packet loss, time 2002ms | |
rtt min/avg/max/mdev = 0.253/0.270/0.280/0.018 ms | |
masonf@menemsha:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment