Recently Updated Pages
Pipeline - building offline packages
I had trouble linking packages in the pipeline which blocked building solutions.The shortest path...
Visual studio project version
Define a post-build to create a version file <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup...
Peeling layers: set slower initial layer
Some fillament seems to be more sensitive for this issue. Trying to adjust the temperature compo...
Set Iphone into Debug mode
Go to settings, account, scroll down to "Developer options" This will restart the phone. You ...
Generate API key (for VS integration)
To connect your IPhone to your Windows PC and start debugging and publish your Visual studio appl...
Make windows like it used to be (Windows 11 start menu etc)
Windows 11 feels nice, but the start-menu and context menu integrations always get in the way. T...
Passwordless login
Set DevicePasswordLessBuildVersion to 0 Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows N...
Change Remote Desktop port
Regedit HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp ...
Recover data on catastrophic loss
For some reason, something went wrong and corrupted my complete USB-controller.Booting into the B...
MAUI - Connect IPhone to debug
According to Microsoft, an Itunes installation on Windows is enough to target the phone.However, ...
Reach Client from Host (network)
In order to connect to the virtual image, you have to add an adapter that is "host-only" Yo...
MAC OS
For me many of the tutorials or iso's didn't work. The only method on VirtualBox is to get a .vm...
MAUI - physical IPhone deployment (without Mac)
In some cases the MacInCloud isn't sufficient: to test BLE devices you do need a physical device,...
RDP file autologin
For our macincloud accounts, it was cumbersome to always manually login without copy-paste abilit...
Migrate configuration after export
After you have the repository in a dmp file, you don't have your configuration yet.In my case wit...
Export SVN repository
At first it seems quite forward to do this, but I have ran into the issue of encoding problems. A...
Run your own Bookstack docker
After being required to move my server and the LinuxServer BookStack image stopped working.At the...
Update Database Links to relative paths
SET SQL_SAFE_UPDATES = 0; UPDATE bookstackapp.images SET URL= REPLACE(REPLACE(url, 'http://wiki...
Error Code: 1175.
Error Code: 1175. You are using safe update mode and you tried to update a table without a WHERE ...
php8.2-fpm with nginx base
Composed from different sources to fit my purpose. Requires docker to be running on the machine....