February 19
2021
January 27
2021
Custom FreeDOS bootable ISO
December 7
2020
Apache Basic Password Protected Directory
October 30
2020
Force user on SSH port
October 5
2020
Apache: Redirect all pages
September 14
2020
Update All ‘named/bind’ Zone File Serial Numbers At Once
August 12
2020
Windows Server 2019/HyperV Slow Network Performance
July 21
2020
How to force restart iPhone XR
June 18
2020
Restoring/Converting an MBR system to UEFI/GPT with Macrium
Boot Macrium Recovery USB/CD
diskpart
list disk
select disk 0
clean
convert gpt
create partition efi size=200
format fs=fat32
create partition msr size=128
You may have to also
create partition primary
format fs=ntfs quick
Refresh disks/images
Restore your imaged C/data drive to the new system disk/partition and run tools/fix windows boot
https://knowledgebase.macrium.com/pages/viewpage.action?pageId=23396929
June 8
2020