Re: [Nottingham] (no subject)

From: Michael Leuty <gmleuty(a)gmail.com>
Date: Sun 27 Nov 2005 - 16:29:03 GMT

On 27/11/05, Java Lynx <javalynx@email.com> wrote:
> I cant copy, move or change the ownership of anything in that profile,
> even via a terminal screen.

I think you want the chown command.

Open a terminal in your home directory. Use the command:

sudo chown -R username *

(where "username" is your user name, of course).

This should change the ownership of all files (*) in your home
directory and all sub-directories to make them yours.

This has to be done as "root", hence sudo at the beginning. You will
have to give your password before the command will be carried out.

--
Michael Leuty
Nottingham, UK
_______________________________________________
Nottingham mailing list
Nottingham@mailman.lug.org.uk
http://mailman.lug.org.uk/mailman/listinfo/nottingham
Received on Sun Nov 27 17:30:29 2005