Windows

Ollama fails to utilize GPU after driver update (NVIDIA) Members Public

Ollama can't make use of NVIDIA GPUs when using latest drivers - fix is easy: Downgrade and wait for the next release. :-)

Daniel Nachtrub
Daniel Nachtrub
AI

SAML tokens and too much accuracy on clients Members Public

Having multiple clients not being able to log in we discovered that our ADFS tokens NotBefore date is maybe too accurate for some very picky clients. Let's add some tolerance.

Daniel Nachtrub
Daniel Nachtrub
Windows

Using storage caching on a standalone windows server Members Public

Sometimes you are still facing standalone systems that need to provide storage based services - like backup targets. Running this on Windows Server offers your the option to use StorageBusCache to provide awesome speed.

Daniel Nachtrub
Daniel Nachtrub
Windows

Windows 11 - enable seconds on clock (again) - may 2023 update Members Public

Windows 11's patch of may 2023 brings back seconds to the system-clock - if you enable it through registry. Let's do this!

Daniel Nachtrub
Daniel Nachtrub
Windows

Migrate a netadapter configuration in an atomic command Members Public

You know the situation: You need to perform multiple commands that will disconnect you in the middle. Functions to the rescue!

Daniel Nachtrub
Daniel Nachtrub
Network

openvpn 2.6.0 released Members Public

The new openvpn 2.6.0 has some very nice and shiny features you might want to starting using soon. This post highlights some of them.

Daniel Nachtrub
Daniel Nachtrub
Linux

Create a TPM backed certificate request (on windows) Members Public

Certificates are everywhere - sometimes you want to keep them even more secure than just on the filesystem (or operating system store). This guide shows how to create TPM backed certificates on windows.

Daniel Nachtrub
Daniel Nachtrub
Windows

Windows 11 22H2 - stuck RDP session establishment when using UDP transport Members Public

Windows 11 22H2 currently has an issue when connecting using the Remote Desktop gateway or Remote Desktop Connection Broker. This article gives some information and possible workarounds.

Daniel Nachtrub
Daniel Nachtrub
Windows