System Grab Bag

View all TLDR pages from Linux (or from all pages)

avahi-resolve

Translate between host names and IP Addresses. More information: https://www.avahi.org/.
  • Resolve a local service to its IPv4:
    avahi-resolve -4 --name {{service.local}}
  • Resolve an IP to a hostname, verbosely:
    avahi-resolve --verbose --address {{IP}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.