Difference between pages "Talk:Welcome" and "Package:Bind-tools"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
m
 
m (more details)
 
Line 1: Line 1:
== h1 & h2 tags ==
{{Ebuild
using <nowiki>==subject==</nowiki> makes <nowiki><h2>subject</h2></nowiki> tags...  h1 is assigned by the page name <nowiki>=h1heading=</nowiki> is discouraged favoring magic keywords.
|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.


== irc random nic auto join #funtoo link ==
=== Installation ===
{{console|body=###i## emerge net-dns/bind-tools}}


http://webchat.freenode.net?randomnick=1&channels=%23funtoo&uio=d4
=== Usage ===
{{console|body=###i## dig http://www.funtoo.org/Welcome}}


== Takeing out twitter as linking to car insurance sites with only red dots ==
{{console|body=###i## nslookup 8.28.87.156}}


This is the outtaken part of the site as it shows only red dots and links by them to an car insurance page
{{console|body=###i## host funtoo.org}}


<pre>
{{PageNeedsUpdates}}
 
{{EbuildFooter}}
 
=== Latest Funtoo News from Twitter ===
 
<div class="tweets">
<ul>
<feed entries=8 url="http://search.twitter.com/search.atom?q=from%3Afuntoo">
<li>[{PERMALINK} <nowiki>{TITLE}</nowiki>]
</feed>
</ul>
</div>
</pre>

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