Results 1 to 10 of 11
I am new to Linux and have trouble understanding errors.
I recently installed realVNC server on my linux machine (office). When I issue command "vncserver", then it shows three lines. ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-26-2005 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 6
VNC server not running????????
I am new to Linux and have trouble understanding errors.
I recently installed realVNC server on my linux machine (office). When I issue command "vncserver", then it shows three lines. This means it gives my machine ip, show xstartup line and log file line. I assume that it is now running. But when I really try to see whether it is running or not by typing command netstat -an then I don't see any thing having port# 5800 0r 5900. Is my server running or not?
At home I have windows XP when I use VNC viewer on windows to connect to my office machine then It displays "unable to connect to host: Connection timed out(10060)". I have checked my server address many times and believe is right.
Any help will be reatly appreciated.
Thanks.
- 06-26-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
Hm.. I'd check the VNC server logs.. also, you can see the output of ps aux and see if it's running or not.
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 06-26-2005 #3Just Joined!
- Join Date
- Jun 2005
- Posts
- 6
Originally Posted by serz
How ca n I check server logs? I tried ps aux command but I did not see runing server.
- 06-26-2005 #4Just Joined!
- Join Date
- Jun 2005
- Posts
- 6
I also tried installing VNC using rpm (follow tutorial given in forum), but it did not install and thorw error as
Failed dependencies: libstdc++-libc6.2-2.so.3 is needed by vnc-3.3.6-2
suggeted resolutions: compat-gcc-c++-7.3-2.96.122.i386.rpm
- 06-27-2005 #5Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
You would need to install those packages and try again.
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 06-28-2005 #6Just Joined!
- Join Date
- Jun 2005
- Posts
- 6
I tried to find the package compat-gcc-c++-7.3-2.96.122.i386.rpm
Originally Posted by serz
but didn't find. Could someone please help me finding it?
- 06-28-2005 #7Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
Yeah, for what distro?
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 06-28-2005 #8Just Joined!
- Join Date
- Jun 2005
- Posts
- 6
I am using Redhat Linux not exactly sure about version number (may be 8+). How can I check exact version? Actually it is in my office but I ca ssh and check if I know command.
Originally Posted by serz
- 06-28-2005 #9Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
Look in /etc/, there's usually a file named redhat-version or something like that.
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 06-28-2005 #10Just Joined!
- Join Date
- Jun 2005
- Posts
- 6
I am using Red Hat Enterprise Linux WS release 3 (Taroon)
Originally Posted by nasimm


Reply With Quote
