home » zplus/dokk.org.git
ID: 3a0de5b6c824fd02a6849643e5a2ecebcf19b187
41 lines — 1022B — View raw


{% set title = "Vikings GmbH" %}
{% extends "templates/articles/article.html" %}

{% block article %}

<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
<p><strong>Vikings GmbH</strong> is a hosting provider located in Eschborn, Germany which
specializes in free/libre hosting services. It offers Virtual Servers,
Dedicated Servers, and Manged Server based exclusively on free software. The
company was founded by Thomas Umbach<sup><a href="#cit1">[cit1]</a></sup>.</p>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_see_also">See also</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
<li>
<p><a href="1984_ehf.">1984 ehf.</a></p>
</li>
</ul>
</div>
</div>
</div>
<div class="sect1">
<h2 id="_references">References</h2>
<div class="sectionbody">
<div class="ulist bibliography">
<ul class="bibliography">
<li>
<p><a id="cit1"></a>[cit1] <a href="https://vikings.net/legalnotice.html" class="bare">https://vikings.net/legalnotice.html</a></p>
</li>
</ul>
</div>
</div>
</div>

{% endblock %}