From owner-freebsd-questions@freebsd.org Mon Dec 10 17:29:06 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F1E86132DBA8 for ; Mon, 10 Dec 2018 17:29:05 +0000 (UTC) (envelope-from doug@safeport.com) Received: from cyrus.watson.org (cyrus.watson.org [204.107.128.30]) by mx1.freebsd.org (Postfix) with ESMTP id 2D3C984709 for ; Mon, 10 Dec 2018 17:29:05 +0000 (UTC) (envelope-from doug@safeport.com) Received: from fledge.watson.org (fledge.watson.org [198.74.231.63]) by cyrus.watson.org (Postfix) with ESMTPS id 7BC24CA325; Mon, 10 Dec 2018 17:28:59 +0000 (UTC) Received: from fledge.watson.org (doug@localhost.watson.org [127.0.0.1]) by fledge.watson.org (8.15.2/8.15.2) with ESMTP id wBAHSxs9041391; Mon, 10 Dec 2018 12:28:59 -0500 (EST) (envelope-from doug@safeport.com) Received: from localhost (doug@localhost) by fledge.watson.org (8.15.2/8.15.2/Submit) with ESMTP id wBAHSult041386; Mon, 10 Dec 2018 12:28:58 -0500 (EST) (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Mon, 10 Dec 2018 12:28:56 -0500 (EST) From: doug@safeport.com X-X-Sender: doug@fledge.watson.org To: Ken M cc: Andrea Venturoli , freebsd-questions@freebsd.org Subject: Re: frebsd jails advice In-Reply-To: <20181210171629.GA66232@ultron> Message-ID: References: <556380033.2269176.1544437025342.ref@mail.yahoo.com> <556380033.2269176.1544437025342@mail.yahoo.com> <20181210115829.GA35331@vps.markoturk.info> <20181210171629.GA66232@ultron> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (fledge.watson.org [127.0.0.1]); Mon, 10 Dec 2018 12:28:59 -0500 (EST) X-Rspamd-Queue-Id: 2D3C984709 X-Spamd-Result: default: False [6.60 / 15.00]; ARC_NA(0.00)[]; R_SPF_FAIL(1.00)[-all]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; NEURAL_SPAM_SHORT(0.90)[0.896,0]; MIME_GOOD(-0.10)[text/plain]; HAS_XAW(0.00)[]; DMARC_NA(0.00)[safeport.com]; NEURAL_SPAM_MEDIUM(1.00)[0.999,0]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[bucksport.safeport.com]; NEURAL_SPAM_LONG(1.00)[0.999,0]; RCVD_IN_DNSWL_NONE(0.00)[30.128.107.204.list.dnswl.org : 127.0.10.0]; FROM_NO_DN(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; IP_SCORE(2.71)[ip: (7.19), ipnet: 204.107.128.0/24(3.59), asn: 11288(2.87), country: US(-0.09)]; ASN(0.00)[asn:11288, ipnet:204.107.128.0/24, country:US] X-Rspamd-Server: mx1.freebsd.org X-Spam: Yes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2018 17:29:06 -0000 On Mon, 10 Dec 2018, Ken M wrote: > Depending on the ssh encryption format ssh -X can actually be slower than VNC. > > I offer a third suggestion, I find XRDP to be very handy combined with remmina. > > Ken > > On Mon, Dec 10, 2018 at 04:50:21PM +0100, Andrea Venturoli wrote: >> On 12/10/18 12:58 PM, Marko Turk wrote: >> >>> I suggest you install some VNC server inside the jails and then connect >>> with VNC viewer from the host. >> >> I disagree: it's too much trouble, it's slow, it's memory consuming. >> >> "ssh -X"ing into the jail works much better. >> >> Just my 2c. >> I agree with the ssh-ing. I have been doing this since 5.2 on bandwidths ranging from dial-up modem to my current 50mbps. Even on the modems response was always better than I can type. Detail on encryption that do not work would be most helpful. I have akways used RSA.