Recently Updated Pages
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,...
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....
MAUI - IOS Emulator / Building without MAC
It seems nearly impossible to run an Iphone emulator without a Mac or Iphone device.You could inv...
.NET: Refactoring / Dependency Injection
This section will be a more around architectural and design considerations.Someone who is affluen...
.NET MAUI - reading glass status
Once you're playing around and get some life in the glasses, there are moments you're not sure if...
URL: Passing variables
Add the path @page "/reader/{Id:int}" Bind the parameter [Parameter] public string Id { g...
.NET MAUI - reporting events to the GUI
In this page, we will send a notifiation of an event back to the .NET GUI. The resulting project...
SMTP: response code "235" but got code "535"
This is probably more a PHP error, but I came across it in the context of bookstacks.When configu...
Error starting docker after update
After an update I came across this error chmod: changing permissions of '/config/nginx/site-conf...
Error starting MariaDB after update
After an update I saw this in my docker station Brought to you by linuxserver.io ───────────...