Server and infrastructure building for me, a dummy
https://anarchist.nexus/c/selfhosted/p/277044/server-and-infrastructure-building-for-me-a-dummy
Server and infrastructure building for me, a dummy
https://anarchist.nexus/c/selfhosted/p/277044/server-and-infrastructure-building-for-me-a-dummy
I hope someone else can pitch in with a more indepth instructions, but two things I wanted to mention:
First, forget about hosting your own email from home. Seriously. Even those who do it professionally don’t want to deal with that at home. You’ll find people on fediverse who do it but I’m sure plenty will give you this same recommendation/warning. It’s a huge hassle and it’s so easy to get your domain blocked/ending up on a blacklist and way harder to get out of it.
Second, I can personally recommend linuxupskillchallenge.org if you are really starting from scratch ( there’s a community here: [email protected] ). This is how I started and set up my own linux server and started self hosting stuff on it. It’s really basic and won’t teach you everything you need but it’s a great start for setting up your own server. You can do everything with a local server at home that you have set up.
I run my email server, but not at home. Running it at home is not all all more difficult, but it will only work for internal traffic and inbound from the internet. Residential IPs are simply blacklisted by ISP and as such - nothing will reach external recipients. Still useful, but is limited.
To have your smtp reach everyone globally you need to run it on a business IP. I use Linode, has worked very well since the setup in 2019, although they did get acquired by Akamai, which might become an issue at some point.
Omg thank you so much for providing that first link. I’ve wanted to try Linux and to run a home server, but I am like OP. I’m not as tech illiterate as most, but I also don’t know nearly as much as others here. I know just enough to not fuck up my pc, but I had trouble finding a start from the basics instructions.
The Linux skill challenge looks like exactly what I wanted,