Re: Ok I give up!
"Steven J. Yellin" <[email protected]> Tue, 5 Dec 2006 17:42:40 -0800 (PST)
| Newsgroups | gmane.linux.redhat.release.shrike |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 5 Dec 2006, JohnH wrote: > > ----- Original Message ----- > From: "Cameron Simpson" <[email protected]> > To: "Discussion of Red Hat Linux 9 (Shrike)" <[email protected]> > Sent: Tuesday, December 05, 2006 5:45 PM > Subject: Re: Ok I give up! > > > > > Um, please show us "ls -ld the-directory-pathname". > > drwx------ 17 john john 4086 Oct 23 23:28 > This means that you, on your machine, have permission to do anything you want with this directory, but nobody else can even read it. Try chmod -R a+r the-directory-pathname to make the directory and all its contents readable (but not writeable) by everyone. Or do chmod -R a+rw the-directory-pathname to make the directory and its contents both readable and writeable by everyone. Try "man chmod" for more information on the chmod command. -- Shrike-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/shrike-list