==============
== morph.sh ==
==============
Einfach mal was mit Holz machen.

Sysadmin Tinkering: selbstgebautes IoT-Serverraum-Thermometer mit Icinga2-Integration

sysadmin serverroom nodemcu arduino making
Warum? Vor kurzem ist die Klimaanlage in meinem Serverraum ausgefallen und die Zeit, bis ich das festgestellt habe, war eindeutig zu lang - bisher wurde die Temperatur im Serverraum nicht überwacht, und so oft bin ich dann auch nicht da unten… Schlussendlich ist nichts schlimmes passiert und es musste nur etwas Kühlflüssigkeit nachgefüllt werden, danach war alles wieder gut. Trotzdem eine blöde Situation, die ich nicht nochmal haben will. Also habe ich nach einer Monitoring-Lösung gesucht, aber die meisten Optionen wieder verworfen: Read more...

Cryptoparties in Frankfurt

cryptoparty event security frankfurt de
Ich bin zurzeit auf der Suche nach Menschen, die Lust haben, in und um Frankfurt Cryptoparties zu veranstalten. Darunter stelle ich mir Internet- und Security-Workshops vor, für Menschen, die sich noch nicht mit dem Thema auskennen und die vermeiden möchten, dass Facebook, Google, die Polizei und die Nachbarn sich in ihre Daten und ihre Kommunikation einmischen. In den letzten Jahren habe ich in anderen Städten Cryptoparties mit-veranstaltet, wohne jetzt aber in Frankfurt und da es hier sowas zurzeit gar nicht gibt, will ich eine Art Veranstaltungsreihe aufbauen, die halbwegs regelmäßig und mit verschiedenen Themen stattfindet. Read more...

Find the Gitlab user ID by username, automagically

linux gitlab sysadmin automation en
The other day, I looked for a solution to automate kicking users off my Gitlab instance (for example during the process of an employee leaving the company). My idea was to simply do that through Gitlab’s REST API, but I quickly realized that the /users endpoint can not deal with usernames but expects Gitlab’s unique user IDs, and I did not find an easily automatable way to find that ID based on the username. Read more...

Writing Documentation for Sysadmins using Markdown and Gitlab CI

linux sysadmin markdown continuous integration mkdocs en
I figured I’d do a little writeup on how I write documentation at work, using Vim, Markdown, MkDocs and GitLab CI. I’ve been using this workflow and toolset for quite a while now and after a long search for something that works well for me, I feel like I’ve found just the thing. Personally I was mostly looking for something to write my own notes / personal knowledgebase with, but this software stack scales really well for teams. Read more...
Previous Page 3 of 3