Intune on Fedora 39
Based on https://taoofmac.com/space/com/microsoft/intune Install dependencies: sudo dnf install alien rpmrebuild sdbus-cpp java-11-openjdk Download latest package versions of: https://packages.microsoft.com/ubuntu/22.04/prod/pool/main/m/msalsdk-dbus…
Intune on Fedora 40
Based on https://taoofmac.com/space/com/microsoft/intune Install dependencies: sudo dnf install alien rpmrebuild sdbus-cpp java-11-openjdk Download latest package versions of: https://packages.microsoft.com/ubuntu/22.04/prod/pool/main/m/msalsdk-dbus…
Intune on Fedora 38
title: Superseded
These notes have been superseded by [[20240112-1400 - Intune on Fedora 39]].
Based on https://taoofmac.com/space/com/microsoft/intune Install dependencies: sudo dnf install alien sdbus-cpp java-11-openjdk Download latest package v…
Fixing the 1password for Linux URL scheme handler
When my employer switched 1Password over to Single Sign On (SSO), the callback from browser back to the Linux app wasn't working for me. It just failed silently because Firefox suppressed errors about 1Password's URL scheme handler not being register…
HiDPI on Linux
title: About
These are reference notes of my personal experiences getting HiDPI screens working on my Linux systems with Gnome shell and Wayland.
This is not intended as a general guide covering all use-cases, though I'm sharing it in case it helps a…