Re: [gentoo-user] VNCviewer config port

2005-12-15 Thread Justin Krejci
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



Re: [gentoo-user] VNCviewer config port

2005-12-15 Thread Steven Susbauer
I think if you connect to computer:4967 or whatever, it will use that instead of 5900 (which is where it will go if you type :0).If you're connecting through windows, putty makes it very easy to use vnc through an ssh tunnel, which would allow you to use 5900 without a problem.
On 12/15/05, [EMAIL PROTECTED] <[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 port5900.--gentoo-user@gentoo.org mailing list
-- Steven Susbauer


[gentoo-user] VNCviewer config port

2005-12-15 Thread ddup1
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.


-- 
gentoo-user@gentoo.org mailing list