From owner-freebsd-questions Mon Jun 15 19:46:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA14795 for freebsd-questions-outgoing; Mon, 15 Jun 1998 19:46:58 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA14767 for ; Mon, 15 Jun 1998 19:46:53 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id OAA01288; Tue, 16 Jun 1998 14:46:54 +1200 (NZST) (envelope-from jonc@pinnacle.co.nz) Date: Tue, 16 Jun 1998 14:46:22 +1200 (NZST) From: Jonathan Chen To: Malartre cc: questions@FreeBSD.ORG Subject: Re: /root:"chmod 600 .*" nothing work now In-Reply-To: <3585D0EB.389AA3D7@aei.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 15 Jun 1998, Malartre wrote: > Ok, I have play with chmod for the first time. > > #pwd: > /root > #chmod 600 .* > What happened here is that you've changed / to 600 as well - Not Good. You have to log in as root and correct this with: chmod 755 / -- Jonathan Chen ---------------------------------------------------------------------- "I don't want to achive immortality through my works.. I want to achieve it through not dying" - Woody Allen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message