LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-23-2010, 05:02 PM   #1
jv2112
Member
 
Registered: Jan 2009
Location: New England
Distribution: Arch Linux
Posts: 719

Rep: Reputation: 106Reputation: 106
Question Rough Fonts --> Perm ! 771 .......


I wanted to increase privacy on my home directory so I chmod -R 750 /home/Me/. After doing so my desktop fonts went from nice smooth font's to fonts with rough edges , panels with thick boarders and theme specific icons disappear to default ones.

My guess was that some program no longer had access to a needed file. So I played with a number of permission combinations and found that chmod -R 771 brought me back to normal.

The issue is that I don't want that on my data. (want 750) but when I chmod all but the data to 771 and data at 750 I have the issue.

The other strange thing is now the same issue is coming up intermittently without me changing permissions.

Ghost in the machine..... .... ignorance.....

 
Old 11-23-2010, 05:37 PM   #2
PenGUiN_6_1
Member
 
Registered: Oct 2006
Location: Brunswick, MD
Distribution: gNewSense 2.3 (deltah) i386
Posts: 57

Rep: Reputation: 22
Maybe try...
Code:
chmod -cR 0750 /home/me
chmod -cR 0771 $Data
# or...
chmod -cRf 0750 /home/me
chmod -cRf 0771 $Data
...the -c option is 'change'...as in 'play with them however'...the -f option is 'force'...as in 'do this anyway'. $Data means whatever data you want to have...use with discretion...possibly make certain you are the owner? Hope this helps
 
Old 11-24-2010, 04:32 AM   #3
jv2112
Member
 
Registered: Jan 2009
Location: New England
Distribution: Arch Linux
Posts: 719

Original Poster
Rep: Reputation: 106Reputation: 106
Thanks for the reply & help. It did the trick but I am not totally sure why.

I chmod -cRf 750 /home/me restarted X and no issue.


Could this be because I now "forced" the change where before I just did recursively ?

What would have stopped them before ? ( I used sudo )

 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
toshiba_acpi with Toshiba Satellite P20-771 test02 SUSE / openSUSE 1 02-04-2007 02:32 PM
Avermedia 771 DVB-T always busy barbex Linux - Hardware 1 04-20-2006 10:12 AM
eploits for this uname fc2 2.6.10-1.771? nassan Linux - Security 2 08-10-2005 11:14 AM
Extreme trafic on port 771?? Q25 Linux - Security 3 09-12-2003 02:01 AM
find / \( -perm -0200 -o -perm -04000 \) -ls. How to remove the bit ForumKid Linux - Security 3 01-16-2002 11:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration