Web server on Linode part 1
Recently, I was tasked with moving a client’s web server from a box in their office, to something a little more robust when they put something up there that caused the server to go nuts (30 mb/s nuts!). The main goals were: Fast, scalable web server Multiple FTP users for the client’s web team to modify the site Integrates with their existing CrashPlan PROe backup system. Use GUI’s as much as possible for admin so lower level techs could make changes on the server. After considering several options, we decided to go with Linode. I’ve had great success hosting my own site with them, and as we had full access to the box, we could install anything we wanted - including CrashPlan. ...