| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | =?ISO-8859-1?Q?Ren=E9_Berber?= <r DOT berber AT computer DOT org> |
| Subject: | Re: Arkeia |
| Date: | Mon, 15 Jan 2007 18:03:00 -0600 |
| Lines: | 32 |
| Message-ID: | <eoh4nk$o98$1@sea.gmane.org> |
| References: | <8252654 DOT post AT talk DOT nabble DOT com> <45A503B1 DOT 5040606 AT gmx DOT de> <8380931 DOT post AT talk DOT nabble DOT com> |
| Mime-Version: | 1.0 |
| User-Agent: | Thunderbird 1.5.0.9 (Windows/20061207) |
| In-Reply-To: | <8380931.post@talk.nabble.com> |
| OpenPGP: | url=hkp://random.sks.keyserver.penguin.de |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
ignacious wrote: >=20 > "Do you have included ssh-option '-X'? > This is a common error I make. > (Just a thought...) > SE" >=20 > Yes...I'm using: > ssh -Y <IP ADDR> -l root > I'm able to log in and type: > DISPLAY=3D<My Client IP>:0.0 That's the wrong procedure, you should not set DISPLAY yourself, ssh takes = care of that, and the value of DISPLAY is not <your client IP>, ssh will set it = to <your server IP>:10 or similar. > then: > xarkeia & >=20 > After this I get an error message: > Cannot open display [] That's what happens when you set DISPLAY wrong, in this case there is a fir= ewall that prevents direct connections. Ssh doesn't use direct connections, it tunnels the X protocol over the same connection you used to log-in. --=20 Ren=E9 Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |