mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-25 18:03:07 +03:00
Fixing dependencies
This commit is contained in:
parent
c5eb598d5c
commit
7a2208f2ec
@ -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}}`
|
||||
|
Loading…
Reference in New Issue
Block a user