Originally posted by: DrumminBoy
Security isnt a big issue seeing as though only a few of my friends will even use the site.
First off, this thread belongs in software or networking not in General Hardware. As you don't seem to be asking what type of hardware is needed to run the Web/file server?
Yes it is. Do you know how many WORMs are running around looking for security holes? You better keep up on security patches.
[dszd0g@toeclaw]:/var/log/apache> grep "cmd.exe" error.log | grep "Dec 1" | wc -l
138
That is 138 hits thus far today on my Web server looking for one type of security hole. I would guess I get around 300 or more probes a day for security holes on my Web server. Even if one doesn't publish your Web server, if it is running on port 80 or 8080 it will be hit hard. If you don't run it on port 80, you will still get hit with port scans.
How annoyed do you think your mom would be if you forget to patch the machine one week and the hard drive gets wiped by the latest worm? Not saying that it will happen, just that it does happen. I had a couple customers hit by a recent worm within two days of it being released.
Now I'm not telling you not to run a Web server. Just don't do it behind your mom's back and keep the patches up to date.
Now days, one really needs some form of firewall otherwise one doesn't know who has stuff running on ones computer. After installing Windows the last time it was hit 12 times looking for exploits within the first hour I put it on the network.