Determine Musicbrainz Id from Discogs Release

  • January, 01 2018
  • triplem

I just figured out, how you are able to retrieve the Musicbrainz Id (MBID) from a specific Discogs Release. The following link can be used: https://beta.musicbrainz.org/ws/2/url?inc=release-rels&fmt=json&resource=https://www.discogs.com/release/XXXX Obviously for the XXXX you need to put the release-Id of the release in discogs. The Discogstagger2 contains a small script (scripts/fin...

Use rtl8812AU on ArchlinuxArm

  • October, 15 2017
  • triplem

For my Raspberry Pi, I needed to support the rtl8821au driver for my wireless USB device. The following steps worked for me. This is based on this article pacman -S make dkms linux-raspberrypi-headers git clone https://github.com/diederikdehaas/rtl8812AU.git cd rtl8812AU change Makefile: CONFIG_PLATFORM_I386_PC from y to n CONFIG_PLATFORM_ARM_RPI from n to y make make install reboot To use...

DevOpsKube - Redmine SSO with KeyCloak via OpenId Connect

  • January, 08 2017
  • triplem

Because we could not make the logout functionality work using the SAML Plugin of Redmine (see last post), we decided to use the OpenId Connect Plugin. Due to the fact, that some functionality (eg. SSL Validation was always enabled, which is not wanted in Development Environments) we have forked this plugin and implemented some fixtures (see here). Those fixtures are already commited to the origina...

Redmine SSO with KeyCloak via SAML Protocol

  • January, 01 2017
  • triplem

For the DevOpsKube-Stack we are currently implementing a Single-Sign-On (SSO) solution for Redmine. For this we do use KeyCloak as the Identity Provider and the SAML Protocol using the Redmine Omniauth SAML Plugin. Unfortunately there is just the sample initializer found on the Plugin, but not any additional information. Therefor we do describe some steps on how to get this to work, for your own e...

Color Theme for Gnome Terminal

  • December, 29 2016
  • triplem

On my search for a nice color theme for Gnome Terminal, I did found the following collection, which I downloaded. I have chosen the Dracula Theme ๐Ÿ˜‰ Working rather nicely. Color Scheme for Gnome Terminal Hope you are going to enjoy this one as well ๐Ÿ˜‰

Search

    confused thoughts from a confused mind