From owner-freebsd-questions@FreeBSD.ORG Wed Jan 16 11:36:16 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 08174D3C for ; Wed, 16 Jan 2013 11:36:16 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id B815DF46 for ; Wed, 16 Jan 2013 11:36:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 7F6C15E336; Wed, 16 Jan 2013 12:36:02 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.991 X-Spam-Level: X-Spam-Status: No, score=-1.991 tagged_above=-999 required=5 tests=[AWL=-0.088, BAYES_00=-2.599, RDNS_NONE=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id zEWI7Hu1oHJ1; Wed, 16 Jan 2013 12:36:00 +0100 (CET) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (unknown [195.216.53.111]) by mx1.bjare.net (Postfix) with ESMTP id 66C855E0E1; Wed, 16 Jan 2013 12:36:00 +0100 (CET) Message-ID: <50F690AC.2030809@eskk.nu> Date: Wed, 16 Jan 2013 12:36:12 +0100 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130112 Thunderbird/17.0.2 MIME-Version: 1.0 To: Bas Smeelen Subject: Re: A little OT: VNCviewer recent_hosts does not work References: <50F68A1E.7090001@eskk.nu> <50F68B7F.8060404@ose.nl> In-Reply-To: <50F68B7F.8060404@ose.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jan 2013 11:36:16 -0000 2013-01-16 12:14, Bas Smeelen skrev: > On 01/16/2013 12:08 PM, Leslie Jensen wrote: >> >> I'm using vnc-4.1.3_5 on FreeBSD 9.1-RELEASE with xfce4. >> >> I have about 10 different hosts that I usually connect to. >> >> I would like these hosts to be in a drop down menu so I just have to >> pick the one I need to connect to. >> >> From what I can read on-line the hosts should be saved to >> $HOME/.vnc/recent_hosts >> >> This file is not created by vncviewer and adding it manually has no >> effect. >> >> I would like to know if it's possible and in that case how to achieve >> what I want. >> >> Thank you. >> >> /Leslie > > I'm not sure about vnc but use remmina for this type of stuff. > When installed with the appropriate plugins, it can connect via vnc, ssh > and rdp. > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Thanks for your suggestion. Remmina looks as if it's exactly what I need. /Leslie