Thank you very much, I'll try this ASAP, and I'll post what happens.

On Tue, Mar 9, 2010 at 9:58 AM, favoritetort <
a.j.duin...@umail.leidenuniv.nl> wrote:

> when you have a prompt you can check the pemissions with:
> # ls -l /
>
> you'll then see something like:
>
> drwxr-xr-x ....... /tmp
>
> there are three sets of permissions, first the owner of the file/directory
> then the group then everyone else.
> if everyone can write it will read:
>
> drwxrwxrwx .../tmp
>
> you can change permissions with chmod using either letters for the
> permissions or a numeric code
>
> 7 means read, write and execute, 777 means everyone can rwx
>
> doing
> # chmod 777 /tmp
> should do the trick
>
> --
>  There is a problem with the configuration server.
> (/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)
> https://bugs.launchpad.net/bugs/269215
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “gconf” package in Ubuntu: Incomplete
>
> Bug description:
> Intrepid Ibex Alpha 5 64bit, All updates applied.
> Been getting this error after the log-in screen, after doing updates
> yesterday.
>
>
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/269215/+subscribe
>

-- 
There is a problem with the configuration server. 
(/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)
https://bugs.launchpad.net/bugs/269215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to