On Thu, Jun 29, 2000 at 05:58:44PM +1000, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:
> I have RH6 running on a old 486 DX 66 8meg Ram
> with a 200 meg HDD , it have apache and ftp
> working , mainly i use it as a gateway / firewall
> I think it has a 25 meg swap , but no NFS
> 
> Filesystem           1k-blocks      Used Available Use% Mounted on
> /dev/hda1               178533    159643      9671  94% /         

You shouldnt have it all on one filesystem though, cause if 
the logs fill up (syn attach etc) you can log on anymore, instead do
something like this:

Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/hda9               649811    387508    228739  63% /
/dev/hda1                17532      2277     14350  14% /boot
/dev/hda6                99507         7     94361   0% /tmp
/dev/hda5                99507      5844     88524   6% /var
/dev/hda7                99507      2453     91915   3% /var/log


make at least one for each of /var /var/log /tmp.
/boot and / dont need to be separated, though its advisable!

jobst




-- 
Educational software is like Science Fiction. It doesn't have to work, just look good.

|            __, Jobst Schmalenbach, [EMAIL PROTECTED], Technical Director|
|  _ _.--'-n_/   Barrett Consulting Group P/L & The Meditation Room P/L      |
|-(_)------(_)=  +61 3 9532 7677, POBox 277, Caulfield South, 3162, Australia|
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to