From owner-freebsd-questions Tue Nov 9 13:17:45 1999 Delivered-To: freebsd-questions@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by hub.freebsd.org (Postfix) with ESMTP id CC4AC15359 for ; Tue, 9 Nov 1999 13:17:35 -0800 (PST) (envelope-from jobaldwi@vt.edu) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id QAA50841; Tue, 9 Nov 1999 16:17:20 -0500 (EST) (envelope-from jobaldwi@vt.edu) Message-Id: <199911092117.QAA50841@server.baldwin.cx> X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <003d01bf2ae3$7b5d0620$fba3f9cf@megared.net.mx> Date: Tue, 09 Nov 1999 16:17:20 -0500 (EST) From: John Baldwin To: Alejandro Ramirez Subject: RE: Partitioning Cc: FreeBSD Questions Cc: FreeBSD Questions , Fawaz Talal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 09-Nov-99 Alejandro Ramirez wrote: >> Hiya folks, > > Hi, > > > I have installed FreeBSD 3.2-Release and set partitions as the > following: >> / :50MB >> :130MB "Since I have 64MB SDRAM" >> /usr :The rest of my 6.4GB Hard Drive >> >> My question: Is it correct to set /var as the following way: >> #mkdir /usr/var >> #ln -s /usr/var /var > > Yes, and maybe do the same with /tmp, but with /tmp you should do > ths: >#chmod 1755 /usr/tmp >#ln -s /usr/tmp /tmp errmm.. shouldn't that be 1777 instead of 1755? Everyone needs to be able to create files in /tmp. > Have Fun... > Ales --- John Baldwin -- http://www.cslab.vt.edu/~jobaldwi/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message