On Sat, Dec 19, 2009 at 08:11:33AM -0600, Kumar Appaiah wrote: > On a related note, I was wondering if someone wanted to revive the > LOST project (which I use for generating my signatures; hope people > don't mind). The last update seems to have been several years ago; I > plan to get in toch with the original maintainers of the project about > it.
http://lost.sf.net is the URL where it is available. Kumar -- : ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : Process file descriptor limits [#2] LOST #530 Step1: Check current setting of max permissible open files # cat /proc/sys/fs/file-max Step2: Increase the the value to the desired value # echo "10240" > /proc/sys/fs/file-max ####[usmbish (at) users.sourceforge.net]###################### : _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
