1. Home
  2. Knowledge Base
  3. Pandora RC
  4. Remote desktop in GNU/Linux works but you get a gray or black screen

Remote desktop in GNU/Linux works but you get a gray or black screen

You are probably using a GNU/Linux distribution other than the ones tested. For this you should verify that the content of the file /usr/share/ehorus/.vnc/xstartup launches some command that your GNU/Linux server understands to start a window manager. The most basic is xterm.

Depending on the window manager you will have to add a window manager or another, for example in gnome it can be (depending on the version) gnome-session or others, in short, different types depending on your GNU/Linux distro. If you don’t know it try this file as a starting point:

#!/bin/sh
xterm &
Was this article helpful?

Related Articles

¿Necesita ayuda?

¿No encuentra una solucion? No se preocupe, nuestro trabajo es ayudarle.
Contactar con soporte

Recent Discussions