try editing me:
<style> </style>

News


  • Synchronizing two Immich albums while on vacation

    Synchronizing two Immich albums while on vacation

    During our vacation we had the usual modern photo problem: everybody took pictures, more than one Immich server was involved, and the photos ended up in different shared albums. Immich can create public links with download and upload permission, but it cannot federate two installations or synchronize their albums. The wise developers of immich actively…

  • How to fix gnome’s ignored hibernation button (while running chrome)

    How to fix gnome’s ignored hibernation button (while running chrome)

    Since some version of gnome or chrome the developers decided you should not be able to shutdown or hibernate your machine anymore, when chrome is currently running (doesnt matter if video is or was playing or not). Easy workaround: Make the decision based on user groups instead: sudo nano /etc/polkit-1/rules.d/49-ignore-inhibitors.rules

  • Creating custom property mappings for oidc/oauth2 in authentik

    Creating custom property mappings for oidc/oauth2 in authentik

    An alternative title for this post could be „How to manage wiki.js Groups from within Authentik„ This time I wanted to setup SSO for my wiki-js instance and after setting up my Generic OpenID Connect / OAuth2 configuration according to the officla authentik docs I noticed that it also allows you to configure assigned groups…