this post was submitted on 24 Oct 2024
33 points (90.2% liked)

Selfhosted

39931 readers
463 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 1 year ago
MODERATORS
 

My ultimate goal with learning this is I want to self host my own Monero node and eventually maybe even self host emails and after that learn docker as well.

But I am a long, long way from there.

Where do I start with something like this if I have no experience with networking?

Should I just start with learning a VPS? I just don't like the idea of me not being able to physically control the server because I think one day Monero might be outlawed or something.

But I'll do whatever I have to to learn.

you are viewing a single comment's thread
view the rest of the comments
[–] PieMePlenty@lemmy.world 7 points 1 week ago* (last edited 1 week ago)

Install linux somewhere, ssh to it and set up a web sever and an ftp server. Access it locally and then access it from the internet. This should be your first goal. It will make you comfortable with the command line and linux. You can try a montero node then.

ChatGPT will be able to help with the basic stuff like how to check logs, configs, or what SSH is or how to set it up.