<br><br><div><span class="gmail_quote">On 8/29/06, <b class="gmail_sendername">Wilson Chan</b> <<a href="mailto:wilson@wilsonch.gotdns.com">wilson@wilsonch.gotdns.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> Did you install fl_tt manually (tarball/compile) or with yum?<br>> Which vncviewer are you using to connect? tightvnc or realvnc?<br>><br>Installed via Yum and used the instructions below. As for the viewer im using RealVNC.
<br><br>      1) Edit the file /opt/ltsp/i386/etc/lts.conf and uncomment<br>         (remove the "#") from the following line:<br><br>                 X4_MODULE_02 = vnc<br><br>      2) Now you'll have to make a password for the vnc-session. Run this
<br>         command as root:<br><br>                /usr/bin/vncpasswd<br><br>      3) Copy the password file into the ltsp-tree<br><br>               cp -R -p /root/.vnc /opt/ltsp/i386/root/<br><br><br>When I SSH to the server I run "service vncserver start" I get the errors below but the status shows Xvnc as stopped.
</blockquote><div><br><br>I think vncserver should start automagically by itself when it's needed. I don't think you need to ssh in first to start vncserver. If your firewall is turned off or configured properly (not sure which ports need to be open) then remotely just try to 
<br><br>vncviewer ip_of_server<br><br>before you do this though reset everything on the server by using the F9 key (or reset item under file menu) in fl_tt. (or reboot)<br><br>Let us know if it works.<br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
[root@server howto]# service vncserver start<br>Starting VNC server: no displays configured                [  OK  ]<br><br>[root@server howto]# service vncserver status<br>Xvnc is stopped<br><br>If I run "vncserver" from the CLI then "service vncserver status" then its running but I only get the black screen with a cursor.
<br><br>[root@server howto]# vncserver<br><br>New 'server.ltsp:6 (root)' desktop is server.ltsp:6<br>Starting applications specified in /root/.vnc/xstartup<br>Log file is /root/.vnc/server.ltsp:6.log<br><br>[root@server howto]# service vncserver status
<br>Xvnc (pid 8531) is running...<br>[root@server howto]# ps aux |grep vnc<br>root      8531  1.5  0.4  27780  9932 pts/1    S    16:19   0:00 Xvnc :6 -desktop server.ltsp:6 (root) -httpd /usr/share/vnc/classes -auth /root/.Xauthority -geometry 1024x768 -depth 16 -rfbwait 30000 -rfbauth /root/.vnc/passwd -rfbport 5906 -pn
<br>root      8578  0.0  0.0  57052   700 pts/1    S+   16:19   0:00 grep vnc<br>[root@server howto]#<br><br><br>_______________________________________________<br>K12OSN mailing list<br><a href="mailto:K12OSN@redhat.com">
K12OSN@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/k12osn">https://www.redhat.com/mailman/listinfo/k12osn</a><br>For more info see <<a href="http://www.k12os.org">http://www.k12os.org</a>><br>
</blockquote></div><br><br clear="all"><br>-- <br>Robert Arkiletian<br>Eric Hamber Secondary, Vancouver, Canada<br>Fl_TeacherTool <a href="http://www3.telus.net/public/robark/Fl_TeacherTool/">http://www3.telus.net/public/robark/Fl_TeacherTool/
</a><br>C++ GUI tutorial <a href="http://www3.telus.net/public/robark/">http://www3.telus.net/public/robark/</a>