|
|
(3 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| Beeblebrox has been Space Hippie's primary server since 27 December 2020. | | Beeblebrox has been Space Hippie's primary server since 27 December 2020. It is a Raspberry Pi 4 with 4GB of RAM. It's equipped with a 128GB MicroSD card, and a 128GB USB flash drive for backups. It's running Raspbian GNU/Linux 11 Lite (Bullseye). |
| | |
| == Hardware ==
| |
| | |
| Beeblebrox is a Raspberry Pi 4 with 4GB of RAM. It's equipped with a 128GB MicroSD card, and a 128GB USB flash drive for backups.
| |
| | |
| == Software ==
| |
| | |
| === Operating System ===
| |
| | |
| The Pi is running Raspbian GNU/Linux 10 Lite (Buster). I'm aware they changed it to "Raspberry Pi OS," but I refuse to call it that because it's just Debian with non-free packages by default, which makes it nothing more than a worse version of Debian. The system runs headless to save resources, and because there's no monitor attached so why bother.
| |
| | |
| === Web Server ===
| |
| '' Main article: [[Websites]] ''
| |
| | |
| The Web server is Apache2, with a few modules for PHP, MySQL, and whatever else MediaWiki made me install. This server hosts two domain names, [https://www.spacehippie.ca www.spacehippie.ca] and [https://www.haywalk.ca www.haywalk.ca].
| |
| | |
| === IRC Server and Bouncer ===
| |
| '' Main articles: [[IRC]], [[Bouncer]] ''
| |
| | |
| The Pi runs IRDd-Hybrid on port 6667, which is the IRC server. The bouncer is ZNC and runs on port 1025.
| |
| | |
| === Wiki ===
| |
| | |
| The wiki is powered by MediaWiki (the same, free-libre software that Wikipedia uses). It's in a different <code>/var/www/</code> directory than the main Space Hippie site and runs on a subdomain.
| |
|
| |
|
| [[Category:Technical]] | | [[Category:Technical]] |
Latest revision as of 00:05, 11 January 2024
Beeblebrox has been Space Hippie's primary server since 27 December 2020. It is a Raspberry Pi 4 with 4GB of RAM. It's equipped with a 128GB MicroSD card, and a 128GB USB flash drive for backups. It's running Raspbian GNU/Linux 11 Lite (Bullseye).