Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The last step is to wait for the things to propagate. You know that things are working when you are able to ping the domain name from a computer on the Internet and it resolves to your server's ip address,

Code Block
langlanguagehtmlbash
in-Phams-iMac:\~ tinpham$ ping krypton.com
PING krypton.com (67.18.4.2): 56 data bytes
64 bytes from 67.18.4.2: icmp_seq=0 ttl=51 time=76.786 ms
64 bytes from 67.18.4.2: icmp_seq=1 ttl=51 time=77.240 ms
64 bytes from 67.18.4.2: icmp_seq=2 ttl=51 time=74.919 ms
64 bytes from 67.18.4.2: icmp_seq=3 ttl=51 time=72.771 ms
64 bytes from 67.18.4.2: icmp_seq=4 ttl=51 time=74.733 ms
64 bytes from 67.18.4.2: icmp_seq=5 ttl=51 time=75.996 ms
64 bytes from 67.18.4.2: icmp_seq=6 ttl=51 time=74.408 ms