this post was submitted on 24 Oct 2023
4 points (100.0% liked)

Self-Hosted Main

502 readers
4 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.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Hey all,

I know this is a bit off-topic but this sub is one of the few where one can talk about technical stuff and not about tech careers lol.

I have been thinking about that a lot lately. Are there use cases where bare metal is better than virtualization? Have you ever encountered an use case that the virtualization overhead is an issue? I would love if you share your experiences. Thanks =)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 11 months ago

I'd say it depends. I run BSD's in my setup, with a freebsd "development" server running a bunch of jails for projects. I find that easier to maintain than a vm host lately. I just have one more vm to port over to a jail, then I'm retiring my 12 year old server, and looking for a new one.

I have another freebsd box running as a file server for the house, where I drop all our media and a copy of important backups.

I kind of use bsd jails like containers. Once I get one working, I can package it and send it to a server, jnpackage it, and run it with minimal effort/reconfiguration.