LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to connect through TigerVNC (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-connect-through-tigervnc-4175454981/)

a.abdulna 03-21-2013 07:04 AM

How to connect through TigerVNC
 
Dear team,

i had installed tigervnc in our rhel 6.1 server, and configured password also, and i have windows 7 in my laptop, how can i get server consol from win 7 to our rhel server.

anybody please help me out.


Regards
Abdul

shivaa 03-21-2013 07:09 AM

You will need to create a VNC port first on RHEL server. You can do it as (but check VNC commands first):
Code:

~$ vncserver -geometry 1280x1024
It will generate a port for the user (whoever running above command).

Then install VNC client on Windows machine and put above generated VNC port in the VNC clinet and 'connect'.


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