Skip Navigation

I’m considering setting up a server for various uses, advice?

I’m looking at various single board computers ( think raspberry pi) to host a server on. Namely for hosting media, an email, and perhaps a web site/fediverse instance/blog/forum on.

I’m under an assumption that a SBC and some hard drives could handle this on the hardware side. Am I totally off the mark? And what kind of os and other soft wear should I consider using? ::: spoiler spoiler


:::

13 comments
  • A different kind of advice: be vigilant with security updates, and remove services you're not using.
    Using insecure software makes it likely you'll get hacked sooner or later, especially if automated scans can find your server. (For example because it's listed in a search engine, or part of some network like the fediverse).

  • Yeah, a pi could probably do that, I know everything except the fediverse instance will work, and the fediverse instance may, I've just never tried it, so I don't know!

    One suggestion I'd make is this: A lot of tutorials these days will have you set things up in Docker. Docker is a great tool, and at some point in your journey you should learn how to use it, but it does sort of abstract away a lot of the services you're running.

13 comments