HowTo: Run Hyper-V/Docker on Hyper-V Virtual Machine
TL:DR; On the Hyper-V host run Set-VMProcessor -VMName “<Your Virtual Machine Name>” -ExposeVirtualizationExtensions $true
Nothing is impossible. We just work harder to make it happen.
TL:DR; On the Hyper-V host run Set-VMProcessor -VMName “<Your Virtual Machine Name>” -ExposeVirtualizationExtensions $true
In the scenario described in this post, you have encountered an error in your log that says the following: Signing…
Just a heads up. If after you install Office 2016 you discover that the Skype For Business UI displays with horrendous…
Do you need to clear the Nuget cache on a build server which runs as a windows service? Simply navigate…
TL;DR; My solution was to save my self signed certificate in DER format, sticking it on a local IIS…
There are times where we need to work away from the office network and the safety of backup infrastructure. What…
[youtube=http://youtu.be/TMe0WnkF1Lc&rel=0&border=0&showinfo=0&modestbranding=1&controls=0] Presentation by Pasquale D’Silva http://psql.me/ We’re in the future, and interfaces are falling behind the curve. Software should feel as…
This post sets out to describe how to edit a GitHub wiki on your computer as an alternative to editing…
Finally I got a chance tonight to update my DotNetOpenAuth extension for Glimpse. I’ve pushed the update out to Nuget…