> First my kcore file is located in /proc/, not / (woops :-}). It cannot be > removed with a normal rm under root. Problem is it is growing! It now > consumes half of my 100MB root partition. Is this file pertinent Files in /proc are only file-like interfaces to the kernel and don't take up any memory. Your /proc/kcore file should be about the same size as the RAM you have, because it _is_ your RAM: only as a file and munged a little bit for kernel needs. It can't grow unless you just added some memory to your system. > Secondly, I cannot find out where in memory the debug messages > from uugetty go, but it appears that with out an express line in > syslog.conf for debug messages they sit somewhere in memory and Where these debug messages go is entirely up to you when you configure the syslog.conf file. A standard place is /var/log, and there should be several files there, like messages (kernel and other messages), maillog and other stuff. Yours might be uulog or somesuch. > Beth ------------------------------------------------------------------------ David E. Fox Tax Thanks for letting me [EMAIL PROTECTED] the change magnetic patterns [EMAIL PROTECTED] churches on your hard disk. ----------------------------------------------------------------------- -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.