script type="text/javascript"> jQuery(document).ready(function(){ jQuery("article.et_pb_post").each(function(){ jQuery(">a:first-child, .et_pb_image_container", this).insertAfter(jQuery(".post-meta", this)); }); });
Select Page

Search my blog!

Use FIDO2 with PowerShell for Admin tasks

Use FIDO2 with PowerShell for Admin tasks

In a more Cloud based world we are searching for more security. One of the reasons why we are using FIDO2 keys in our company for Highly Privileged accounts in our Azure environment. All the admin users have a FIDO2 key and we are using a Conditional Access Policy...

read more
DIY WindSim for SimRacing

DIY WindSim for SimRacing

Update dec 2022 Today (01-12-2022) I received a new Arduino MotorShield Rev3 as the old shield was having some trouble on the long ends and giving me stable wind.  The new Motorshield is working better but can only handle 2 motors instead of 4.  Config change Made a...

read more
Upgrade RPi with SSD

Upgrade RPi with SSD

Prepare your RPI 3 First you have to tell the RPI firmware to boot from USB, this feature is disabled and has to be enabled once per raspberry pi. You can do this from SSH by running the following command: echo program_usb_boot_mode=1 | sudo tee -a /boot/config.txt...

read more
MikroTik op KPN met Routed IPTV

MikroTik op KPN met Routed IPTV

Aangezien ik helaas veel problemen had met mijn KPN Experia Box v10a heb ik besloten om een MikroTik RB4011 aan te schaffen en de Experia Box de deur uit te doen. Het heeft me helaas wel wat tijd gekost dit goed aan de praat te krijgen, voor het Routed IPTV stuk...

read more