From owner-freebsd-questions@FreeBSD.ORG Sun Sep 23 15:31:58 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BD9616A419 for ; Sun, 23 Sep 2007 15:31:58 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from sarevok.dnr.servegame.org (b83183.upc-b.chello.nl [212.83.83.183]) by mx1.freebsd.org (Postfix) with ESMTP id D4FE913C4B7 for ; Sun, 23 Sep 2007 15:31:57 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (unknown [66.230.99.27]) by sarevok.dnr.servegame.org (Postfix) with ESMTP id 67647BB07 for ; Sun, 23 Sep 2007 17:31:50 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id CD83A1CDEE; Sun, 23 Sep 2007 06:13:36 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Sun, 23 Sep 2007 16:13:00 +0200 User-Agent: KMail/1.9.7 References: <200709231331.l8NDVQaS030595@sonic.gv.net> In-Reply-To: <200709231331.l8NDVQaS030595@sonic.gv.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709231613.01830.fbsd.questions@rachie.is-a-geek.net> Cc: Timothy McGee Subject: Re: Gnome & FreeBSD from putty X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Sep 2007 15:31:58 -0000 On Sunday 23 September 2007 15:35:00 Timothy McGee wrote: > Any way of running Gnome or Firefox from putty remotely? What's the best > way to test for the displays setup, etc? > > I'd like to keep it really simple for rebooting radios & equipment that > require a web interface. My first attempt simply so display not configured > and am really rusy on my unix. FreeBSD & I'm very rusty. If all you need is access to web interfaces on localhost of the remote machine, setup a portforward and access it with your local browser. Putty being a windows program, you probably won't get remote X to work anyway. -- Mel