Patrick Lang

Results 31 comments of Patrick Lang

Well, I tried `kvm-ok` under WSL2 and got this: ``` INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used ``` Just a FYI - I'm...

The main thing I'm struggling with right now on the Hyper-V side is getting static IPs working in Packer + Vagrant. Unfortunately I won't be able to look at that...

I mentioned this in the meeting today, but I wanted to add it here too. I think that apps must have a way to identify what quotas exist, and adapt...

In general, should most Azure VMs already have WinRM enabled with a self signed SSL cert? If not I think using an extension is the right thing to do. I...

I was just about to start one of these!

Yeah, I've been thinking about this. My goal is to get @StefanScherer 's [windows10-docker-swarm](https://github.com/StefanScherer/windows10-docker-swarm) working on Hyper-V. Things that I know need to change: 1. Actually implement networks. Here's some...

@bbrala multiple networks are very helpful when working with Windows Active Directory where I need to have a tightly integrated Kerberos, DNS, and DHCP setup spanning multiple VMs. I typically...

I forked the NAT topic to a new issue. I think there may be a quick option to implement that first while we think about multiple nic and static ip...

I haven't done anything yet. I was hoping the NAT changes in the Windows 10 & Windows Server 1709 release would make this easier but not quite yet. Here's my...

@scooley @kallie-b any feedback? We should chat about this