Windows VMs on Linux VPS. Possible?
-
@siringo said in Windows VMs on Linux VPS. Possible?:
Yep all good points, thanks.
What about a dedicated server, would I be able to do it one of them?Yes, a dedicated server would need to do that or it couldn't even be classified as a server post 2005. Virtualization and RAID are minimum starting points to be server class hardware for the last several generations. Without them, it would just be a toy. Even desktops do virtualization. So as a dedicated box, it would be literally useless if it couldn't do that.
So you can find some providers that do dedicated hardware like that, generally it is not cheap. You can also buy your own and put it somewhere like Colocation America (see banner ads floating around this conversation) where they can get you a 1U rack space for around $50/mo. It's not cheap until you compare to cloud hosting for a few demo servers and suddenly putting a cheap 1U server into a colo isn't so bad.
-
@siringo said in Windows VMs on Linux VPS. Possible?:
Yep all good points, thanks.
What about a dedicated server, would I be able to do it one of them?That's what I do for my home lab. The only Windows that ever ran on it was the first beta build of Server 2019, and I ended up not doing anything with it. It's running KVM on a Ubuntu Server base (not my favorite, but hey, it's cheap.)
-
To give a quick example of the value of colo...
An older, cheap, 1U server that can have 32GB of RAM, the minimum you'd really want for a tiny lab, is going to be around $500 - hit up xByte.com for that.
Colo for that is going to be $50/mo. So $600/year.
So that is $1100 for the first year.
Do the same with Vultr or Digital Ocean or Linode and you are at $160/mo or $1920 for the first year.
The colo drops to just $600/year after the first year. The cloud VPS stays at $1920 each year.
-
Beyond that, the VPS can't virtualize (but can do containers) so pretty much useless, especially for Windows. But ignore that point.
If you wanted to go a lot bigger, going to 64GB with the xByte server might be another $200 one time. To do that with the VPS will literally double the cost to $2840/year!
-
Eeeek, that's starting to look too expensive.
I've got hardware lying around all over the place at work, I'm sure I could purloin some for a Linux box at home and go that route.
I've not had much to do with Linux. What should I look for for the server & virtualisation program?
-
@siringo said in Windows VMs on Linux VPS. Possible?:
What should I look for for the server & virtualisation program?
Just install Fedora 28. And install KVM, it's included.
dnf group install with-optional virtualization
That's it. Everything you need is installed.
https://docs.fedoraproject.org/quick-docs/en-US/getting-started-with-virtualization.html
-
@scottalanmiller Hey great thanks, Scott, I'll go and check that out this weeekend.
-
Friday ended well. I located 3 Dell T610s I can lay my hands on. All have at least 24GB and at least 600GB SAS storage so I'm covered for hardware.
-
@siringo said in Windows VMs on Linux VPS. Possible?:
Friday ended well. I located 3 Dell T610s I can lay my hands on. All have at least 24GB and at least 600GB SAS storage so I'm covered for hardware.
That should do it.
-
Crazy weekend.
Updated all the firmwares on the T610, installed Fedora, no problem. Need a GUI, so got that installed, no problem.
Post GUI install mouse decided it didn't want to work, move mouse wait .. wait .. wait, cursor moves. Unusable.
Replace mouse, no change. Cold boot no change. Rage building.
Dig up old 16GB 8 core i7 laptop I forgot about that runs W10.
Me thinks I'll use that instead & use Hyper-V. It's running 1511.
Update, update, update, update.
Then I find out my crappy modem just will not port forward.
Dig out old Billion modem, stuff around with that.
Arrgh! Can't find DSL log in password.
This story will continue ... -
@siringo consider skipping port forwarding for a lab with something like ZeroTier. Depends on your goals. What are you trying to do what would make you want to port forward?
-
@scottalanmiller said in Windows VMs on Linux VPS. Possible?:
@siringo consider skipping port forwarding for a lab with something like ZeroTier. Depends on your goals. What are you trying to do what would make you want to port forward?
Trying to get access to the VMs on the host machine based at my house from the Interweb. So one of my current VPS windows servers can talk to one of the windows VMs on my home based host.
-
@siringo said in Windows VMs on Linux VPS. Possible?:
@scottalanmiller said in Windows VMs on Linux VPS. Possible?:
@siringo consider skipping port forwarding for a lab with something like ZeroTier. Depends on your goals. What are you trying to do what would make you want to port forward?
Trying to get access to the VMs on the host machine based at my house from the Interweb. So one of my current VPS windows servers can talk to one of the windows VMs on my home based host.
ZeroTier, then. If you want to act like it is a LAN, that's your best bet.
-
@scottalanmiller said in Windows VMs on Linux VPS. Possible?:
@siringo said in Windows VMs on Linux VPS. Possible?:
@scottalanmiller said in Windows VMs on Linux VPS. Possible?:
@siringo consider skipping port forwarding for a lab with something like ZeroTier. Depends on your goals. What are you trying to do what would make you want to port forward?
Trying to get access to the VMs on the host machine based at my house from the Interweb. So one of my current VPS windows servers can talk to one of the windows VMs on my home based host.
ZeroTier, then. If you want to act like it is a LAN, that's your best bet.
Thanks Scott, I'll check it out & see what I can work out.
-
@siringo said in Windows VMs on Linux VPS. Possible?:
@scottalanmiller said in Windows VMs on Linux VPS. Possible?:
@siringo said in Windows VMs on Linux VPS. Possible?:
@scottalanmiller said in Windows VMs on Linux VPS. Possible?:
@siringo consider skipping port forwarding for a lab with something like ZeroTier. Depends on your goals. What are you trying to do what would make you want to port forward?
Trying to get access to the VMs on the host machine based at my house from the Interweb. So one of my current VPS windows servers can talk to one of the windows VMs on my home based host.
ZeroTier, then. If you want to act like it is a LAN, that's your best bet.
Thanks Scott, I'll check it out & see what I can work out.
This ZeroTier is awesome, I've managed to create a network and put 2 nodes on it. Just trying to work out how to communicate from 1 to the other. This is going to be great fun.
-
@siringo said in Windows VMs on Linux VPS. Possible?:
@siringo said in Windows VMs on Linux VPS. Possible?:
@scottalanmiller said in Windows VMs on Linux VPS. Possible?:
@siringo said in Windows VMs on Linux VPS. Possible?:
@scottalanmiller said in Windows VMs on Linux VPS. Possible?:
@siringo consider skipping port forwarding for a lab with something like ZeroTier. Depends on your goals. What are you trying to do what would make you want to port forward?
Trying to get access to the VMs on the host machine based at my house from the Interweb. So one of my current VPS windows servers can talk to one of the windows VMs on my home based host.
ZeroTier, then. If you want to act like it is a LAN, that's your best bet.
Thanks Scott, I'll check it out & see what I can work out.
This ZeroTier is awesome, I've managed to create a network and put 2 nodes on it. Just trying to work out how to communicate from 1 to the other. This is going to be great fun.
It's an amazing product, AND the founder is semi-active here on ML.
-
Well I've managed to get my laptop & one of my 2016 VPSs to both have ZeroTier assigned IPs, but they can't ping each other yet, not sure why?? I'll look into it later tonight/tomorrow.
Is there a ZT area within ML I could post ZL related questions to?
-
@siringo said in Windows VMs on Linux VPS. Possible?:
Well I've managed to get my laptop & one of my 2016 VPSs to both have ZeroTier assigned IPs, but they can't ping each other yet, not sure why?? I'll look into it later tonight/tomorrow.
Is there a ZT area within ML I could post ZL related questions to?
No, ZT is not a sponsor. Just post in the usual area.
Are you sure that pings are not blocked?
-
@scottalanmiller said in Windows VMs on Linux VPS. Possible?:
@siringo said in Windows VMs on Linux VPS. Possible?:
Well I've managed to get my laptop & one of my 2016 VPSs to both have ZeroTier assigned IPs, but they can't ping each other yet, not sure why?? I'll look into it later tonight/tomorrow.
Is there a ZT area within ML I could post ZL related questions to?
No, ZT is not a sponsor. Just post in the usual area.
Are you sure that pings are not blocked?
Ar yes, they are. I'll look at that tonight. Time to head home.
Thanks Scott, if ZT can do what I'm hoping it can, i'm going to be very excited. -
@siringo said in Windows VMs on Linux VPS. Possible?:
@scottalanmiller said in Windows VMs on Linux VPS. Possible?:
@siringo said in Windows VMs on Linux VPS. Possible?:
Well I've managed to get my laptop & one of my 2016 VPSs to both have ZeroTier assigned IPs, but they can't ping each other yet, not sure why?? I'll look into it later tonight/tomorrow.
Is there a ZT area within ML I could post ZL related questions to?
No, ZT is not a sponsor. Just post in the usual area.
Are you sure that pings are not blocked?
Ar yes, they are. I'll look at that tonight. Time to head home.
Thanks Scott, if ZT can do what I'm hoping it can, i'm going to be very excited.ZT is a very powerful tool. Software Defined Networking allows for a lot of possibilities.