Re: Redhat4: How to set up X-win right,so you can remotely telnet and run graphical?



On Wed, 24 Oct 2007 06:13:26 +0000, Mike H wrote:

Redhat4: How to set up X-win right,so you can remotely telnet and run
graphical?

Connecting through telnet via ssh works fine, however nothing comes up
when I run graphical applications..

Of course, in my local computer, I set the startxwin from cygwin
correctly running. (I verified this by connecting to other remote
computer)

Is there any special program that I have to run in my remote computer?

Thanks!!

I assume you mean RHEL 4 not RH4.

You need to enable X forwarding. The easiest way to manage ssh is with
webmin, http://www.webmin.com. Webmin is a browser based admin tool,
you'll find SSH under servers. Goto the misc options page and then enable
X forwarding.

Once you have X forwarding working all you have to do is start your X
application from the ssh shell. You can also start an application
remotely without having to ssh in first. It's done as follows

ssh machinename app

As an example

ssh nimitz xemacs



.



Relevant Pages

  • Re: single linux box on dsl?
    ... > XDMCP does not use TCP by default, so you can't access a remote desktop ... > TCP port 6000 in your firewall. ... > I use ssh X forwarding all the time, ...
    (Fedora)
  • X authentication bug in 3.2.0 ?
    ... We have a problem with X forwarding after upgrade to ssh 3.2.0 on SPARC ... All files .ssh2 and .Xauthority are shared on all computers. ...
    (comp.security.ssh)
  • Question about RSA1 vs DSA fingerprint
    ... I'm connecting to a solaris 8 box on a university LAN, ... This is the "remote" host. ... cygwin, via Sympatico ADSL, ssh version ...
    (comp.security.ssh)
  • Re: Send xterm to remote workstation with OpenSSH
    ... > ssh server on the remote workstation, ... If you want SSH remote port forwarding, ...
    (SSH)
  • Re: linksys router and ssh
    ... Ashif Harji wrote: ... > having a problem with ssh and X forwarding. ... > remote machine C, ...
    (comp.os.linux.networking)