this post was submitted on 31 Aug 2025
108 points (96.6% liked)

Selfhosted

51445 readers
585 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 have been wanting to self-host recently I have an old laptop it's a Toshiba satellite m100-221 sitting around it only has 4gb of ram, but I don't know what is a good starting point for an OS for my home lab I discovered yunohost but heard mixed opinions about it when searching I would like lemmy's opinion on a good OS for a beginner wanting to start a home lab I would prefer a simple solution like yunohost but would like it to be configurable it's fine if it needs a bit of tinkering.

you are viewing a single comment's thread
view the rest of the comments
[–] artiman@piefed.social 1 points 2 weeks ago (3 children)

I want to host a couple of things like email and immich and Nextcloud for privacy and security and money saving needs I currently use Google photos and hosted Nextcloud by adminforge.de its good and privacy respecting and a nice owner, but I would like more than 2gb.

[–] bjoern_tantau@swg-empire.de 7 points 2 weeks ago

Don't host email from home. Many ISPs block that to combat spam and most email servers don't accept mails from home-IPs for the same reason.

Most people will recommend not hosting email at all because it is a pain in the arse to set up so that other aervers actually accept your mails.

[–] drkt@scribe.disroot.org 5 points 2 weeks ago (1 children)

As you want to do multiple different things, I recommend you install a hypervisor on the laptop, such as Proxmox. It'll make it easier for you, as a non-programmer, to manage containers and virtual machines.

You will have to deal some high level networking concepts regardless of what level of self-hosting you do, so you should familarize yourself with it. IP addresses, ports, basic firewalling, etc.

I won't stop you, but I will strongly discourage you from trying to host your own Email. It is a complicated mess of new standards stacked on top of ancient standards and it's miserable to work with even when it works. If you misconfigure your email server, you'll get blocked by every major email provider and there's no way back from that except starting over with a whole new IP and domain.

[–] artiman@piefed.social 2 points 2 weeks ago

Thank you very much I will try out proxmox

[–] Jumuta@sh.itjust.works 4 points 2 weeks ago (2 children)

don't do email until you know what you're doing imo

[–] adarza@lemmy.ca 3 points 2 weeks ago* (last edited 2 weeks ago)

and even when you do know what you're doing, you're probably choosing not to host your own. at least not one that faces the public. a private mail 'server' that consolidates mail for you from multiple providers (and sends mail back out the same way) is different.

[–] uranibaba@lemmy.world 1 points 2 weeks ago

I used to support a few companies hosting their own email servers (I supported the mail server software). I will never host my own email, not unless I have a gateway between me and world, someone to configure the DNS and all that.