Added tags and categories to old posts
Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user