The running show

That was a good wake up and sort yourself out reminder. The friends who nagged me helped as well (all of it supportive nagging), but more being reminded how much I started to enjoy running previously. So many events I’d like to sign up to, but alas I am too heavy at the moment and …

What I really, really want

Is a commercial grade device that connects to Ethernet and let’s me power cycle a single device remotely. What’s really annoying is I could knock something like this up for home and be happy it was safe enough, but when it comes to work we really want to be buying in professional grade products. Now …

EFI Dualboot – Changing EFI NVRAM boot order from Windows

So I was having some trouble making grub work on a machine that was running in EFI, but found the nice easy command efibootmgr for Linux to help me manage the boot order. “efibootmgr” without any switches to show me the current possible options and then “efibootmgr -n 0000” to tell it next reboot I …