The Header: Enauts Thinking!
created:Fri 29 May 2015
edited:Thu 01 Aug 2019
language:english

Minecraft Server Command Center Script

When the server is set up with systemd and rcon it is still quite cumbersome to connect to the command promt.

To get a nice and slick command center I created a bash script that opens up a tmux session with two panes. The first pane contains the the already logged in command promt of the minecraftserver and the second pane contains the last 40 journal entries and updates live if anything new is coming.

created:Sun 12 Apr 2015
edited:Thu 01 Aug 2019
language:english

Setting up a Minecraft server using Systemd

Minecraft is a well liked sandbox game that can provide hours and days of gaming fun especially if it is on a server with multiple players.

In this article I will describe the setup I used. The important parts of the setup are:

  • spigot as the server
  • Fedora 28 is the OS I'm on
  • systemd including service file and "sandboxing"
  • firewalld to block and open ports
  • mcrcon for connecting to the running instance
  • java-openjdk for - you know - minecraft
created:Sun 01 Sep 2019
edited:Sun 01 Sep 2019
language:deutsch

Migration einer Bibliothek zu Koha

Die Bibliothekssoftware der Waldorfschule Uhlandshöhe lief bis jetzt mit einer Software "Library for Windows". Das Betriebssystem war noch Windows XP. Beim Migrieren zu Koha wurden einige Hindernisse wie Buchmigration, Benutzerdatenmigration, Ausleihgeschichtenmigration und noch einiges mehr angegangen. Da es nicht wirklich eine export Funktion für die alte Software gibt, habe ich ein Programm in `Python` geschrieben, welches die Datenbank (`DBF`) zu sqlite konvertiert und dann diese direkt nach `MARC21`.