RE: Problem with X server



I am not connecting through a network; I am on a stand-alone
machine...does this still apply? Would I just 'ssh' to the computer I
am currently logged onto?

-----Original Message-----
From: redhat-list-bounces@xxxxxxxxxx
[mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Northrup, Wilson
Sent: Tuesday, May 06, 2008 5:19
To: General Red Hat Linux discussion list
Subject: RE: Problem with X server

Try tunneling everything through ssh. It gets around a whole host of
problems.

ssh -X user@xxxxxxxxxx
%xclock &


Make sure x11 forwarding is enabled in sshd_config.
This gets around the need to use the xhost and export display settings.
Additionally it encrypts everything.




-----Original Message-----
From: redhat-list-bounces@xxxxxxxxxx
[mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Troy Amburg
Sent: Monday, May 05, 2008 2:30 PM
To: General Red Hat Linux discussion list
Subject: Re: Problem with X server

Try this:

On the local host, type:

xhost +


On May 5, 2008, at 11:24 AM, Wiedemann, Shane CIV NAVAIR wrote:

I am at runlevel 5. I'll answer any stupid question in the hopes it
leads me to an answer and/or better understanding!

-----Original Message-----
From: redhat-list-bounces@xxxxxxxxxx
[mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of mark
Sent: Thursday, May 01, 2008 19:31
To: General Red Hat Linux discussion list
Subject: Re: Problem with X server

Wiedemann, Shane CIV NAVAIR wrote:
So this problem is most likely user error; none the less...

Ok, stupid question #1: what runlevel are you at, 3 or 5?

mark
I have some software (only one other place has this software) that to

view video windows that the software tries to pop up, you need to use

the following command to get it to display:
"software_name -display hostname", or at least that is what I am
told.
I have inserted my hostname where it says "hostname" and verified
with

"uname" that my hostname is correct. I am not connecting to a remote

machine, am not on a network and am running the software on a
stand-alone machine. The vendors of the software do connect
remotely,

I believe, and they can pop video display windows just fine.
Whenever

I run the software, I get a message that says "Unable to connect to x

server".
I currently have the DISPLAY variable set to ":0.0" and this seems to

be fine for opening programs, such as NEdit. Any other setting (even
"hostname:0.0") and I cannot start programs such as editors and other

programs that open in a separate window. I get errors that say
"can't

open display" and the like.

When I run the software, if I leave out the command "-display
hostname"
all video rendering is done behind the scenes, i.e., I can't view it.

I have tried replacing "hostname" with all of the following:
hostname:0.0
:0.0
hostname:0
localhost
localhost:0.0
localhost:0

Any clues?

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
Notice: This e-mail message, together with any attachments, contains
information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station,
New Jersey, USA 08889), and/or its affiliates (which may be known
outside the United States as Merck Frosst, Merck Sharp & Dohme or MSD
and in Japan, as Banyu - direct contact information for affiliates is
available at http://www.merck.com/contact/contacts.html) that may be
confidential, proprietary copyrighted and/or legally privileged. It is
intended solely for the use of the individual or entity named on this
message. If you are not the intended recipient, and have received this
message in error, please notify us immediately by reply e-mail and then
delete it from your system.


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Re: Apache Software Foundation Server compromised, resecured. (fwd)
    ... this was one "result" of the comromised ssh binary at sourceforge. ... a public server of the Apache Software Foundation ... > (ASF) was illegally accessed by unknown crackers. ... > exhaustive audit of all Apache source code and binary distributions ...
    (FreeBSD-Security)
  • Re: FreeBSD Crash without Errors, Warnings, or Panics
    ... I suppose I could run on stable until the driver is fixed in a release branch, but I need this box up and online, and I've always read that the stable branch is not the place for production servers. ... I'm running 6.0-RELEASE-p5 on a Toshiba built server: dual Xeon Intel motherboard with a LSILogic MegaRAID controller. ... Also, some network ports still respond, like a telnet to port 22 to test SSH will yield an SSH banner, but trying to connect with SSH just hangs. ... The box runs a web-based app and connects to a local Postgres DB which seemed to be unable to start new connections being requested by the PHP scripts. ...
    (freebsd-hackers)
  • Re: restrict ssh access
    ... > We have one ssh server which receives about 6000 failed attempts to ... > unsuccessful login attempts per client IP address? ... the remote server is also running OpenSSH. ...
    (comp.security.ssh)
  • Re: SSH as root
    ... Subject: SSH as root ... but it doesn't require having a key on the server that could be ... If they compromise a server, and the passphrase, etc. is there, they only ... private key to anyone. ...
    (SSH)
  • Re: Explanation of SSH
    ... I am still unclear on how SSH works exactly. ... Client issues SSH command and names server ... "Shopper" says "server sends back its public host and server keys ... Surely there is only one public key it sends ...
    (comp.security.ssh)