From owner-freebsd-questions@FreeBSD.ORG Tue Jun 18 18:01:44 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 919CC6B7; Tue, 18 Jun 2013 18:01:44 +0000 (UTC) (envelope-from Devin.Teske@fisglobal.com) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) by mx1.freebsd.org (Postfix) with ESMTP id 059351AC3; Tue, 18 Jun 2013 18:01:43 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.31]) by ltcfislmsgpa02.fnfis.com (8.14.5/8.14.5) with ESMTP id r5II1XhF012523 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Tue, 18 Jun 2013 13:01:33 -0500 Received: from LTCFISWMSGMB21.FNFIS.com ([10.132.99.23]) by LTCFISWMSGHT03.FNFIS.com ([10.132.206.31]) with mapi id 14.02.0309.002; Tue, 18 Jun 2013 13:01:32 -0500 From: "Teske, Devin" To: "" Subject: Re: install firefox without X Thread-Topic: install firefox without X Thread-Index: AQHObCmAoAnZ8ouJm0Cx8wI9l6ttC5k8FzkA Date: Tue, 18 Jun 2013 18:01:32 +0000 Message-ID: <13CA24D6AB415D428143D44749F57D7201F9591D@ltcfiswmsgmb21> References: <201306181541.18094.ml@fuckaround.org> In-Reply-To: <201306181541.18094.ml@fuckaround.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.132.253.126] Content-Type: text/plain; charset="us-ascii" Content-ID: <151FFB46CAA4B84F9EE6DBED7398911E@fisglobal.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794, 1.0.431, 0.0.0000 definitions=2013-06-18_07:2013-06-18,2013-06-18,1970-01-01 signatures=0 Cc: Devin Teske , FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Devin Teske List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jun 2013 18:01:44 -0000 On Jun 18, 2013, at 6:41 AM, Pol Hallen wrote: > Hi all :-) >=20 > I need use -X ssh and use firefox on remote machine: >=20 > ssh -X -l user xxx host >=20 > Is there a way to install firefox without X? or less ports possible >=20 I indeed run Firefox using the above method from my servers (which aren't r= unning X) but X is still installed. It *should* be able to work in theory (I use xdialog from ports on machines= that don't have X installed; only xdialog and xauth). *** warning *** will uninstall X11 software *** warning *** pkg_delete -x xorg Maybe Firefox will still run (communicating with the X server running on th= e local side of your ssh client), or maybe it will balk incessantly about s= omething. I do know however, that you'll need xauth installed regardless. --=20 Devin _____________ The information contained in this message is proprietary and/or confidentia= l. If you are not the intended recipient, please: (i) delete the message an= d all copies; (ii) do not disclose, distribute or use the message in any ma= nner; and (iii) notify the sender immediately. In addition, please be aware= that any message addressed to our domain is subject to archiving and revie= w by persons other than the intended recipient. Thank you.