hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Dedicated Server : VNC Viewer (or Server) Blank Black Screen
Reply

Dedicated Server Current and past experiences with dedicated server providers, bandwidth, and server performance. Review managed and unmanaged dedicated web servers, discuss both Windows and Unix dedicated server solutions, and discuss dedicated hosting providers. If your service is unavailable, please click here.
Forum Jump

VNC Viewer (or Server) Blank Black Screen

Reply Post New Thread In Dedicated Server Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 06-29-2012, 09:20 AM
aqoz aqoz is offline
Web Hosting Guru
 
Join Date: May 2012
Posts: 328

VNC Viewer (or Server) Blank Black Screen


Hi All
I've Installed Xorg and gnome desktop on my Server to connect via vnc. I installed TightVNC as vnc server.
when I cnnnect through vnc viewer it show a blank black screen!!
anyone knows how to fix it ?
Thanks

Reply With Quote


Sponsored Links
  #2  
Old 06-29-2012, 10:07 AM
Brian_R Brian_R is online now
Web Hosting Master
 
Join Date: Jan 2011
Location: UK
Posts: 762
I'm not sure about TightVNC, but the same effect can be had from vncserver if the account hasn't been set up right - in that case the /etc/sysconfig/vncservers file needs to be setup properly, with the VNCSERVERS and VNCSERVERARGS at the end uncommented and the right screen size inserted. It might be similar for TightVNC...

__________________
Advania Thor Data Centre Iceland - www.thordc.com
High Spec Colocation and Dedicated Servers, powered by cheap, abundant and 100% renewable energy.
Enterprise grade hosting, ISO27001 accredited for security, and all at fantastic pricing.

brian.rae@thordc.com

Reply With Quote
  #3  
Old 06-29-2012, 10:38 AM
aqoz aqoz is offline
Web Hosting Guru
 
Join Date: May 2012
Posts: 328
Thanks, I managed to fixed it by editing xstartup:

Code:
#!/bin/sh

[ -r /etc/sysconfig/i18n ] && . /etc/sysconfig/i18n
export LANG
export SYSFONT
vncconfig -iconic &
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
OS=`uname -s`
if [ $OS = 'Linux' ]; then
  case "$WINDOWMANAGER" in
    *gnome*)
      if [ -e /etc/SuSE-release ]; then
        PATH=$PATH:/opt/gnome/bin
        export PATH
      fi
      ;;
  esac
fi
if [ -x /etc/X11/xinit/xinitrc ]; then
  exec /etc/X11/xinit/xinitrc
fi
if [ -f /etc/X11/xinit/xinitrc ]; then
  exec sh /etc/X11/xinit/xinitrc
fi
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
twm &

Reply With Quote
Sponsored Links
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
vnc viewer connection timing out electronics2011 Hosting Security and Technology 3 06-24-2011 04:53 AM
iptables allow vnc viewer electronics2011 Hosting Security and Technology 1 06-23-2011 08:28 AM
gray screen after installing vnc server ? X-Dev VPS Hosting 5 01-21-2011 06:37 AM
Help with VNC Viewer on Ubuntu Desktop 8.04 LTS 420cs VPS Hosting 1 05-28-2010 03:07 AM
VNC screen is now all black? WootWoot Hosting Security and Technology 6 05-02-2010 12:31 PM

Related posts from TheWhir.com
Title Type Date Posted
Hivelocity Ordering System Shows Server Installation via Live Camera Feed Web Hosting News 2013-02-22 12:20:26
Black Lotus DDoS Protection Service Human Behavior Analysis Running on OnApp Web Hosting News 2012-12-03 12:00:55
Web Hosting Sales and Promos Roundup – Friday, November 23, 2012 Web Hosting News 2012-11-23 17:32:22
DDoS Protection firm Black Lotus Reveals Patent-Pending Human Behavior Analysis Technology Web Hosting News 2012-09-10 08:44:01
Boundary Launches Network Monitoring as a Service, Secures $4 Million Series A Funding Web Hosting News 2011-11-16 15:32:41


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

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 Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?