Quote:
Originally posted by kytec
managing ips
|
Since you are giving each a different IP, you can't automate it. It takes two seconds anyhow.
Quote:
Originally posted by kytec
reinstalling the operating system after a client leaves
|
Drive imaging software. Makes for a nice backup if they hose their server as well.
Quote:
Originally posted by kytec
limiting bandwidth
|
Be creative with mod_throttle, maybe run a simple shell/perl/php script through their http logs and if bandwidth used > bandwidth alloted, change the index.html to redirect to your account suspension page.