Added first blog post, activated taxonomies

Signed-off-by: Ettore <noettore@gmail.com>
This commit is contained in:
2019-05-24 23:14:20 +02:00
parent 8048fe6de8
commit 37fb2ce4c6
3851 changed files with 17781 additions and 12 deletions

View File

@@ -6,11 +6,23 @@
<description>Recent content on Ettore Dreucci</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-US</language>
<lastBuildDate>Mon, 20 May 2019 01:04:40 +0200</lastBuildDate>
<lastBuildDate>Wed, 22 May 2019 18:54:00 +0200</lastBuildDate>
<atom:link href="https://ettore.dreucci.it/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>ISPConfig Dynamic DNS</title>
<link>https://ettore.dreucci.it/blog/ispconfig-ddns/</link>
<pubDate>Wed, 22 May 2019 18:54:00 +0200</pubDate>
<guid>https://ettore.dreucci.it/blog/ispconfig-ddns/</guid>
<description>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.
Doing so in ISPConfig is quite straight forward: we can use the ISPConfig SOAP API to update an existing record with a PHP script to be run frequently by the target host.
In this recipe I will consider updating an A record.
First we need to create a remote user on the ISPConfig master server to authenticate, and grant it remote access and some functions:</description>
</item>
<item>
<title>Home</title>
<link>https://ettore.dreucci.it/home/</link>
@@ -19,7 +31,7 @@
<guid>https://ettore.dreucci.it/home/</guid>
<description>Hello there and welcome to my website!
Here you can find some (little) info on me and some post I occasionally write about stuff I like.
copyright Bill Watterson, Andrews McMeel Publishing and Universal Press Syndicate. </description>
copyright by Andrews McMeel Publishing </description>
</item>
<item>