+++ Mithun Bhattacharya [linux-india] <17/01/02 11:57 +0530>:
> 5. Are you using the latest versions of apache-tomcat and postgresql ??
> 6. Last but not the least - have you asked the apache-tomcat mailling 
> list ???

... and finally is your code clean - does it clean up all threads and
processes after calling them, or does it just leave them lying around?

        -srs
-- 
Suresh Ramasubramanian  <---->  mallet <at> efn dot org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
[Linux One Stanza Tip]  From : <[EMAIL PROTECTED]>
LOST #013        -**< Sub : Locking a directory >**-
To "lock" a directory under your $HOME directory for privacy
of data, do:
$chmod 000 dir/  .... ["root" still has access though]        
Changing permission to 000 even denies an ls to  that dir by 
all users. You need to do chmod 755 or 777 (for access).

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to