• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Home hosted forums

ben chi(f4)

2[H]4U
Joined
Mar 4, 2008
Messages
2,340
Has anyone set up forums hosted from their house? If so, where did you get the reading material for setup? I'll need IIS/other service right?
 
You need a webserver (IIS, Apache, etc) a DB of some type (likely MySQL), and a forum package (PHPBB, VBulletin, etc). That's the software side of it. I've got to ask, why do you want to do this out of your home when you clearly don't have a clue what you are doing? (I ask this in the nicest way possible :D) Harware/Network are a completely separate list of requirements.
 
I've got to ask, why do you want to do this out of your home when you clearly don't have a clue what you are doing? (I ask this in the nicest way possible :D)

Actually know what I'm doing Network/Software/Hardware side (I do it for a living), but I've never installed forums before from my house so I was asking to see if I had everything I needed and thanks for being a nice guy.
 
Just plan and monitor your modem's upload bandwidth since your upload rate is limited and depending on amount of traffic you may be unhappily surprised with the response time--while it may perform fast on your home network.
 
I would not host a forum from home, you expose not only much of your security vulnerabilities, but your internet connection will make it mediocre.. also any modem downtime will result in forum downtime.

You can purchase a web hosting account for pennies per month and then use that as your forum software platform.

If you are using this to learn or for some small clan or group, then a home forum will suffice.
 
lighttpd or apache, php4 or 5, mysql, and the forum software you want to use.

I just did a standard LAMP set (can be found at howtoforge.com), and downloaded the forum software.
 
Do yourself a favor and don't use PHP4, it's been EOLed for almost a year and won't be receiving any more updates (for real this time, I'm told).
 
Back
Top