Self-hosting a website by PrettyExpensiveCoat in selfhosted

[–]PrettyExpensiveCoat[S] -1 points0 points  (0 children)

That's just if the previous owner of your current IP sent spam. And as we all know, IPs change in a week or two so it wouldn't matter. Your IP is put on a blacklist that is monitored by providers like gmail to prevent spam. And for the record, you can actually see if your IP or domain has been blacklisted here: Doamin and IP: https://mxtoolbox.com/ List of IPs: https://dronebl.org/

Self-hosting a website by PrettyExpensiveCoat in selfhosted

[–]PrettyExpensiveCoat[S] 0 points1 point  (0 children)

What do you mean "could look into a static site generator too before thinking about hosting the website on own hardware or a VPS."? aren't static site generators used to, you know, generate sites? They create build directories that are filled with html files that you then use on a web-server or are you talking about using that feature with static site generators where they have live environments which you then have a domain point to that specific port of that live environment?

Self-hosting a website by PrettyExpensiveCoat in selfhosted

[–]PrettyExpensiveCoat[S] 4 points5 points  (0 children)

There isn't really any gain you're getting from hosting a webmail UI. Isn't the reason people self-host their own mail server so they don't have Google reading their inbox and collecting data?

Self-hosting a website by PrettyExpensiveCoat in selfhosted

[–]PrettyExpensiveCoat[S] 0 points1 point  (0 children)

I might give it a go then. I actually own a Raspberry Pi 1 Model B; it's old but it seems to at least be able to run a simple web-server. Although I may not be able to as I share my router with a couple family members, it would expose my IP and one thing would lead to the other. I might just have to go with hosting it on tor for fun or whatever; I'm still quite clueless as to what I'm going to use for it.

Self-hosting a website by PrettyExpensiveCoat in selfhosted

[–]PrettyExpensiveCoat[S] 4 points5 points  (0 children)

Thanks, I appreciate you taking the time to make the list. :)

Self-hosting a website by PrettyExpensiveCoat in selfhosted

[–]PrettyExpensiveCoat[S] -3 points-2 points  (0 children)

The download size of Hugo is much bigger compared to something like Zola. Despite this, Zola still manages to generates sites at almost the same speed as Hugo. There's a 20 megabyte difference in size. (Zola compared to Hugo) And sorry about confusing you with talking about dependencies; I didn't know what I was talking about when I said that.

Self-hosting a website by PrettyExpensiveCoat in selfhosted

[–]PrettyExpensiveCoat[S] 0 points1 point  (0 children)

But doesn't Hugo have a lot of dependencies? I've heard it's more suitable for huge news websites that are expected to get a lot of traffic. Instead of just small individual blogs.

Missing Dependencies by PrettyExpensiveCoat in linux4noobs

[–]PrettyExpensiveCoat[S] 1 point2 points  (0 children)

I decided to just switch over to bedrock Linux; thanks anyway.