diff options
| -rw-r--r-- | cbars.alpha.buetow.org/PROJECT | 1 | ||||
| -rw-r--r-- | cbars.alpha.buetow.org/SITEMAP | 0 | ||||
| -rw-r--r-- | cbars.alpha.buetow.org/content/50.Download.xml | 9 | ||||
| -rw-r--r-- | cbars.alpha.buetow.org/content/98.contact.xml | 9 | ||||
| -rw-r--r-- | cbars.alpha.buetow.org/content/99.license.xml | 5 | ||||
| -rw-r--r-- | cbars.alpha.buetow.org/content/home.xml | 19 | ||||
| -rw-r--r-- | cbars.alpha.buetow.org/htdocs/images/cbars.png | bin | 2108 -> 0 bytes | |||
| -rw-r--r-- | default/templates/html5.xml | 4 | ||||
| -rw-r--r-- | default/templates/xhtml.xml | 4 | ||||
| -rw-r--r-- | redirect:buetow.org | 1 | ||||
| -rw-r--r-- | redirect:cbars.buetow.org | 1 | ||||
| -rw-r--r-- | redirect:ioriot.org | 1 | ||||
| -rw-r--r-- | redirect:snonux.de | 1 | ||||
| -rw-r--r-- | redirect:www.ioriot.org | 1 | ||||
| -rw-r--r-- | redirect:www.snonux.de | 2 | ||||
| -rw-r--r-- | uberwachung.buetow.org/PROJECT | 1 | ||||
| -rw-r--r-- | uberwachung.buetow.org/content/50.Download.xml | 10 | ||||
| -rw-r--r-- | uberwachung.buetow.org/content/98.contact.xml | 9 | ||||
| -rw-r--r-- | uberwachung.buetow.org/content/99.license.xml | 5 | ||||
| -rw-r--r-- | uberwachung.buetow.org/content/home.xml | 5 |
20 files changed, 6 insertions, 82 deletions
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 --- a/cbars.alpha.buetow.org/SITEMAP +++ /dev/null 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 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Download</pagetitle> - <textheader>Download from git repository</textheader> - <text> - <noop>Go to </noop> - <namedlink href="http://github.com/snonux/!!HOSTNAME!!">http://github.com/snonux/!!HOSTNAME!!</namedlink> - </text> -</content> 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 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Contact me</pagetitle> - <text> - <noop>Please use the contact methods listed </noop> - <namedlink href="http://contact.buetow.org">on this site</namedlink> - <noop> :)</noop> - </text> -</content> 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 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>License</pagetitle> - <text>Cbars is licensed under the GNU Gerneral Public License Version 3 or later.</text> -</content> 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 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Cbars</pagetitle> - <important> - <text> - <strong>Important notice:</strong> - <noop>The domain </noop> - <strong>.alpha.buetow.org</strong> - <noop>contains only development, test and PoC stuff.</noop> - </text> - </important> - <textheader>Get the current clue...</textheader> - <text> - <rimg href="?document=images/cbars.png" title="Cbars" alt="Cbars"/> - <noop>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 </noop> - <hyperlink>http://loadbars.buetow.org</hyperlink> - <noop>. The there is no version of Cbars out yet. But v0.0.0 might come out some day this year.</noop> - </text> -</content> diff --git a/cbars.alpha.buetow.org/htdocs/images/cbars.png b/cbars.alpha.buetow.org/htdocs/images/cbars.png Binary files differdeleted file mode 100644 index d223b9a..0000000 --- a/cbars.alpha.buetow.org/htdocs/images/cbars.png +++ /dev/null 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 @@ <body> <div class="noticeheader"> <type class="bold">This is my old internet site, the new one is: </type> - <hyperlink>http://snonux.de</hyperlink> + <hyperlink>http://buetow.org</hyperlink> <noop> | </noop> - <hyperlink>gemini://snonux.de</hyperlink> + <hyperlink>gemini://buetow.org</hyperlink> </div> <div class="header"> <type class="bold">A fortune quote: </type> 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 @@ <body> <div class="noticeheader"> <type class="bold">This is my old internet site, the new one is: </type> - <hyperlink>http://snonux.de</hyperlink> + <hyperlink>http://buetow.org</hyperlink> <noop> | </noop> - <hyperlink>gemini://snonux.de</hyperlink> + <hyperlink>gemini://buetow.org</hyperlink> </div> <div class="header"> <type class="bold">A fortune quote: </type> 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 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Download</pagetitle> - <text>!!HOSTNAME!! can be downloaded from git.</text> - <textheader>Download from git repository</textheader> - <text> - <noop>Go to </noop> - <namedlink href="http://github.com/snonux/!!HOSTNAME!!">http://github.com/snonux/!!HOSTNAME!!</namedlink> - </text> -</content> 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 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Contact me</pagetitle> - <text> - <noop>Please use the contact methods listed </noop> - <namedlink href="http://contact.buetow.org">on this site</namedlink> - <noop> :)</noop> - </text> -</content> 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 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>License</pagetitle> - <text>Uberwachung is licensed under the GNU Gerneral Public License Version 3 or later.</text> -</content> 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 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Uberwachung</pagetitle> - <textheader>A simple home surveilance appliance.</textheader> -</content> |
