prijava O stranici čpp

Hi !

when i am connecting to VNC server using wine on linux

$ wine vncviewer.exe

i have to enter:

VNC Server: 1.1.1.21

Proxy/Reapeter: 195.29.18.33:1234

and then, when i connect, on top there is txt:

1.1.1.21:5900 (195.29.18.33:1234)

mine question is: how to connect using vncviewer ?

what to put in VNC_VIA_CMD ?

$ export xlocalPort=1234

$ export xremoteHost=1.1.1.21

$ export xremotePort=5900

$ export xgateway=195.29.18.33

$ export VNC_VIA_CMD="/usr/bin/ssh -f -L $xlocalPort:$xremoteHost:$xremotePort $xgateway sleep 20"

$ vncviewer $xremoteHost -via $xgateway

and i get error:

unable connect to socket: Connection refused (111)

i was trying to help myself with page

http://www.tightvnc.com/vncviewer.1.php

Please help, couse i need to use "native" linux vncviewer installed by

PS: maybe it is simple ~ maybe i just mix the server names and ports in VNC_VIA_CMD

$ yum install tigervnc

tigervnc.i686 0:1.0.90-0.13.20100420svn4030.fc13

PS: ovo pitanje sam postavil na stackoverflow

http://stackoverflow.com/questions/3643522/using-linux-vncviewer

odjebusil me lik San Jacinto ~ seronja

This is not programming related and will thus be closed as off-topic.

onda sam postavil na serverfault

http://serverfault.com/questions/178143/using-linux-vncviewer

Thnx

pitano Sep 05 '10 at 05:57

Darkoni's gravatar image

Darkoni
1111


Kolko je meni neshto poznato od ranije, ova mogucnost nije nikad implmentirana u nekom VNC klientu za linux, a objasnjenje je da uvek mozesh da koristish SSH za te svrhe (bash kao tvoj primer).

Naravno da bi radio posao morash da imash sa druge strane SSH :)) Shto u slucaju linuxasha je skoro uvek slucaj, i vrlo logican izbor za odradjivanje ovakvih stvari. Jer naravno, svi mi vishe verujemo OpenSSHu nego tamo nekom proxy/crypt/shta-vec reshenju za VNC.

odgovoreno Sep 05 '10 at 10:54

zsteva's gravatar image

zsteva
3111111

glej ~ da se mene pita, maknul bi taj windouz server ~ ali eto, firma inzistira na tom rješenju a ja nek se gnjavim sa wine...

(Sep 06 '10 at 07:24) Darkoni

Ako ti je za utehu vSphere Client (VMWare ESXi client) nece ni na wineu. Ja zbog njega drzim jedan virtualni XP.

(Sep 06 '10 at 07:58) zsteva
Vaš odgovor
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Odgovora

Answers and Comments

Oznake pitanja:

×1
×1

question asked: Sep 05 '10 at 05:57

question was seen: 1,173 times

last updated: Sep 06 '10 at 07:58

Povezana pitanja

powered by OSQA