From cf12efe5c732361c100afa856366a62a606ac8e0 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Mon, 22 Jul 2019 17:32:30 +0200 Subject: main page, updated hosting --- content/_index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index da5657c..5bc57cc 100644 --- a/content/_index.md +++ b/content/_index.md @@ -10,7 +10,8 @@ the two wikis/CMS I had before (I don't mention names) were hacked in no time. And don't want to spend any time doing security updates all the time. -Hosting is done on a Raspberry Pi 1 B+ with [ArchARM](https://archlinuxarm.org/). +Hosting is done on a Raspberry Pi 1 B+ (as of 20th of July 2019 it has +been upgraded to a Raspberry Pi 2 Model B) with [ArchARM](https://archlinuxarm.org/). I was simply fed up with the speed and the cumbersome user interface of nowadays virtualized web hosting solutions (I don't mention names here again). -- cgit v1.2.3-54-g00ecf From 5caecce279d0a031d96922f5d3cbd73f035f6d2c Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Mon, 22 Jul 2019 17:34:37 +0200 Subject: fixed a typo --- content/blog/mail-disaster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/mail-disaster.md b/content/blog/mail-disaster.md index a7d2dd8..8670663 100644 --- a/content/blog/mail-disaster.md +++ b/content/blog/mail-disaster.md @@ -49,7 +49,7 @@ fix the tousands of spam email being sent via my now defacto open mail relay. ## Checking status -There are various helpfull tools to check about the status of your mail +There are various helpfull tools to check the status of your mail server. I picked https://mxtoolbox.com/. This is what I got: ``` -- cgit v1.2.3-54-g00ecf From 520baa6ac75c05a49bfc8133c43016f2b2f0b8f1 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Mon, 22 Jul 2019 17:42:30 +0200 Subject: updated search index and copyright --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 7e7976a..4480992 100644 --- a/config.toml +++ b/config.toml @@ -12,7 +12,7 @@ SectionPagesMenu = "main" toptitle = "Andreas Baumann's" subtitle = "Personal Home Page" location = "Zurich" - copyright_years = "2009 - 2018" + copyright_years = "2009 - 2019" opengraph = true strus_url = "http://eeepc.home:8080/strus/query/wwwandreasbaumanncc" -- cgit v1.2.3-54-g00ecf