Upgrading TFS 2010 to TFS 2017 and SQL Server 2008 to SQL Server 2016 The Problem We need to upgrade a physical server, we will call it “Tcode”. Tcode has Server 2008 32bit installed with TFS 2010 and SQL Server 2008. Since our machine is a production machine, I need to do this gracefully. With so many different “ways” to do…
Tag: attach
Mount EXT3 or other Linux drive in Windows
Want to be able to connect a drive that’s been formatted under a linux distro? Checkout this program called Ex2Fsd https://sourceforge.net/projects/ext2fsd/ Read and write was between 50-60MB/s vs a normal NTFS @ 100-110MBps on this work station. Screenshots are a little whacky because I was playing around too much. The Drive I used was the D drive.
Annoyingly Silly USB Detection in Virtual Box
I’ve setup a Virtual Machine via VirtualBox that allows me to connect to a separate WiFi network. This allows me to test the VPN, open ports, and other fun things. What should be a simple process, can make you want to pull your hair out. I want to use a USB WiFi device, as I want to keep the VM…