DNS cheatsheet: Revision history

From Lolly's Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 November 2021

25 November 2021

15 July 2016

14 July 2016

  • curprev 22:3522:35, 14 July 2016Lollypop talk contribs 1,410 bytes +1,410 Die Seite wurde neu angelegt: „==dns2hosts== <source lang=perl> #!/usr/bin/perl use Net::DNS; use Net::DNS qw(rrsort); my @nameservers = ("auth-dns-1.domain.de","auth-dns-2.domain.de"); my…“