Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Web Hosting for Monks

by le (Friar)
on May 05, 2001 at 00:19 UTC ( [id://78110]=note: print w/replies, xml ) Need Help??


in reply to Web Hosting for Monks

Great idea, jcwren, ++ for that one and good luck :)

Some security thoughts:

I'm not an ISP myself but I work for the University of Vienna, where we provide webspace (and mailing and much more) for about 40.000+ users. My advice: don't give them mod_perl or PHP. Plain CGI is ok, as long as the scripts run under the user-ID of the script's owner, and not under the Apache user-id, so the chance is minimal that someone messes around in someone elses stuff. Neither mod_perl nor PHP may run as any other user-ID than the webserver's, AFAIK.

Next, propagate ssh and scp over telnet and ftp.

And finally, introduce some kind of resource limit, like quotas and CPU-limits per user, so the pigs don't mess around to much.

Just my 0.02 Euro.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://78110]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-24 21:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found