From e0ffa86d972544d3fe2b56d392c5467983465faf Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 27 Apr 2021 08:35:41 +0100 Subject: new gemini page link and deletion of obsolete xerl sites --- cbars.alpha.buetow.org/PROJECT | 1 - cbars.alpha.buetow.org/SITEMAP | 0 cbars.alpha.buetow.org/content/50.Download.xml | 9 --------- cbars.alpha.buetow.org/content/98.contact.xml | 9 --------- cbars.alpha.buetow.org/content/99.license.xml | 5 ----- cbars.alpha.buetow.org/content/home.xml | 19 ------------------- cbars.alpha.buetow.org/htdocs/images/cbars.png | Bin 2108 -> 0 bytes default/templates/html5.xml | 4 ++-- default/templates/xhtml.xml | 4 ++-- redirect:buetow.org | 1 - redirect:cbars.buetow.org | 1 - redirect:ioriot.org | 1 - redirect:snonux.de | 1 + redirect:www.ioriot.org | 1 - redirect:www.snonux.de | 2 +- uberwachung.buetow.org/PROJECT | 1 - uberwachung.buetow.org/content/50.Download.xml | 10 ---------- uberwachung.buetow.org/content/98.contact.xml | 9 --------- uberwachung.buetow.org/content/99.license.xml | 5 ----- uberwachung.buetow.org/content/home.xml | 5 ----- 20 files changed, 6 insertions(+), 82 deletions(-) delete mode 100644 cbars.alpha.buetow.org/PROJECT delete mode 100644 cbars.alpha.buetow.org/SITEMAP delete mode 100644 cbars.alpha.buetow.org/content/50.Download.xml delete mode 100644 cbars.alpha.buetow.org/content/98.contact.xml delete mode 100644 cbars.alpha.buetow.org/content/99.license.xml delete mode 100644 cbars.alpha.buetow.org/content/home.xml delete mode 100644 cbars.alpha.buetow.org/htdocs/images/cbars.png delete mode 100644 redirect:buetow.org delete mode 100644 redirect:cbars.buetow.org delete mode 100644 redirect:ioriot.org create mode 100644 redirect:snonux.de delete mode 100644 redirect:www.ioriot.org delete mode 100644 uberwachung.buetow.org/PROJECT delete mode 100644 uberwachung.buetow.org/content/50.Download.xml delete mode 100644 uberwachung.buetow.org/content/98.contact.xml delete mode 100644 uberwachung.buetow.org/content/99.license.xml delete mode 100644 uberwachung.buetow.org/content/home.xml diff --git a/cbars.alpha.buetow.org/PROJECT b/cbars.alpha.buetow.org/PROJECT deleted file mode 100644 index bdf563b..0000000 --- a/cbars.alpha.buetow.org/PROJECT +++ /dev/null @@ -1 +0,0 @@ -This aims to be a rewrite of loadbars in the C programming language. diff --git a/cbars.alpha.buetow.org/SITEMAP b/cbars.alpha.buetow.org/SITEMAP deleted file mode 100644 index e69de29..0000000 diff --git a/cbars.alpha.buetow.org/content/50.Download.xml b/cbars.alpha.buetow.org/content/50.Download.xml deleted file mode 100644 index 51346ad..0000000 --- a/cbars.alpha.buetow.org/content/50.Download.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - Download - Download from git repository - - Go to - http://github.com/snonux/!!HOSTNAME!! - - diff --git a/cbars.alpha.buetow.org/content/98.contact.xml b/cbars.alpha.buetow.org/content/98.contact.xml deleted file mode 100644 index 4c2f856..0000000 --- a/cbars.alpha.buetow.org/content/98.contact.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - Contact me - - Please use the contact methods listed - on this site - :) - - diff --git a/cbars.alpha.buetow.org/content/99.license.xml b/cbars.alpha.buetow.org/content/99.license.xml deleted file mode 100644 index 083a317..0000000 --- a/cbars.alpha.buetow.org/content/99.license.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - License - Cbars is licensed under the GNU Gerneral Public License Version 3 or later. - diff --git a/cbars.alpha.buetow.org/content/home.xml b/cbars.alpha.buetow.org/content/home.xml deleted file mode 100644 index df2c368..0000000 --- a/cbars.alpha.buetow.org/content/home.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - Cbars - - - Important notice: - The domain - .alpha.buetow.org - contains only development, test and PoC stuff. - - - Get the current clue... - - - Cbars is a program written in C for Linux that can be used to observe CPU loads of several remote servers at once in real time. It connects with SSH (using SSH public/private key auth) to several servers at once and vizualizes all server CPUs and memory statistics right next each other (either summarized or each core separately). Cbars is not a tool for collecting CPU loads and drawing graphs for later analysis. However, since such tools require a significant amount of time before producing results, Cbars lets you observe the current state immediately. Cbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does. It is an attempt to re-write - http://loadbars.buetow.org - . The there is no version of Cbars out yet. But v0.0.0 might come out some day this year. - - diff --git a/cbars.alpha.buetow.org/htdocs/images/cbars.png b/cbars.alpha.buetow.org/htdocs/images/cbars.png deleted file mode 100644 index d223b9a..0000000 Binary files a/cbars.alpha.buetow.org/htdocs/images/cbars.png and /dev/null differ diff --git a/default/templates/html5.xml b/default/templates/html5.xml index c44fb5d..eb535be 100644 --- a/default/templates/html5.xml +++ b/default/templates/html5.xml @@ -14,9 +14,9 @@
This is my old internet site, the new one is: - http://snonux.de + http://buetow.org | - gemini://snonux.de + gemini://buetow.org
A fortune quote: diff --git a/default/templates/xhtml.xml b/default/templates/xhtml.xml index 0f467fd..6c10194 100644 --- a/default/templates/xhtml.xml +++ b/default/templates/xhtml.xml @@ -16,9 +16,9 @@
This is my old internet site, the new one is: - http://snonux.de + http://buetow.org | - gemini://snonux.de + gemini://buetow.org
A fortune quote: diff --git a/redirect:buetow.org b/redirect:buetow.org deleted file mode 100644 index ca5edc2..0000000 --- a/redirect:buetow.org +++ /dev/null @@ -1 +0,0 @@ -http://paul.buetow.org/ diff --git a/redirect:cbars.buetow.org b/redirect:cbars.buetow.org deleted file mode 100644 index 48ef30c..0000000 --- a/redirect:cbars.buetow.org +++ /dev/null @@ -1 +0,0 @@ -http://cbars.alpha.buetow.org diff --git a/redirect:ioriot.org b/redirect:ioriot.org deleted file mode 100644 index 0982613..0000000 --- a/redirect:ioriot.org +++ /dev/null @@ -1 +0,0 @@ -https://github.com/mimecast/ioriot diff --git a/redirect:snonux.de b/redirect:snonux.de new file mode 100644 index 0000000..a770df2 --- /dev/null +++ b/redirect:snonux.de @@ -0,0 +1 @@ +http://buetow.org diff --git a/redirect:www.ioriot.org b/redirect:www.ioriot.org deleted file mode 100644 index 0982613..0000000 --- a/redirect:www.ioriot.org +++ /dev/null @@ -1 +0,0 @@ -https://github.com/mimecast/ioriot diff --git a/redirect:www.snonux.de b/redirect:www.snonux.de index 417b7bb..a770df2 100644 --- a/redirect:www.snonux.de +++ b/redirect:www.snonux.de @@ -1 +1 @@ -http://snonux.de +http://buetow.org diff --git a/uberwachung.buetow.org/PROJECT b/uberwachung.buetow.org/PROJECT deleted file mode 100644 index 540697e..0000000 --- a/uberwachung.buetow.org/PROJECT +++ /dev/null @@ -1 +0,0 @@ -Home surveillance system. Makes use of a RaspberryPi motion detector, camera, root server and an Android App. diff --git a/uberwachung.buetow.org/content/50.Download.xml b/uberwachung.buetow.org/content/50.Download.xml deleted file mode 100644 index 43d142a..0000000 --- a/uberwachung.buetow.org/content/50.Download.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - Download - !!HOSTNAME!! can be downloaded from git. - Download from git repository - - Go to - http://github.com/snonux/!!HOSTNAME!! - - diff --git a/uberwachung.buetow.org/content/98.contact.xml b/uberwachung.buetow.org/content/98.contact.xml deleted file mode 100644 index 4c2f856..0000000 --- a/uberwachung.buetow.org/content/98.contact.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - Contact me - - Please use the contact methods listed - on this site - :) - - diff --git a/uberwachung.buetow.org/content/99.license.xml b/uberwachung.buetow.org/content/99.license.xml deleted file mode 100644 index 99c31df..0000000 --- a/uberwachung.buetow.org/content/99.license.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - License - Uberwachung is licensed under the GNU Gerneral Public License Version 3 or later. - diff --git a/uberwachung.buetow.org/content/home.xml b/uberwachung.buetow.org/content/home.xml deleted file mode 100644 index c745405..0000000 --- a/uberwachung.buetow.org/content/home.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - Uberwachung - A simple home surveilance appliance. - -- cgit v1.2.3