Howtos

Tip for Windows 11 on Libvirt/KVM

Getting good performance with Windows 11 Pro running under Libvirt/KVM on Linux requires some special configs, especially if one wants to enable WSL2 (which requires 'Nested virtualization'). This is a brief cheatsheet on the required configuration.

June 19, 2025 by Daniel F Dickinson2 minutes

Power BI M Code Date Table

Power BI M Code Date Table

For Power BI, if your data source does not already have a date dimension table, Microsoft strongly recommends adding one in Power Query M-code. Here we show how to do that for a fiscal year date table.

February 11, 2024 by Daniel F Dickinson2 minutes

Use encrypted LBU

Unless you need headless, or unattended reboots or power up, it is highly recommended to use an encrypted configuration backup.

April 28, 2022 by Daniel F Dickinson2 minutes

Add tmux

Tmux is a handy tool that gives the ability to have multiple (text) windows in a single terminal session, as well as persisting your session in case of disconnect.

April 28, 2022 by Daniel F Dickinson1 minute