From 372f73ab3206cbc3708a4a070604e3b40cc0a490 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 2 Apr 2014 12:38:48 +0200 Subject: add html for elchos --- elchos/html/index.html | 42 ++++++++++++++++++++++++++++++++++++++++++ elchos/html/out | 1 + 2 files changed, 43 insertions(+) create mode 100644 elchos/html/index.html create mode 120000 elchos/html/out (limited to 'elchos') diff --git a/elchos/html/index.html b/elchos/html/index.html new file mode 100644 index 00000000..83ec141c --- /dev/null +++ b/elchos/html/index.html @@ -0,0 +1,42 @@ + + + + + + ElchOS Main Page + + + + + +
+

What is ElchOS

+

+ ElchOS is a distribution created for simple and fast file sharing on big events through the power of distributed networks.

+

+ The idea ist to plug in and boot any computer via USB-Stick and have the OS share all attached large disks via a number of different sharing protocols,namely Advanced Direct Connect (ADC) and good ol' FTP (and possibly more in the future)

+

+Besides that the system will provide bonus features via a preconfigured IRC Bot and send stats to a graphite Host. +It also starts up a tor hidden service in order to find boxes hidden behind weird installations.

+

Quit that jibber-jabber, where is the iso?

+Current ElchOS ISO +

What magic variables are important?

+ElchOS uses DNS for finding the relevant Hosts in the network, namely the IRC Server, the ADC-Hub and the Graphite Stats Receiver.
+These are the magic hosts to be resolved: + +
+ + + + + diff --git a/elchos/html/out b/elchos/html/out new file mode 120000 index 00000000..9e7e3878 --- /dev/null +++ b/elchos/html/out @@ -0,0 +1 @@ +../out/ \ No newline at end of file -- cgit v1.2.3