this post was submitted on 07 Jul 2024
39 points (97.6% liked)

Linux

4930 readers
98 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] SirDerpy@lemmy.world 3 points 2 months ago (1 children)

I've two Mint VMs in Virtualbox. One hosts internal services and has critical data. The other is hosting services exposed to the internet and has no data of value.

I think I can paravirtualize one of these VMs, I think using docker. I'd end up with a single image I could then easily migrate to physical hardware.

Am I on the right track? I've no problem figuring out how. But, I'm not sure which means is best and why.

[–] possiblylinux127@lemmy.zip 4 points 2 months ago (1 children)

I would move to KVM as it is faster and easier

[–] SirDerpy@lemmy.world 1 points 2 months ago (1 children)

Fuck. I was overcomplicating it.

[–] possiblylinux127@lemmy.zip 2 points 2 months ago

Do you have Proxmox cluster? IG you start hosting services that's the way to go. You van start with a single node.