> > I couldn't even login at the console, got an error stating something > about a missing *.so file in /usr/..somewhere > > I ctrl-alt-del restarted and now everything is up again. > >
You need to increase the number of free file handles Add kern.maxfiles=25000 to /etc/sysctl.conf and also ryn "sysctl kern.maxfiles=25000" to update the running system Rgds Rus -- w: http://www.jvds.com | Linux + FreeBSD VDS's from $15/mo e: [EMAIL PROTECTED] | Totally Customizable Technology t: 07919 373537 | General FreeBSD Forums: msm: [EMAIL PROTECTED] | http://forums.jvds.com/viewforum.php?f=7 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
