From owner-freebsd-questions Mon Sep 2 10:55:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19D7B37B400 for ; Mon, 2 Sep 2002 10:55:30 -0700 (PDT) Received: from hotmail.com (oe74.pav2.hotmail.com [64.4.36.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id C672143E72 for ; Mon, 2 Sep 2002 10:55:29 -0700 (PDT) (envelope-from unixtools@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 2 Sep 2002 10:55:29 -0700 X-Originating-IP: [202.41.224.36] From: "Unix Tools" To: "Kris Kennaway" , "anak freebsd" Cc: References: <20020901191146.GC21494@xor.obsecurity.org> Subject: Re: uid 0 on /var: out of inodes Date: Mon, 2 Sep 2002 11:40:01 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 02 Sep 2002 17:55:29.0741 (UTC) FILETIME=[ECE88FD0:01C252A9] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG first and foremost just symlink directories on /var 1) mv /var/tmp /usr and ln -s /usr/tmp /var/tmp 2) mv /var/mail /usr and ln -s /usr/mail /var/mail 3) mv /var/log /usr and ln -s /usr/log /var/log Then Reboot ----- Original Message ----- From: "Kris Kennaway" To: "anak freebsd" Cc: Sent: Monday, September 02, 2002 12:41 AM Subject: Re: uid 0 on /var: out of inodes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message