1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 16:35:28 +02:00

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}}`