Date: Tue, 2 Jul 1996 21:53:23 +0100 (BST) From: Developer <dev@fgate.flevel.co.uk> To: Joe Greco <jgreco@brasil.moneng.mei.com> Cc: Mission Control <root@friday.keanesea.com>, hackers@freebsd.org Subject: Re: What is the best way to setup a drive Message-ID: <Pine.BSI.3.93.960702214759.2576B-100000@fgate.flevel.co.uk> In-Reply-To: <199607021449.JAA16959@brasil.moneng.mei.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2 Jul 1996, Joe Greco wrote: > > I'm curios what the recomended > > drive setup is I have two hard > > drives a 540 and a 1.6 How would > > you divi up the space I will have > > about 55 Users to setup on it but > > none of them need much disk space > > because they are all just on it for > > mail. Well, my usual setup (On a 1GB drive) goes like this: / 100MB sd0a swap 100MB sd0b /usr 500MB sd0e /usr/homes 300MB sd0f So on the 540MB drive I would put maybe 150MB of swap and the rest as /usr/homes. Then make the 1.6GB drive somthing like: /usr 500MB /var 300MB or more if you plan to take a lot of news /usr/source 500MB (Use this for compiling kernels and packages) /store 300MB (This for storing .tgz files and backups). Ive found that 100MB of swap can be easily used if you are running netscape and a few compiling sessions on a fairly active system. Regards, Trefor S.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.93.960702214759.2576B-100000>