X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: Launch APP over SSH Date: Fri, 21 Apr 2006 17:15:06 -0500 Lines: 20 Message-ID: References: <1079b050604211232x3fc1b724ndda0a11dd4e814cd AT mail DOT gmail DOT com> <1079b050604211301u3b56a69cl3c5f7e92cea51f5 AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) In-Reply-To: <1079b050604211301u3b56a69cl3c5f7e92cea51f5@mail.gmail.com> OpenPGP: url=hkp://random.sks.keyserver.penguin.de X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Wesley Smith wrote: > I don't want to use it, I just want to have it run. Can't I just > launch it? I don't need to interact with it at all. Only if the application allows it, i.e. has a mode that does not need to interact with the window manager, something like "run in the background". = Also if the app runs in a text output only mode, non-graphical. You could try "app &" instead of "cygstart app", but if the app is graphica= l it will try to open a window which will fail. And on a different subject, ssh doesn't run as SYSTEM, the daemon sshd does= but if you did set privilege separation the remote ssh runs as the user that lo= gged 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/