LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   vnc server configure centos 5.4 error (https://www.linuxquestions.org/questions/linux-newbie-8/vnc-server-configure-centos-5-4-error-797002/)

salimshahzad 03-22-2010 03:40 AM

vnc server configure centos 5.4 error
 
dear gurus, i am trying to configure below commands and it through error some one can advise where to check and how to fix this issue

[root@2rem .vnc]# vncserver :1 -name 2rem -depth 16 -geomatry 800x600

You will require a password to access your desktops.

Password:
Verify:
xauth: creating new authority file /root/.Xauthority
Unable to start Xvnc, exiting

regards

brucehinrichs 03-22-2010 10:59 AM

I know nothing about vnc, but I would first try:
Code:

[root@2rem .vnc]# vncserver :1 -name 2rem -depth 16 -geometry 800x600


All times are GMT -5. The time now is 11:37 PM.