Difference between pages "User talk:Jubalh" and "Package:Bind-tools"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
m (more details)
 
Line 1: Line 1:
Hi Jubalh, please consider using the [[Template:Ebuild|Ebuild Template]] when creating a new package page. Thank you. :) (See [[Adding_an_Ebuild_to_the_Wiki]]) -- [[User:Pytony|Pytony]] ([[User talk:Pytony|talk]])
{{Ebuild
|Summary=bind tools: dig, nslookup, host, nsupdate, dnssec-keygen
|CatPkg=net-dns/bind-tools
|Homepage=http://www.isc.org/software/bind
}}
Bind tools help setup {{package|net-dns/bind}}, dnsmasq, & help solve other dns related problems.


Thanks [[User:Pytony|Pytony]], I didn't know about that template yet. -- [[User:Jubalh|jubalh]]
=== Installation ===
{{console|body=###i## emerge net-dns/bind-tools}}
 
=== Usage ===
{{console|body=###i## dig http://www.funtoo.org/Welcome}}
 
{{console|body=###i## nslookup 8.28.87.156}}
 
{{console|body=###i## host funtoo.org}}
 
{{PageNeedsUpdates}}
{{EbuildFooter}}

Latest revision as of 10:48, May 11, 2015

Bind-tools

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

Bind tools help setup net-dns/bind, dnsmasq, & help solve other dns related problems.

Installation

root # emerge net-dns/bind-tools

Usage

root # dig http://www.funtoo.org/Welcome
root # nslookup 8.28.87.156
root # host funtoo.org