Fedora This forum is for the discussion of the Fedora Project. |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
|
02-02-2005, 02:05 AM
|
#1
|
Senior Member
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905
Rep:
|
Vnc
I was wondering how I can see if my server (FC3) has VNC enabled and is so, what else do I need to do besides open that port in my firewall (:5190)?
|
|
|
02-02-2005, 02:09 AM
|
#2
|
Senior Member
Registered: May 2003
Location: /var/log/cabin
Distribution: All
Posts: 1,167
Rep:
|
The port is typically 5800 and 5900, unless you modified it. And you can check it by using vncviewer from another box on your subnet, or externally if you port forward your router properly.
|
|
|
02-02-2005, 02:24 AM
|
#3
|
Member
Registered: Apr 2004
Location: ..where no life dwells..
Posts: 541
Rep:
|
Re: Vnc
Code:
/etc/init.d/vncserver status
will tell you the status (running or not) of your vncserver.
|
|
|
02-02-2005, 03:15 AM
|
#4
|
Senior Member
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905
Original Poster
Rep:
|
Code:
[root@server carlos]# /etc/init.d/vncserver status
Xvnc is stopped
[root@server carlos]# /etc/init.d/vncserver start
Starting VNC server: 1:carlos [FAILED]
|
|
|
02-02-2005, 03:52 AM
|
#5
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
try just running it manually. run "vncserver" yourself and see what happens. you should have a log file at /root/.vnc/carlos:0.log or similar.
|
|
|
02-02-2005, 10:39 AM
|
#6
|
Senior Member
Registered: May 2003
Location: /var/log/cabin
Distribution: All
Posts: 1,167
Rep:
|
Also, you have to set your VNC server password or else it won't allow connections. Just an addendum.
|
|
|
02-03-2005, 07:47 AM
|
#7
|
Member
Registered: Jan 2005
Location: Sofia, Bulgaria
Distribution: Fedora Core 4 Rawhide
Posts: 431
Rep:
|
wow
consider that it's working without password, but better set one and why opening 5900 when u can port forward through SSH tunnel on java based vncs is used 5901 ... 5902 or so for display `1,2...
|
|
|
All times are GMT -5. The time now is 02:03 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|