Roberts RM33 Raspberry Pi Internet Radio (Yet Another…)

https://www.instructables.com/id/Roberts-RM33-Raspberry-Pi-Internet-Radio-Yet-Anoth

Reset the password for sa user in SQL Server

osql -S “SERVER_NAME\INSTANCE_NAME” -E -Q “exec sp_password NULL, ‘NewPassword’,’sa'”

Shakshuka

https://toriavey.com/toris-kitchen/shakshuka/

Another recipe: https://downshiftology.com/recipes/shakshuka/

YouTube Video:

HOW TO: Upgrade VMware ESXi 5.5 to ESXi 6.0 in 5 easy steps

https://www.experts-exchange.com/articles/18819/HOW-TO-Upgrade-VMware-ESXi-5-5-to-ESXi-6-0-in-5-easy-steps.html

Outlook 2016 opens with “Something is wrong with one of your data files and outlook needs to close.

The solution was as follows:

  1. In regedit, go to: Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\PST
  2. Delete the following two keys: LastCorruptStore and PromptRepair
  3. Start Outlook

That’s it.

Running a Kubernetes Cluster on Ubuntu with Calico

https://medium.com/platformer-blog/running-a-kubernetes-cluster-on-ubuntu-with-calico-9e372fb9175e