Fixing dependencies

This commit is contained in:
Bob Strecansky 2017-01-11 15:20:26 +00:00 committed by Agniva De Sarker
parent c5eb598d5c
commit 7a2208f2ec

View File

@ -17,3 +17,7 @@
- Perform a reverse DNS lookup on an IP address (PTR record):
`dig -x 8.8.8.8`
- Find authoritative name servers for the zone and display SOA records:
`dig +nssearch {{hostname.com}}`