From 631185d7d8f0c11b19397878760c0a53e7d8aa7c Mon Sep 17 00:00:00 2001 From: hiddej Date: Wed, 7 Jul 2021 07:35:40 +0200 Subject: Added downsides --- selfhosting.html | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'selfhosting.html') diff --git a/selfhosting.html b/selfhosting.html index ce762d6..63589ed 100644 --- a/selfhosting.html +++ b/selfhosting.html @@ -30,6 +30,23 @@ +

Downsides

+

Some possible downsides of choosing to host at home could be:

+ +

For me, the upsides outweighed the downsides, which is why I chose to host at home. But, this differs with each person and scenario. Go and research what your exact situation is, before trying anything. Otherwise you'll have to face some bad surprises.

Hardware

What kind of hardware should you choose?

@@ -90,7 +107,6 @@

In this example, if you need to find the port number from dovecot, you can look for it in the Program name column. Then you can see in the local address column that the reported local address is 0.0.0.0:993. You need to look for the part after the semicolon. In this case it's 993. So you'll need to forward port 993.

- Next: Connect Your Domain and Server
-- cgit v1.2.3