BASIC Auth with Oracle WebLogic

If you would like to do the authentification in Java application running on Oracle WebLogic, you will probably wonder why the Authentification-Header does not reach the Filter.

read more

Logstash Log4j broken pipe with MDC attributes

We recently configured some applications to log with log4j's SocketAppender to Logstash.

When we startet to add MDC-Attributes we sometimes lost the connection:

| Error log4j:WARN Detected problem with connection: java.net.SocketException: (broken pipe)

read more

PDF nach Scan umwandeln

Beim Duplex-Scan mit hp-scan erstellt mir die Software ein PDF-Dokument, wo auf allen Seiten unten ein weisser Rand ist und jede zweite Seite um 180 verdreht ist.

Zum Glück gibt es Tools, welche diese Probleme in wenigen Schritten beheben können

read more

Create MS SQL Server 2008 SQL Dump

As a Linux using PostgreSQL and MySQL admin I am used to console tools. Therefore creating a sql dump (schema+data) from a MS SQL 2008 database is a challenging task.

read more

Sympa with Virtual Hosts using Exim

Setting up sympa with virtual hosts in an environment using exim requires some small modifications:

read more

Bewässerungsanlage mit Raspberry Pi

Um im Sommer Pflanzen nicht zu vernachlässigen habe ich das das Projekt einer automatischen Bewässerungsanlage gestartet... als Testumgebung nutze ich den Topf mit den Kräutern.

read more

Haus mit RGB-LED und IR-Fernsteuerung

Für ein Projekt im Studium sollte meine Freundin eine Skyline mit dahinter stehender Lampe als Nachlicht bauen ... wir haben die Aufgabenstellung gemeinsam etwas erweitert und so ein schönes Arduino-Projekt realisiert.

read more

BFH VPN + Dateizugriff mit Arch Linux

Wenn man nicht mit Windows, sondern gar mit etwas speziellen wie Arch Linux auf das Netzwerk der Berner Fachhochschule zugreiffen möchte, dann kann findet man leider auf anhieb keine Anleitung im Sharepoint. Daher habe ich mal einige Eckdaten zusammengestellt.

read more

Arduino and Arch Linux

I could not use the Arduino IDE (from AUR) with its default config on Arch Linux.

read more

Fix redmine CSRF / Post-Request issue

I use the squeeze-backport of redmine on Debian.

With the default setup, all the Ajax-Post-Requests cause the logout of the current user due to the missing X-CSRF-Token.

Because I could not find a complete solution, I backported the CSRF-Code from a newer relase.

read more

© 2015 - 2022 Moritz Kobel

Theme by Anders NorenUp ↑