Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I downloaded and installed VNC Viewer for Redhat 9. I have installed the rpm and want to access this box from my Windows 2000 Server. I start the VNC session from a terminal and it tells me it is started. When I try to connect from my 2000 Server box it tells me "Failed to connect to server." I turned the firewall off in on Redhat 9 box. How can I bring up this screen on my Windows box. I am used to seeing a VNC icon on my desktop in Windows and seeing it on the Start menu. How can I make it more accessible in my gnome desktop environment. I have been running it from a terminal. Thanks
I have done all those things. How do I determine what IP address my Redhat 9 machine is using. I have used process of elimination to find it. The VNC server on redhat 9 is started and I do all those things and I get "Unable to connect to server." Is there a way to put VNC on the desktop or launch it from my Gnome desktop menu or toolbar? I have been running it from terminal. But back to the original question: What else could be stopping me from connecting to this machine? Any other settings I need to adjust?
When you connect make sure you use the correct display value aswell. If you already ahve x running then it will most likely be 1. When you run the server it will tell you the display it is running on.
Thanks for all the help. My main goal here is to VNC from my win 2000 box to my Redhat 9 box. When I do that I get "Failed to connect to server" I can VNC the other way from my Redhat Box, albeit the screen is huge.
i wold reccomend flushing you ip tables, if you are not using any routing or firewall functions from your RH box, then call up a terminal session, login and call "vncserver" it should tell you the hostname and display ie: host:1
Then try to connect from your winbox specifying both the hostname AND display, or try using the ip address and display ie; 192.168.1.1.:1
this should work. can you see the other computer in network borwser? are they both assigned IP via DHCP?
Thank You All. I am now able to access my Linux box from my windows 2000 box with VNC. I wasn't putting the display number behind the ip address. This is new to me. How come I can't see the Gnome desktop? It is just an X-Windows terminal. Can I set it so I can see everything that I see when sitting in front of my Gnome desktop? Thanks.
when you telnet into your linux box to start VNC, i am assuming you are on runlevel 3? you would want to startx and or your KDE, etc from terminal and then call VNC. so that vnc hooks the windows manager rather than the terminal. Might be wrong, I am always in runlevel 5 on my box's, so i havent had to do this.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.