[Fwd: [ale] Basic configuration advice needed.]

Wandered Inn esoteric at denali.atlnet.com
Thu Jun 24 22:50:51 EDT 1999


Jim Popovitch wrote:
>
> I'm curious as to how that protects root?  I've often wondered the same.

/var contains a number of log files, therefore, that filesystem can
continuously grow if you don't monitor it.  By placing / and /var on
different filesystems, you protect / from getting corrupted.  /var
filesystem could get full, causing errors and problems requiring fsck.
If / is on the same filesystem, it's possible to corrupt / because of
the space issue.

I don't know if I explained that right, does that make sense?

--
Until later: Geoffrey		esoteric at denali.atlnet.com

It should be illegal to yell "Y2K" in a crowded economy.
	-- Larry Wall, creator of the programming language Perl






More information about the Ale mailing list