Re: questions on ssh
From: James Wilkinson (fedora_at_westexe.demon.co.uk)
Date: 05/16/05
- Previous message: dabicho: "recording with alsa emu10k1"
- In reply to: Michael B Allen: "Re: questions on ssh"
- Next in thread: Paul Howarth: "Re: questions on ssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 16 May 2005 13:10:29 +0100 To: fedora-list@redhat.com
Ankush Grover <ankush174@gmail.com> wrote:
> I want to do X11 forwarding .Means the X11 is running on my Remote
> linux server when i login into Linux server through Putty i want to
> use X11 windows or mode rather than using console mode.
Michael B Allen wrote:
> For an X application to run you need to be running an X
> server. Locally. Meaning on the Windows machine. PuTTY is not an X server.
X terminology strikes again...
The X server is *not* where the programs run! It sounds like Ankush
wants his programs to run on a remote Linux box, and display on his
Windows system. In this case, the Windows system will be the X server.
It will run the graphics.
That's assuming that you use X forwarding. You may find it easiest to
use VNC over the PuTTY connection.
Otherwise you'll need X11 software for Windows. The easiest way to do
this is to download and install Cygwin (http://www.cygwin.com).
If you just want to run individual programs in graphical mode, open a
Cygwin-X xterm (you may need to run startx from the Cygwin bash shell),
use Cygwin ssh to connect to your Linux box, and then run the program in
question. This may be slow if there's any delay on your network
connection. You *may* need to use ssh -Y and/or change settings in
/etc/ssh/sshd_config on the Linux box.
If you want to run the entire desktop, you'll have to enable something
like gdm. http://www.linuxjournal.com/article/8078 looks like a good
introduction (I haven't gone this far...)
Hope this helps,
James.
--
E-mail address: james | +------------- Information -----------------+
@westexe.demon.co.uk | | Killed user #23. Please inform the morgue |
| | [Ignore] [OK] [Retry] |
| +-------------------------------------------+
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: dabicho: "recording with alsa emu10k1"
- In reply to: Michael B Allen: "Re: questions on ssh"
- Next in thread: Paul Howarth: "Re: questions on ssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|