mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 09:20:24 +00:00
Consolidate all moonweb.org sites under www.moonweb.org
- Migrate timecapsule (old www.moonweb.org) into monorepo as Eleventy 2.x site - Change all site URLs from subdomains to subdirectories under www.moonweb.org - Replace Cloudflare Pages deployment with IONOS SFTP - Update site-switcher, footer, and all internal links - Add merge script for combining all sites into single deployment - Update CI/CD workflow for IONOS SFTP deployment - Update stefankoelle.de references to use new URLs - Update AGENTS.md and README.md documentation
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
---
|
||||
title: "The location"
|
||||
description: "Learn about the location and network setup of moonweb.org in Augsburg, Germany. Explore the hardware and network environment, including servers, workstations, and network connections."
|
||||
section: location
|
||||
permalink: "/timecapsule/location/index.html"
|
||||
layout: layout.njk
|
||||
lastChanged: "5/1/2001"
|
||||
---
|
||||
|
||||
moonweb.org was located in Augsburg, Germany. The location was connected to two additional locations: one in the same house via a 10 Mbit thin-Ethernet cable, and another to the Springfield.net network via a demand dial RAS connection. The next step was to build a much wider network with the new network project 'VPN demand dial connection'.
|
||||
|
||||
## The Main Environment
|
||||
|
||||
There were some old servers which did not run very fast, so don't expect too much. The main server, the internet access, and the two client hubs (10 Mbit and 100 Mbit) were connected with a SOHO switch.
|
||||
|
||||
{% pseudonymBox "Hardware" %}
|
||||
|
||||
<b>XS</b>
|
||||
smoothwall firewall
|
||||
|
||||
<b>IO</b>
|
||||
The main server for all internal services
|
||||
|
||||
<b>KALLISTO</b>
|
||||
Red Hat Linux Server
|
||||
|
||||
<b>PANDORA</b>
|
||||
The multimedia workstation with 3 monitors and high-quality speakers
|
||||
|
||||
<b>GANYMED</b>
|
||||
The guest computer
|
||||
|
||||
<b>PHOBOS</b>
|
||||
Linux Server with Postfix/Apache
|
||||
|
||||
<b>DIONE</b>
|
||||
The classic 486 with DOS
|
||||
|
||||
{% endpseudonymBox %}
|
||||
|
||||
## The Network
|
||||
|
||||
A network plan can be found here: [network plan](/timecapsule/network)
|
||||
Reference in New Issue
Block a user