Qubits & Bytes
Install a New Linux OS On a Dell Wyse 3040
Adding an NVMe Drive to a Raspberry Pi 5
Fixing VS Code Remote Node Not Found Error
Convert a Wii U Dock to USB C
Fixing a Stuck ‘A’ Button on a PDP Xbox One Controller
Repairing a Faulty Motherboard
Linux
Raspberry Pi
Containers
Mail Server
Web Server
SMTP port 25 is often blocked by ISPs, preventing the use of a locally hosted email server. Here are a few ways to get around this.
Forwarding the correct ports is a requirement to hosting a web server. This article explains which ports to forward, and how to test them.
DNS records route traffic to your web server. They’re a vital part of your mail server setup. This guide will explain how to set them up.
DMARC is another feature that helps to protect your mail server. Here’s how you can set it up.
Matching your sending domain with your rDNS is important to ensure your messages are accepted by the receiving mail server. It’s often overlooked, but this guide shows you how it’s done.
Testing your email server is vital if you want to avoid blacklists, and ensure your emails reach an inbox. Here’s how to do it.
Whether you’re just setting up your server, or testing your configuration, Telnet is a great tool to send emails through a terminal. This guide will explain how to do it.
Setting up an email server can be a complicated, but rewarding task. Here’s why you should give it a go.
Postfix is a mail transfer agent, used to both send and receive emails on your server. This guide will go through a basic Postfix setup.
Once you have OpenDKIM set up, you’ll want to connect it to your MTA to sign outgoing emails. Here’s how you can use it with Postfix.
DKIM is a useful feature designed to prevent email spoofing, protecting your email domain. Here’s how you can set it up on your email server.
Protect your email domain from spoofing by adding an SPF record. This guide will show you how it’s done.