BoxyBSD/website/content/vserver.html

56 lines
2.4 KiB
HTML

<!-- title: vServer / VM -->
<!-- meta_description: Get a free BSD based VM (vServer) for educational stuff. This service targets people that are new to BSD to provide a valuable solution for learning and testing. -->
<!-- image_url: https://cdn.gyptazy.ch/images/boxybsd.jpg -->
<b>vServer / VM</b>
<p>
Our platform offers free virtual machines (VMs) leveraging resource leftovers from our infrastructure. Located across Germany, our
systems provide a reliable and accessible environment for BSD enthusiasts to explore, experiment, and innovate. At BoxyBSD, we
understand the importance of flexibility and choice. That's why we offer optional IP subnets from different allocations, allowing
users to tailor their experience to their specific needs and preferences.
<table>
<tr>
<td>Community Nick</td>
<td><input type="text" name="Email" value="" size="30" maxlength="50"></td>
</tr>
<tr>
<td>Email</td>
<td><input type="text" name="Email" value="" size="30" maxlength="50"></td>
</tr>
<tr>
<td>OS</td>
<td><select><option>FreeBSD 14</option><option>OpenBSD 9.5</option><option>NetBSD 10</option><option>Open Indiana (beta)</option></select></td>
</tr>
<tr>
<td>ARCH</td>
<td><select><option>AMD64</option></select></td>
</tr>
<tr>
<td>CPU</td>
<td><select><option>1</option></select></td>
</tr>
<tr>
<td>RAM</td>
<td><select><option>1 GB</option></select></td>
</tr>
<tr>
<td>HDD</td>
<td><select><option>10 GB</option></select></td>
</tr>
<tr>
<td>IP</td>
<td><select><option>IPv6 (free)</option><option>IPv4 + IPv6 (5$/Month)</option></select></td>
</tr>
<tr>
<td>NET</td>
<td><select><option>DE (2001:470:54d7:1337::/64)</option><option>CH (2001:470:b60b:1337::/64)</option><option>DJ (2600:70ff:d808:1337::/64)</option><option>USA (2001:470:8ba5:1337::/64)</option></select></td>
</tr>
</table>
<body onload="disableSubmit()">
<input type="checkbox" name="terms" id="terms" onchange="activateButton(this)"> I Agree Terms & Conditions (<a href="/toc/">TOS</a>).<br>
<input type="submit" name="submit" id="submit">
</body>
<br><br>
<i>Note: Signup is currently deactivated. Please get in touch with us in our Matrix chat to get a free VM.</i>
</p>