this post was submitted on 10 Nov 2025
107 points (97.3% liked)

Selfhosted

60409 readers
341 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I have a Pixel 8.... a PC with Linux Mint. How do I learn to "self host". Mainly for photo storage backup. Where do I start? I know nothing, absolutely nothing

you are viewing a single comment's thread
view the rest of the comments
[–] Hawk@lemmy.dbzer0.com 13 points 7 months ago (3 children)

Judging from your comments, you seem to be lacking some basic knowledge and skills to get started.

None of the comments here are useful without getting those up to speed.

You definitely might want to start of looking into networking: how do computers connect to each other and the internet.

Since you're using Linux Mint, I do assume you have some basic knowledge of using the terminal and basic commands.

Next you might want to learn Docker, which is useful when learning self-hosting, as most solutions will have an option to use that.

[–] abeorch@friendica.ginestes.es 3 points 7 months ago

@Hawk @Toasted_Breakfast I get where the thought is coming from - Playing around with a cheap #OpenWRT router can be a way of getting an idea of routing and networking. - They have a gui and config files you can edit directly. You can figure out things like a #firewall #portforwarding - That kind of thing.

[–] modus@lemmy.world 2 points 7 months ago* (last edited 7 months ago)

Do you have any favorite starting points for Docker? I'm still learning myself.

Edit: Looks like Docker's website has some pretty easy-to-follow tutorials.

[–] bytesonbike@discuss.online 2 points 7 months ago

Ooof, yeah reading their comments, I agree.

OP, if you're reading this, start even smaller. Not everything has to be right in your house.

I been deploying web apps since 2010, and I jumped right into self hosting during the pandemic and it was a massive headache or challenges I wasn't prepared to face or maintain.

I gave up (for now) and just used open-source apps and AWS, because I needed availability. And every few months, I do a bit more to one day move everything to pure self hosting.