X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=Pp52gkw8byhD0yhZ0fEPzygXiKf3LfwVapCuFJ9BSGF aecgjMQFGMhIjp7KNMMJbGb06glp/05ZxpQ456ZuLU17M79I4K2NcooTs0Xu5XVI jH2p3LMGD7mfuXdDIWiWDam1jSNkKKlBsurz5BKt5wVAEjniLEOow4twvvUwKxVk = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=R7FXSeo+6P+CXH2yNsleL+fCLaY=; b=VPwbdjejNG617vpxd ECO5gL/KZUM/5rc2B9C547XGxqKBsch8eZeyfNIUCLVzvGDqYJoW27eYR9K6NWwq gYiGjKGCiJGQeBX+4Kaao4Lsyc4x0Q0yG6jB+AT16jVV1G6yuZUZWi9sEywpPPlP 6fAMFH2abb4LeFjjdAqTEcal7Q= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_40,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: Ishtar.hs.tlinx.org Message-ID: <5637F743.3010602@tlinx.org> Date: Mon, 02 Nov 2015 15:52:35 -0800 From: Linda Walsh User-Agent: Thunderbird MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Pop up GUI remotely via SSH References: <1445875669454-122269 DOT post AT n5 DOT nabble DOT com> In-Reply-To: <1445875669454-122269.post@n5.nabble.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes trimat wrote: > Hi all, > I would like to pup up on Windows 7 the GUI of a program started remotely > from SSH. I can't obtain this with *cygstart* even though I see the process > running in Windows Task Manager. Trying to add /--interactive/ flag to > Cygwin service /sshd/, the service doesn't start. ---- Am unclear here. Where are you starting ssh from and where is sshd running? Are you trying - say, when you login to windows, 1st have it run the Xserver, then have a 2nd program run ssh to a remote (linux? Windows?) machine, where it starts an X-GUI, on the remote (linux? cygwin on windows?) that display back on the machine you just logged into? Are you are you have the Xserver running locally before you run the ssh command? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple