Re: Firefox lock file?
- From: Ray Parrish <crp@xxxxxxx>
- Date: Thu, 12 Feb 2009 00:41:02 -0800
NoOp wrote:
Hello,
From the looks of that it appears that your home directory is prettymessed up. After reading:
man chown
You may want to just change all ownership of everything in your *home*
directory after you are sure of the owner and group necessary to do so:
Do:
ls ~/ -l
and note the user/group. For instance if I do:
ls /home/aa (a user on my system)
the output will be something to the affect of:
$ ls /home/aa -l
total 11076
-rw------- 1 bb abc 14114816 2008-12-07 15:28 core
-rw------- 1 bb abc 14217216 2008-12-01 15:39 core.12198
drwxr-xr-x 2 bb abc 4096 2008-05-26 11:12 Desktop
Where bb is the 'user' and 'abc' is the group that abc belongs to.
So now, to change your home directory ownership to 'ray'
sudo -i
chown -R ray:ray /home/ray
The above assumes that your home directory is home/ray. If it is
something else then change accordingly - the command is:
chown -R <owner>:<group> <file/directory>
The above will change the ownership of all files in your home directory
with the exception of .gvfs. An easy way to look at the ownership of
your files via Nautilus is to add the 'Owner' column to your Nautilus
(Places|Home Folder): Edit|Preferences|List Columns| tick 'Owner'. Now
whenever you view your files/directories/folders via Nautilus you will
see who the owner is.
Research it first, read 'man chown' etc., *and backup your home folder
first* - wait for awhile to see if someone comments on this post to
correct me (I've been known to be wrong in the past, but think I'm
pretty right on this one:-). Also be aware that some files in your
/home/<username> that may need root ownership (there should be *very
few*) will be affected changed as well. However, the ownership.txt file
can give you a place to go back you for those files if need be.
Well, I've gotten a lot of sleep, and now that I feel better some, I'm
back to this. I ran the chown command on the .mozilla folder, and
Firefox still refuses to start. Also, every time I run Nautilus, then
exit it, I get notified that Nautilus has crashed, so I'm giving up, and
downloading the newest 8.04-2 iso and preparing to re-install Ubuntu.
I'm having to use Seamonkey to get the download. It wouldn't create a
profile until I ran the chown command on the .mozilla folder, but now
has, so I can at least surf again.
I evidently messed up my system too much to easily recover it. I have a
"Desktop" folder in the root folder which is empty and will not delete,
and several other oddities to the present file structure, and I'd just
like to start over and make sure everything is correct.
Thanks for all the help. I've learned quite a bit more about the
wonderful command line in Linux from this.
See you again after I get re-installed. 8-)
Later, Ray Parrish
--
Human reviewed index of links about the computer
http://www.rayslinks.com
Poetry from the mind of a Schizophrenic
http://www.writingsoftheschizophrenic.com/
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: Firefox lock file?
- From: Ray Parrish
- Re: Firefox lock file?
- References:
- Firefox lock file?
- From: Ray Parrish
- Re: Firefox lock file?
- From: Smoot Carl-Mitchell
- Re: Firefox lock file?
- From: Ray Parrish
- Re: Firefox lock file?
- From: Smoot Carl-Mitchell
- Re: Firefox lock file?
- From: Ray Parrish
- Re: Firefox lock file?
- From: Matthew Flaschen
- Re: Firefox lock file?
- From: Smoot Carl-Mitchell
- Re: Firefox lock file?
- From: NoOp
- Re: Firefox lock file?
- From: Ray Parrish
- Re: Firefox lock file?
- From: Smoot Carl-Mitchell
- Re: Firefox lock file?
- From: Ray Parrish
- Re: Firefox lock file?
- From: NoOp
- Firefox lock file?
- Prev by Date: Re: partial upgrade
- Next by Date: Re: Good tools for creating tables, including CSS setup, recommendations?
- Previous by thread: Re: Firefox lock file?
- Next by thread: Re: Firefox lock file?
- Index(es):
Relevant Pages
|