From 424148141c71d372dab6ef2c54aeee8296b4356f Mon Sep 17 00:00:00 2001 From: Frederik Lindenaar <frederik@lindenaar.nl> Date: Sat, 26 Oct 2019 22:09:02 +0200 Subject: [PATCH] more layout changes to test GitLab's Markdown formatter... --- README.md | 5 ----- 1 file changed, 0 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c0795b5..eea9a0b 100644 --- a/README.md +++ b/README.md @@ -50,13 +50,10 @@ The setup of this solution consists of the following steps: 1. Ensure that the Perl modules CGI and Net::DNS are installed. * on Debian/Ubuntu linux this can be done by: - ~~~ sudo apt-get install libcgi-pm-perl libnet-dns-perl ~~~ - * or directly from CPAN (assuming that is installed): - ~~~ cpan CGI Net::DNS ~~~ @@ -175,7 +172,6 @@ The setup of this solution consists of the following steps: the bind `nsupdate` command instead. If that is inconvenient, the following steps must be followed not to get our of sync with Bind's zone database (please note that when you have views this works slightly differently): - * execute the command `rndc freeze [zone]` * edit the zone file for [zone] * execute the command `rndc unfreeze [zone]` @@ -184,7 +180,6 @@ The setup of this solution consists of the following steps: and test the setup. please see [below how to invoke the script](#invoking). URLs / checks to perform are: - * <http://myserver.mydomain.tld/dyndns/list?domain=dyndns.mydomain.tld> to list the entries in the domain (requires zone transfer rights!) * <http://myserver.mydomain.tld/dyndns/update?host=site.dyndns.mydomain.tld&user=siteuser&secret=......> -- libgit2 0.22.2