Scripts

Will McDonald wmcdonald at gmail.com
Fri Oct 28 11:21:38 UTC 2005


Absolutely no idea. Open a command prompt, "cd" to the scripts
directory and then "lsattr ."

Will.

On 28/10/05, Russell Golden <dragonite.wylie at verizon.net> wrote:
> immutable? I'm still new to Linux, so... can the Nautilus file manager
> change the flag?
>
> Will McDonald wrote:
>
> >Has the directory had its "immutable" flag switched on?
> >
> >[root at willspc wmcdonald]# mkdir immutable
> >[root at willspc wmcdonald]# chown wmcdonald.wmcdonald immutable/
> >[root at willspc wmcdonald]# ls -ld immutable/
> >drwxr-xr-x  2 wmcdonald wmcdonald 4096 Oct 27 17:04 immutable/
> >[root at willspc wmcdonald]# lsattr immutable/
> >[root at willspc wmcdonald]# chattr +i immutable/
> >[root at willspc wmcdonald]# cd immutable/
> >[root at willspc immutable]# touch blahfile
> >touch: cannot touch `blahfile': Permission denied
> >[root at willspc wmcdonald]# su - wmcdonald
> >
> >[wmcdonald at willspc ~]$ ls -ltr immutable/
> >total 0
> >[wmcdonald at willspc ~]$ ls -ld immutable/
> >drwxr-xr-x  2 wmcdonald wmcdonald 4096 Oct 27 17:04 immutable/
> >[wmcdonald at willspc ~]$ cd immutable/
> >[wmcdonald at willspc immutable]$ touch sneefile
> >touch: cannot touch `sneefile': Permission denied
> >[wmcdonald at willspc immutable]$
> >
> >Will.
> >
> >On 27/10/05, Russell Golden <dragonite.wylie at verizon.net> wrote:
> >
> >
> >>Yeah i might want to include that... lol. Red Hat Linux 9.
> >>(Note to self: other people are not telepaths)
> >>
> >>Bill Medland wrote:
> >>
> >>
> >>
> >>>On October 24, 2005 06:34 pm, Russell wrote:
> >>>
> >>>
> >>>
> >>>
> >>>>For some reason, I am unable to write to my scripts folder.
> >>>>Even root can't write to it. What the freak is going on???
> >>>>
> >>>>
> >>>>
> >>>>
> >>>What OS?  If it's Red Hat Enterprise Linux 4 then might the
> >>>problem be the SELinux?
> >>>
> >>>
> >>>
> >>>
> >>>
> >>--
> >>redhat-list mailing list
> >>unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> >>https://www.redhat.com/mailman/listinfo/redhat-list
> >>
> >>
> >>
> >
> >
> >
>
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>




More information about the redhat-list mailing list