Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 26th November 2009, 02:42 AM
enko Offline
Registered User
 
Join Date: Dec 2004
Posts: 69
windows_7firefox
VNCServer?!

Is vncserver unavailable on 64 bit platforms?

I'm regretting this 64 bit install and it's an hour old! Tell me I'm missing something

Thanks!
Reply With Quote
  #2  
Old 26th November 2009, 03:58 AM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
linuxopera
Ok. You're missing something.

(Oooh, it's tempting to end the post there.)

I think in Fedora (writing from CentOS so can't check at this instant) that it's called tigervnc-server or something similar. Do

yum search vnc

and you'll get the answer. (I'm *guessing* you tried something like yum install vncserver or vnc-server and got back something like no such package available.)
__________________
--
http://home.roadrunner.com/~computertaijutsu

Do NOT PM forum members with requests for technical support. Ask your questions on the forum.


"I don't know why there is the constant push to break any semblance of compatibility" --anon
Reply With Quote
  #3  
Old 26th November 2009, 04:14 AM
marcrblevins's Avatar
marcrblevins Offline
Registered User
 
Join Date: Jun 2006
Location: Texas
Age: 42
Posts: 4,168
linuxfedorafirefox
They changed it.

tigervnc.i686 : A TigerVNC remote display system
tigervnc-server.i686 : A TigerVNC server

I forgot to install it myself, thanks for the head-ups.
Reply With Quote
  #4  
Old 26th November 2009, 01:02 PM
enko Offline
Registered User
 
Join Date: Dec 2004
Posts: 69
windows_7firefox
Oh thank god I was going to say, of all the things that 64 bit breaks.. VNC doesn't seem like a good candidate :P

Wicked, now I can VNC in and use some of the GUI tools to see what's going on with samba.

Thanks both for your help!

Edit: Damn, spoke too soon.

Have either of you gotten vncserver to actually work? Doesn't work. Starts up but I can't connect... logs show some weird stuff.




Code:
Xvnc TigerVNC 1.0.0 - built Aug 28 2009 07:37:36
Copyright (C) 2002-2005 RealVNC Ltd.
Copyright (C) 2000-2006 Constantin Kaplinsky
Copyright (C) 2004-2009 Peter Astrand for Cendio AB
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 10601901,


Thu Nov 26 20:51:23 2009
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on port 5901
 vncext:      created VNC server for screen 0
gnome-session[12281]: WARNING: keycode1 not existant
gnome-session[12281]: WARNING: keycode2 not existant
GNOME_KEYRING_SOCKET=/tmp/keyring-Lzkgnt/socket
SSH_AUTH_SOCK=/tmp/keyring-Lzkgnt/socket.ssh
GNOME_KEYRING_PID=12293
Window manager warning: Failed to read saved session file /home/gcormier/.config/metacity/sessions/10db478ac73cc1dd1125928668724876900000122810026.ms: Failed to open file '/home/gcormier/.config/metacity/ses
sions/10db478ac73cc1dd1125928668724876900000122810026.ms': No such file or directory
Window manager warning: Log level 32: could not find XKB extension.

** (gnome-settings-daemon:12306): WARNING **: XKB extension not available

** (gnome-settings-daemon:12306): WARNING **: Neither XKeyboard not Xfree86's keyboard extensions are available,
no way to support keyboard autorepeat rate settings
xmodmap:  unable to open file '/usr/share/xmodmap/xmodmap.us' for reading
xmodmap:  1 error encountered, aborting.
Failed to play sound: File or data not found
handle_message(member:'NameAcquired')
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')

** (gnome-volume-control-applet:12357): WARNING **: Unable to get default source
handle_message(member:'NameOwnerChanged')

** (nm-applet:12354): WARNING **: <WARN>  request_name(): Could not acquire the NetworkManagerUserSettings service.
  Error: (9) Connection ":1.180" is not allowed to own the service "org.freedesktop.NetworkManagerUserSettings" due to security policies in the configuration file

handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')

(polkit-gnome-authentication-agent-1:12391): GLib-GObject-WARNING **: cannot register existing type `_PolkitError'

(polkit-gnome-authentication-agent-1:12391): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
Initializing nautilus-gdu extension
Xlib:  extension "DPMS" missing on display ":1.0".
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')
system-config-printer-applet: failed to start NewPrinterNotification service
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')
handle_message(member:'NameOwnerChanged')
handle_message(member:'Crash')
Reply With Quote
  #5  
Old 27th November 2009, 10:34 PM
garymayor Offline
Registered User
 
Join Date: Nov 2004
Posts: 52
linuxfedorafirefox
Yep got it working great here TigerVNC you need to turn off iptables

/etc/init.d/iptables stop

on target machine then start it up again or add it to allow those ports havn't figured this one out myself yet if you do let me know please just time thats all. Then on client add the port in

such as
vncviewer 192.168.1.7:5:5903

The other thing i'de love to know is how to make it show the same screen as i can see on the monitor another thing for later.
Reply With Quote
  #6  
Old 27th November 2009, 11:02 PM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
linuxopera
You need to open port 5900. Often, that will be enough. I see you're mentioning 5903, not sure if that one is necessary or not. There's a system-config-firewall, I think, a graphic tool that should make opening the necessary ports pretty easy.

As for your other question, Tigervnc, as far as I know, doesn't do that--what you're looking for, if I understand the question, is to have it open on display :0, that is, the display that the user is already on. For that you can use vino or a few other programs. (I don't use that so I don't really remember, I fear. You might want to google around for something linux vnc display :0 and see what that comes up with for you.

If you really get stuck, of course, feel free to open a new thread, but get that display :0 in the thread title so people know what you're seeking.
__________________
--
http://home.roadrunner.com/~computertaijutsu

Do NOT PM forum members with requests for technical support. Ask your questions on the forum.


"I don't know why there is the constant push to break any semblance of compatibility" --anon
Reply With Quote
  #7  
Old 28th November 2009, 12:11 AM
marcrblevins's Avatar
marcrblevins Offline
Registered User
 
Join Date: Jun 2006
Location: Texas
Age: 42
Posts: 4,168
linuxfedorafirefox
Its working for me, just tested it.

I use the system-config-firewall and under 'Other Ports', I have 5900-5902 open, two users. If you want three, then 5900-5903. 5900 is for Windows(typical).

I manually start vncserver thru ssh, start TightVNC in from Windows. When done, I kill the vncserver process thru ssh. I don't leave vncserver running 24/7.

When you run TightVNC from Windows, type in 'IPaddress:5901' for the first guy, a new TightVNC session at 'IPaddress:5902' for the 2nd guy.
If could use the short cut, 'IPaddress:1', instead of 'IPaddress:5901', both are the same port.

In the end of my /etc/rc.local file, its all commented out.
Code:
#VNC Server
#su marc -c "vncserver :1 -depth 24 -geometry 1280x1024"
#su marc -c "vncserver :1 -depth 24 -geometry 1152x864"
#su marc -c "vncserver :1 -depth 24 -geometry 1024x768"
#su marc -c "vncserver :1 -depth 24 -geometry 800x600"
#su marc -c "vncserver -kill :1"
#su root -c "vncserver :2 -depth 24 -geometry 1280x1024 -nolisten tcp -nohttpd -localhost"
#su root -c "vncserver :2 -depth 24 -geometry 1152x864 -nolisten tcp -nohttpd -localhost"
#su root -c "vncserver :2 -depth 24 -geometry 1024x768 -nolisten tcp -nohttpd -localhost"
#su root -c "vncserver :2 -depth 24 -geometry 800x600 -nolisten tcp -nohttpd -localhost"
#su root -c "vncserver -kill :2"
However, I tried ssh tunneling(VNC thru the tunnel), I lost my memory on this one, not working. I used to type in 127.0.0.1:1 for the first guy thru my ssh thingy.
I'll look into it later.
Reply With Quote
Reply

Tags
vncserver

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
Vncserver beny Installation and Live Media 8 5th September 2008 02:26 PM
vncserver how to moromete Using Fedora 1 27th March 2008 09:55 AM
vncserver how to moromete Servers & Networking 0 27th March 2008 07:25 AM
vncserver teethlikelions Using Fedora 2 26th October 2005 02:41 AM
vncserver ieuuk Using Fedora 2 9th June 2005 07:07 PM


Current GMT-time: 11:32 (Wednesday, 19-06-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