Desktop folders are read only now

Fritz Whittington f.whittington at att.net
Wed Sep 8 01:03:26 UTC 2004


On or about 2004-09-07 13:13, Steve whipped out a trusty #2 pencil and 
scribbled:

>On Tue, 2004-09-07 at 00:45, Scott Talbot wrote:
>  
>
>>On Mon, 2004-09-06 at 13:20 -0400, John & Christine wrote:
>>    
>>
>>>On Mon, 06 Sep 2004 02:13:06 -0700, Steve <steve.bolam at telus.net> wrote:
>>>      
>>>
>>>>Tonight I was installing some goodies with yum and operating as root at
>>>>times.  Now when I log in as myself, the Computer, Trash and My Home
>>>>folders have become read only. What have I done, and how do I fix it.
>>>>
>>>>I've only had Linux installed for a week and I thought I was getting the
>>>>hang of it. Guess this is another reality check.
>>>>
>>>>Thanx in advance,
>>>>
>>>>--
>>>>fedora-list mailing list
>>>>fedora-list at redhat.com
>>>>To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
>>>>
>>>>        
>>>>
>>>Use Nautilus and look at the owner/permissions of one of the
>>>now-read-only files/folders. (right click/properties/Permissions). If
>>>it looks like the problem is permissions/ownership, open a terminal ,
>>>su , nautilus again and fix the permissions.
>>>John
>>>      
>>>
>>	A faster way of doing this is to open the terminal, su to root then
>>enter at the # prompt: "chown -R --from=root:root mylogin:mylogin ~*"
>>(without the quotation marks!).  This will find every file (-R) in your
>>home directory that has permissions set to owner=root, group=root, and
>>change them to your login name on both the owner and group.
>>
>>For more info about chown use man chown at the terminal prompt.
>>
>>HTH 
>>
>>Scott
>>-- 
>>When in doubt -- Vote 'Em out!
>>    
>>
>
>  
>
>>[root at d207-81-8-112 bigdaddy]# chown -R --from=root:root bigdaddy:bigdaddy ~*
>>    
>>
>chown: cannot access `~*': No such file or directory
>  
>
There should not be an * at the end of that line, just ~.

compare:
[/]$ls  ~
and
 [/]$ls  ~/*

-- 
Fritz Whittington
"You need only two tools. WD-40 and duct tape. If it doesn't move and
it should, use WD-40. If it moves and shouldn't, use the tape..."

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3252 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20040907/b378d06b/attachment-0002.bin 


More information about the users mailing list