Monthly Archive: November 2023

0

Ventoy: boot into a Linux vhd

With Ventoy you can create bootable USB devices to boot your machine directly from images like ISO, VHD(X), IMG etc. I’ve always been a great fan of native boot, but what about Linux? If...

0

Useful commands with Get-Date

In the previous post we saw how to convert a string to the DateTime format. Now we want to have a string from an actual DateTime object: .AddDays, .AddHours etc.: