Fedora Linux Support Community & Resources Center
  #1  
Old 10th April 2004, 04:21 PM
osfdeath Offline
Registered User
 
Join Date: Apr 2004
Location: Ontario, Canada
Age: 42
Posts: 5
VNC Server Problem

Reviving this

I have a fedora server to which I can only SSH
I've attempted to run vncserver :0
It appears to be running and I attempt to connect from my home (windows) machine but get the "Can't connect" box every time.
I FTP to the server to have a look at the logs and setup:
xstartup
Quote:
#!/bin/sh

[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
twm &
Here is what the log says:
Quote:
10/04/04 10:16:19 Xvnc version 3.3.7 - built Feb 28 2003 18:27:24
10/04/04 10:16:19 Copyright (C) 2002-2003 RealVNC Ltd.
10/04/04 10:16:19 Copyright (C) 1994-2000 AT&T Laboratories Cambridge.
10/04/04 10:16:19 All Rights Reserved.
10/04/04 10:16:19 See http://www.realvnc.com for information on VNC
10/04/04 10:16:19 Desktop name 'X' (host.domain.com:0)
10/04/04 10:16:19 Protocol version supported 3.3
10/04/04 10:16:19 Listening for VNC connections on TCP port 5900
10/04/04 10:16:19 Listening for HTTP connections on TCP port 5800
10/04/04 10:16:19 URL http://host.domain.com:5800
Font directory '/usr/X11R6/lib/X11/fonts/misc/' not found - ignoring
Font directory '/usr/X11R6/lib/X11/fonts/Speedo/' not found - ignoring
Font directory '/usr/X11R6/lib/X11/fonts/Type1/' not found - ignoring
Font directory '/usr/X11R6/lib/X11/fonts/75dpi/' not found - ignoring
Font directory '/usr/X11R6/lib/X11/fonts/100dpi/' not found - ignoring

Fatal server error:
could not open default font 'fixed'
/root/.vnc/xstartup: line 3: xrdb: command not found
/root/.vnc/xstartup: line 4: xsetroot: command not found
/root/.vnc/xstartup: line 5: xterm: command not found
/root/.vnc/xstartup: line 6: twm: command not found
Ideas on how I can fix this?
Yes I'm new to linux and fedora
Reply With Quote
  #2  
Old 10th April 2004, 04:57 PM
crackers's Avatar
crackers Offline
Retired Community Manager
 
Join Date: Feb 2004
Location: Seattle, WA, USA
Age: 56
Posts: 3,423
Rule #1: don't run stuff as the root user. This can bite you in the rear when you don't know what you're doing and especially when you're just starting out. Create a "normal" user for your daily operations.

As for your VNC problem, it kind of sounds like you don't have "X" installed. Do you have a GUI when you sit down in front of the Fedora box and it's finished booting? The reason I say this is because xsetroot and xterm are part of the basic XFree86 installation.
Reply With Quote
  #3  
Old 10th April 2004, 06:09 PM
osfdeath Offline
Registered User
 
Join Date: Apr 2004
Location: Ontario, Canada
Age: 42
Posts: 5
Only running it as root to get it working
(I won't be running it all the time either - only when I want to connect)

I never sit in front of the box - it's a rented webserver in a datacenter so I don't know about the GUI
Can you provide more info about how to get this working via SSH?
I have no idea about paths and so on for fedora or X
Reply With Quote
  #4  
Old 10th April 2004, 09:06 PM
crackers's Avatar
crackers Offline
Retired Community Manager
 
Join Date: Feb 2004
Location: Seattle, WA, USA
Age: 56
Posts: 3,423
Quote:
Originally posted by osfdeath
I never sit in front of the box - it's a rented webserver in a datacenter so I don't know about the GUI
In that case, there's no way you can run VNC. Server setups like that typically don't have X installed. The only way "in" is via SSH.
Reply With Quote
  #5  
Old 10th April 2004, 09:36 PM
Ug's Avatar
Ug Offline
Retired Community Manager
 
Join Date: Feb 2004
Posts: 2,999
I've split this thread and moved it to the server forum.
__________________
gareth@fedoraforum.org
Registered Linux User # 301555
garethrussell.net


Please adhere to the FedoraForum Guidelines.
Reply With Quote
  #6  
Old 11th April 2004, 12:39 AM
osfdeath Offline
Registered User
 
Join Date: Apr 2004
Location: Ontario, Canada
Age: 42
Posts: 5
Thanks UG - should have started a new topic

@crackers
I know others using fedora have done it
There is something installed (X) - I just don't know what it is, how to use it or how to access it
I do know another guy in the same data center has it set up and I attempted to work with him to set mine up but couldn't manage to get it working....
Reply With Quote
  #7  
Old 11th April 2004, 03:45 AM
crackers's Avatar
crackers Offline
Retired Community Manager
 
Join Date: Feb 2004
Location: Seattle, WA, USA
Age: 56
Posts: 3,423
The only thing I can suggest that, if you're renting this server, then you should be talking to the support people at the hosting center. That's their job: to help you. Tell them exactly what you want to do and they should help, if what you're doing is within their policy guidelines.
Reply With Quote
  #8  
Old 11th April 2004, 01:33 PM
osfdeath Offline
Registered User
 
Join Date: Apr 2004
Location: Ontario, Canada
Age: 42
Posts: 5
They won't support 3rd party software on the machines
Already asked them
Reply With Quote
  #9  
Old 21st April 2004, 03:19 AM
osfdeath Offline
Registered User
 
Join Date: Apr 2004
Location: Ontario, Canada
Age: 42
Posts: 5
Found the problem to be that there is no desktop running
(Figured it out by installing fedora on my own box - very nice!)

Now to learn how to run all the servers without cpanel lol
Reply With Quote
Reply

Tags
problem, server, vnc

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with the X-Server codingfreak Using Fedora 0 18th May 2009 03:31 PM
NIS server problem real_magiz Servers & Networking 0 27th November 2007 05:20 AM
Problem updating xmms-libs, evolution-data-server and evolution-data-server-devel eschi Using Fedora 3 6th June 2006 06:54 PM
Have mail server problem in centos server. kalpana Linux Chat 0 1st April 2006 10:08 AM
problem with X server vfiorillo Servers & Networking 1 6th July 2005 03:31 PM


Current GMT-time: 20:02 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat