LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   TightVNC and vncviewer (https://www.linuxquestions.org/questions/linux-software-2/tightvnc-and-vncviewer-4175586171/)

hack3rcon 08-03-2016 08:14 AM

TightVNC and vncviewer
 
Hello.
In a local network we use "IDEAL administration" tool for make a remote control on Windows client. This tool use "TightVNC" and installed it on a remote client. Can I use vncviewer for make a remote connection to clients?
Any idea?

Tnx.

erik2282 08-03-2016 09:52 AM

*accidently posted twice. my bad*

erik2282 08-03-2016 09:56 AM

Yes.

Like this:

Code:

erik@mycomputer:~$ vncviewer 192.168.0.99
The ip address is the remote computer you want to connect to.

You can also use krdc. It has gui features to scale the window, have bookmarks and other features. I use both.

hack3rcon 08-06-2016 04:12 AM

The problem is that the tightVNC service not running by default and :

$ vncviewer IP
vncviewer: ConnectToTcpAddr: connect: Connection refused
Unable to connect to VNC server

frankbell 08-06-2016 08:34 PM

Do you not have access/authority to start it or to ask someone to start if for you?

hack3rcon 08-07-2016 12:38 AM

Problem solved when I start it manually.


All times are GMT -5. The time now is 06:47 AM.