From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1En6dG-00031h-Lr for garchives@archives.gentoo.org; Fri, 16 Dec 2005 03:51:47 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBG3nrWF005341; Fri, 16 Dec 2005 03:49:53 GMT Received: from mail.krytosvirus.com (mail.krytosvirus.com [216.17.75.75]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBG3h2CR029646 for ; Fri, 16 Dec 2005 03:43:02 GMT Received: from slayer.krytosvirus.com (slayer.krytosvirus.com [216.17.75.77]) by mail.krytosvirus.com (Postfix) with ESMTP id A192FEAD for ; Thu, 15 Dec 2005 21:43:23 -0600 (CST) From: Justin Krejci To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] VNCviewer config port Date: Thu, 15 Dec 2005 21:43:00 -0600 User-Agent: mmm, raw tcp References: <4375468.1134641711866.JavaMail.root@sniper3> In-Reply-To: <4375468.1134641711866.JavaMail.root@sniper3> X-Face: *=F*],{/L+"n0:jcG_+H@{$PsEWe]S[;DyQh3c)%M1@4jsmih3ro|CRLlJ9/DsQWt3M}!x#l@? X-Mailer: Telnet version 1.15 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512152143.01120.jus@krytosvirus.com> X-Archives-Salt: f1c0cdaf-3dec-462d-8a42-8a2a9f01ad94 X-Archives-Hash: 3c957463e40c62b50c8463f60a670361 On Thursday 15 December 2005 04:14 am, ddup1@zuranox.dupnet.org wrote: > Hi, > > does anyone know how to specify a port to vncviewer (i used vncviewer > under windows) and want to connect to my pc at home but not on port > 5900. vncviewer will automatically add 5900 to your port number, for example (replace myserver.com with your server address) $ vncviewer myserver.com:0 will connect on port 5900 $ vncviewer myserver.com:1 will connect on port 5901 if you want to explicitly specify the port number try this $ vncviewer myserver.com::5900 notice there are two colon characters " :: " in this example -- gentoo-user@gentoo.org mailing list