SCIENTIFIC-LINUX-USERS Archives

August 2015

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Nico Kadel-Garcia <[log in to unmask]>
Reply To:
Nico Kadel-Garcia <[log in to unmask]>
Date:
Thu, 27 Aug 2015 12:29:44 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (27 lines)
On Thu, Aug 27, 2015 at 9:08 AM, Tom H <[log in to unmask]> wrote:
> On Mon, Aug 24, 2015 at 6:54 PM, ToddAndMargo <[log in to unmask]> wrote:
>>
>> I can run anything as a regular user but not my apps
>> as root.  I am sure a reboot will fix this, but
>> is there a way to fix this without rebooting?
>>
>> This started after I fired up two VM's in KVM
>>
>> # leafpad smb.conf &
>> [1] 16905
>> [root@localhost samba]# No protocol specified
>> leafpad: Cannot open display:
>>
>> # echo $DISPLAY
>> :0.0
>
> You need to specify XAUTHORITY=

Doing a "sudo" or "su" to run things as the root user can also clear
your individual user X settings, as can using ssh to access the local
system as a root user if you do not allow X forwarding.

Personally, I tend to run as a user, then "ssh -l root localhost" with
my SSH settings and keys set to permit my SSH user on localhost to
connect with ssh-agent and X11 forwarding enabled.

ATOM RSS1 RSS2