Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 599 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 599 Bytes

Sadpods DNS

A Gitpod implementation of the "Jakarta" exercise at Sad Servers.

Open in Gitpod

Open in Gitpod

Exercise

Once the activity starts, you try to ping google.com...but wait! It doesn't work.

ping: google.com: Name or service not known

Oh no!

Dig around and see if you can fix it so that ping can actually hit google.com.

When you can see:

PING google.com (142.250.187.238) 56(84) bytes of data.

Then you've fixed it!