On Thursday 15 December 2005 04:14 am, [EMAIL PROTECTED] 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

Reply via email to