![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Linux Support Linux - Operating Systems and Applications Support |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
|
Home file dosn't have perrmissions??
right after i log in to my computer this pops up
User's $Home/.dmrc file is being ignored. This prevents the default session and language from being saved. File should be owned by user and have 644 permissions. User's $HOME directory must be owned by user and not writableby other user's. right below it is an OK button so what do i do i think it happed after i copyed my home file to an externial hard drive thanks in advance |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Moderator/Fedora Amb.
|
Re: Home file dosn't have perrmissions??
Hi,
Can you tell us what distro this is for? Also, how long this has been going on and what happened to cause it if you can remember, and any other errors that you are getting. Cheers!
__________________
![]() Linux Forever!
Last edited by wmorri; 01-12-2009 at 03:08 PM. |
|
|
|
|
|
#3 (permalink) |
|
Registered User
|
Re: Home file dosn't have perrmissions??
i have ubuntu 8.10 maybe a couple weeks
it says the update information is outdated when i try to update this happens Could not download all repository indexes The repository may no longer be available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and ensure the repository address in the preferences is correct. Failed to fetch http://us.archive.ubuntu.com/ubuntu/...86/Packages.gz 404 Not Found [IP: 91.189.88.31 80] Failed to fetch http://wine.budgetdedicated.com/apt/...86/Packages.gz 404 Not Found [IP: 81.171.111.184 80] Some index files failed to download, they have been ignored, or old ones used instead. Last edited by mr.computer; 01-12-2009 at 03:18 PM. |
|
|
|
|
|
#4 (permalink) |
|
Moderator/Fedora Amb.
|
Re: Home file dosn't have perrmissions??
Hi,
Ok great. I found something that should work. You will need to log into Ubuntu, and then get to a terminal. Then type to following: Code:
sudo chown -R [username] /home/[username] sudo chmod -R 755 /home/[username] sudo chown [username] $HOME/.dmrc sudo chmod 644 $HOME/.dmrc Cheers!
__________________
![]() Linux Forever!
|
|
|
|
![]() |
| Thread Tools | |
|
|