I assume /tmp and /var/log are part of the / partition. You can prevent / from being filled with their contents by using some other partition to hold /tmp and /var/log. Just make those directories be symbolic links to directories on another partition.
On Thu, 24 Jan 2002, alexis Vasquez wrote: > > It's a working server and the users conections made > the /tmp grows a huge. > > Im booting in character base mode. may I uninstall or > delete the files of graphical mode or maybe some > other file that i don't need anymore. > > give me some ideas. every morning I have to : > ~ cd /tmp > ~ rm -f * > .. > ~ cd /var/log > ~ for i in * > > do > > cat /dev/null > $i > > done -- Steven Yellin _______________________________________________ Seawolf-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/seawolf-list