Problems with VNC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I had recently updated a dell server from fedora core 6 to fedora 9. I had to make a clean installation because I had problems with the ATI graphics card when I try update.

The main problem is that I cannot set up vncserver no matter what I do. I have made every script depending on vnc making looks like the version in fedora core 6, I also try to follows every guide that I found googling but no one as solves my problem.

I can connect to vnc but instead of getting the Desktop I get a gray pattern covering all my desktop. Can anyone give me a hint how to solve this?

 

My xstartup looks like this:

#!/bin/sh

 

# Uncomment the following two lines for normal desktop:

 unset SESSION_MANAGER

 exec /etc/X11/xinit/xinitrc

 

[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup

[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources

xsetroot -solid grey

vncconfig -iconic &

xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &

#twm &

gnome-session &

 

and my vncservers looks like this:

VNCSERVERS="1:gsunit 2:bsantos"

VNCSERVERARGS[1]="-geometry 1280x1024 -depth 16"

VNCSERVERARGS[2]="-geometry 1280x1024 -depth 16"

 

I also have opened the firewall ports 5901 and 5902 both tcp and udp and defined the passwords using the vncpasswd.

 

Does anyone have an idea why this is happening? Thanks in advance,

Bruno Santos

 

logo_biocant

 

Bioinformatics Unit

Biocantpark,  Núcleo 04, Lote 3  

3060-197 Cantanhede  

Tel: 231 410 892 E-mail: bsantos@xxxxxxxxxx

http://bioinformatics.biocant.pt

 

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux