Re: [Hampshire] Gconf-editor

Página superior

Responder a este mensaje
Autor: Narendra Sisodiya
Fecha:  
A: linux, Hampshire LUG Discussion List
Asunto: Re: [Hampshire] Gconf-editor
On Thu, Dec 23, 2010 at 11:51 PM, Leo <linux@???> wrote:

> Does anyone know how to run gconf-editor as a different (non-root) user?



http://linux.die.net/man/8/sudo
sudo -u username
might solve your problem