Added tags and categories to old posts

Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
2019-09-28 19:46:10 +02:00
parent 7a183d01eb
commit 66e488f63a
4 changed files with 9 additions and 9 deletions

View File

@@ -1,12 +1,12 @@
---
title: "ISPConfig Dynamic DNS"
tags: ["ispconfig", "ddns", "dns"]
categories: ["recipe"]
categories: ["recipe", "sysadmin"]
description: "How to create and update a DDNS entry in ISPConfig"
date: 2019-05-22T18:54:00+02:00
draft: false
---
## [[recipe]({{< ref "/categories/recipe" >}})]: How to create and update a DDNS entry in ISPConfig
## [[recipe]({{< ref "/categories/recipe" >}}), [sysadmin]({{< ref "/categories/sysadmin" >}})]: How to create and update a DDNS entry in ISPConfig
If you manage your DNS server(s) with ISPConfig you may want a *dynamic entry* that gets updated automatically every time the target host changes its IP address.