Games Move RDP session to console I wanted to stream some games from my desktop through Steam after using remote desktop (RDP).
DevOps Script the creation of VM in Hyper-V It's about time I automated the creation of VM's in Hyper-V to mount the ISO's and start the VM's if necessary.
DevOps Docker Swarm On Debian and Hyper-V The servers are based on Debian, have 2 processors each, with 8 gigs of ram, all 3 are running on a single Hyper-V server. I will use certificate authentication with SSH, install sudo, vim, configure networking and setup a swarm instance.
DevOps Remote Docker Instance I'm building a multi node Docker Swarm cluster and want to connect to it from my local desktop. I'd like to use my local development tools to build all of my Docker related files and push them up to the cluster. Note, this is
DevOps Install OpenSSH client in Windows 10 Microsoft was nice enough to start shipping the OpenSSH client in Windows 10. It's easy to install if it's not already.
Operations Windows 10 going to sleep to quickly Well, I've had a very annoying issue that I've been fighting. I enabled wake-on-lan on my desktop and had it start going to sleep. This was great. Saves power and I can still remote into it. I installed the wake on lan tools on
Operations Wake-on-lan, windows 10 and Linux Well, after having wake-on-lan running and working great (other than the stupid sleeping after a couple minutes issue) I decided I would do a quick post on how I got it working and my setup, it was actually very easy once I found the
Windows 10 Windows 10 - .NET 3.5 Ok, so here's the overall situation Fresh Windows 10 Install Installed IIS attempting to include .net 3.5 in this install - it failed pulling the package from Windows Update due to my WSUS server. 1_ Skipped the .net 3.5 and installed everything.