Am Fr, den 23.07.2004 schrieb [EMAIL PROTECTED] um 8:50: > Hi, > > I have some question about vserver. > > Q1. can we set limit at each virtual root usage of their bandwidth per > month, cpu/ram usage?
limiting bandwith per month can be done in userspace, for example with simple iptables-based accounting, triggering some action if the limit gets exceeded (stop vserver, shape traffic...) limit cpu/ram per month doesn't seem very useful to me - but vserver allows you to set absolute soft/hard ram/cpu limits. > Q2. can we setup or own admin panel(cp to manage each virtual root user? i > mean create account delete/modify) and also write a php/ perl panel for end > user(virtual root user) to manage their site?Not the end user cp (cpanel or > other CP) i means is connect with or admin panel to get information.... sorry, I didn't understand Q2. but for sure, you can write panels doing whatever you want and whatever a sysadmin can do - inside and outside a vserver. cheers, thomas -- Thomas Gelf <[EMAIL PROTECTED]> _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
