* Azhar H. Chowdhury ([EMAIL PROTECTED]) wrote:
> Dear All,
> 
> I have Linux-conf latest version 1.16 installed at RH 6.0,
> it's works fine but some times I can't run it and following
> error display after enter linuxconf from X-Terminal.
> 
> ------------------------------------------------------
> Error message from remadmin : Xlib: connection to "0:0" refused by server
> Error message from remadmin : Xlib: client is not authorized to connect
> to server
> Error message from remadmin:
> Error message from remadmin: Gtk-WARNING **: cannot open display: : 0
> remadmin (GUI frontend) exiting abormally
> 
> ---------------------------------------------------------------------
> But after exit from X and start again above problem don't show again.
> Can you please help me to stop this problem. 
> 
> Thanking you,
> 
> Azhar H. Chowdhury

Before you su to root to run the application, type:
xhost +localhost
to allow the root user access to your X server.

If you want this to be the default, add the line:
xhost +localhost
to your ~/.xinitrc (or ~/.xsession if you use runlevel 5).

Add the line *before* the line which runs you wm.

Tom.
-- 
            .-------------------------------------------------------.
    .^.     | Tom Gilbert, England | [EMAIL PROTECTED] |
    /V\     |----------------------| www.tomgilbert.freeserve.co.uk |
   // \\    | Sites I recommend:   `--------------------------------|
  /(   )\   | www.freshmeat.net www.enlightenment.org slashdot.org  |
   ^^-^^    `-------------------------------------------------------'


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to