this post was submitted on 14 Jun 2026
71 points (84.5% liked)

Selfhosted

59897 readers
768 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I'm a Windows guy since forever and I recently got into selfhosting. So far its a blast! Are posts about that welcome here?

you are viewing a single comment's thread
view the rest of the comments
[–] Onomatopoeia@lemmy.cafe 2 points 22 hours ago* (last edited 22 hours ago) (2 children)

My ESXi box draws 20 watts at idle with 3 Windows VMs and 3 Linux VMs.

Guess which of those VMs draws the most power (hint: it's not Windows).

Power draw depends on more than the base OS, what it does matters so much more. Which is why my one Linux VM draws the most power - it gets used for some intense tasks with ffmpeg.

Interestingly. I've found little power draw difference using ffmpeg on Windows or Linux. Both will max CPU while converting and take a similar amount of time.

[–] nibbler@discuss.tchncs.de 1 points 5 hours ago

Idle windows is so damn heavy on io :(

[–] helix@feddit.org 5 points 22 hours ago

Did you install the guest tools and set the CPU governor to the correct scheduler? Do the Windows boxes host the same applications as the Linux boxes?