From owner-freebsd-newbies@FreeBSD.ORG Sat Mar 12 00:36:32 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDCA016A4CE for ; Sat, 12 Mar 2005 00:36:32 +0000 (GMT) Received: from vps.vocaboly.com (vps.vocaboly.com [207.58.137.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63FC643D2D for ; Sat, 12 Mar 2005 00:36:32 +0000 (GMT) (envelope-from newbie@linuxnewbieblog.com) Received: from p3ee3bebb.dip.t-dialin.net ([62.227.190.187] helo=kevin) by vps.vocaboly.com with esmtpa (Exim 4.43) id 1D9ucJ-00061i-EB for freebsd-newbies@freebsd.org; Fri, 11 Mar 2005 19:36:31 -0500 Message-ID: <004d01c5269b$c13b1bf0$6402a8c0@kevin> From: "KP" To: Date: Sat, 12 Mar 2005 01:38:02 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1478 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.vocaboly.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - linuxnewbieblog.com X-Source: X-Source-Args: X-Source-Dir: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Symlink Question X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 00:36:32 -0000 Hello All, My /var file system will run out of space soon because of the database, = I want to make a directory in /home (lots of space) and link it with = /var/db. I want to know: 1. Should I use hard link or soft link for this case? 2. How to link it automatically upon reboot? 3. Any other issues should I concern? Thanks in advance! KP=20 http://www.linuxnewbieblog.com