I’m interested in exploring the world of self hosting, but most of the information that I find is incredibly detailed and specific, such as what type of CPU performs better, etc. What I’m really looking for is an extremely basic square 1 guide. I know basically nothing about networking, I don’t really know any coding, but it seems like there are a lot of tools out there that might make this possible even for a dummy like me.
Right now, my cloud computing is pretty much typical, I think. I use onedrive to sync my documents and old files. I need to be able to quickly access files on different devices, such as a powerpoint created on one device and presented on another. On my phone I use Android and my backups of downloads and photos and other data (messages, etc) are all on Google Drive /Google 1.
I’m willing to spend the time learning to an extent, but I’m not looking to become a network expert. I’m also willing to spend a little bit of money on hardware or a subscription service if necessary. Ideally I’d like to be out of this subscription service game, but the main goal is to be in charge of my own files. I have an old laptop running Linux to play around with and a fast and stable home internet connection.
Eventually, I would like to not only be syncing my files, photos, and documents in real time, but also I’d like to maybe try using it as an entertainment server to watch/listen to downloaded media on my home network.
Is there such a thing as a guide for a total beginner starting from zero? Is this worth attempting, or will I quickly find myself frustrated and in way over my head? Or, do I need to wait a little longer until more idiot-proof tools become available?
Myrecommendations is probably to host a next cloud instance. Does all the standard ‘cloud stuff’. File, contact, calendar sync, plus a bunch if other stuff if you want to add it via plugins. If you’re patient, and a single use you can host it on basically anything. If you decide you want to add users or have a faster site, you can go down the route of sorting out faster hardware or better specs and suck.
That’s a recommendation that I’ve seen a couple of times, and it looks promising. However I haven’t found any guide that really explains how to do it step by step, or what factors I should consider, or even really what I need to be able to do it. Do you know if there is such a guide for someone who really isn’t a “computer guy?”
Get an old laptop and install https://yunohost.org/ on it. Learning by doing is the best.
I’m not in IT and had no prior experience.
I bought a used Dell Optiplex for cheap and used installation guides provided on the websites of the services I wanted to install (pihole, jellyfin, home assistant etc)
This is by far the easiest method to get started. Learn by doing.
Make all your services LAN only to start; don’t open anything up to be accessed outside your home network until you know a bit more, as making it secure requires a bit more time and knowledge.
Hot tip: use chat gpt to help you. If something doesnt work, feed the error messages to it and it will explain why and give you the commands to fix them.
A: I found what looks like a pretty good guide here https://piped.video/watch?v=xBIowQ0WaR8
It covers setting up a virtual server on AWS, as well as Setting up a Linux server with Docker and FileCloud or Netxcloud. It discusses some of the pros and cons of each. The only coding involved here is some copying and pasting json files, which is pretty beginner friendly if you ask me.
What you you folks here think? Is this a reasonable guide? Do you see any red flags or major oversights that beginner should know?