LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   configuring :1 display for vnc (https://www.linuxquestions.org/questions/linux-networking-3/configuring-1-display-for-vnc-439724/)

krock923 04-28-2006 11:54 AM

configuring :1 display for vnc
 
Hi there, I've spent the last day or so configuring VNC so that I can access my desktop on campus. I'm being extremely security zealous with this project. To connect, I have to open an ssh session and start the vnc server manually and it closes when i'm done. obviously the vnc passwords and the ssh passwords are different. Anyway i spent a while being able to use the :0 display. I ended up using x11vnc. I later decided that this was a really bad idea because someone sitting at my console in my room would see everything i was doing.

So, my question is: how can I configure the :1 display? Nothing starts up and all I get when I vnc into it is a grey screen with a console window open. I'm not even entirely sure that it's gnome running, like on my primary desktop.

thanks

Finlay 04-28-2006 04:15 PM

/%userdir%/.vnc/xstartup

depending on what linux you are running you edit this file.
for slackware i have:

#!/bin/sh
exec /etc/X11/xinit/xinitrc


All times are GMT -5. The time now is 02:12 AM.