this post was submitted on 17 Jun 2025
17 points (84.0% liked)

Selfhosted

48335 readers
1833 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 posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

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

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I am looking for a solution for my students who all have Chromebooks (which are locked down).

Their opportunities will be greatly expanded if they had access to Windows-based software (Blender, Unreal Engine, 3D slicing software, etc.,).

I have access to a couple desktop machines that I could host virtual boxes on if there was some way for them to remote into them through a web browser.

Is that something that is possible, and where would I get the information to get started hosting something like that?

If not, are there any alternative solutions that do not require a paid subscription?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 6 hours ago (1 children)

The apps you list need decent gpu and gpu doesn’t virtualize well.

That's not really true any more. To actually get it working, especially sharing a GPU between multiple VMs, is finicky, especially if you're not using the very narrow supported configuration and expensive enterprise hypervisor features. But it is possible, and you can find plenty of articles from people who have gotten it working.

But I still wouldn't recommend it. I'd give one whole GPU to one VM with PCI passthrough, and let multiple users remote in. Hopefully the apps support that.

[–] [email protected] 2 points 5 hours ago

But I still wouldn't recommend it. I'd give one whole GPU to one VM with PCI passthrough, and let multiple users remote in.

Which is why I’ve made the recommendation I did. Skip virtualization and go straight to remote access.