On Mon, Dec 31, 2007 at 04:25:23PM -0500, Brian Couto wrote: > Hello, > > I'm completely new with vote VNC, and I'm not too knowledgeable with Fedora > Core 8. I am trying to access a FC8 server from a Windows XP machine, how > would I go about installing and running VNC onto the FC8 machine? Any help > is appreciated. >
1) install vnc-server package on F8 machine 2) configure firewall on F8 machine. For testing you will siply stop it with `service iptables stop` command. But I strongly recommend you configure firewall correctly. 3) run `vncserver :[number_of_display]` and you should be able to connect to Fedora machine from Windows machine with viewer. Adam -- Adam Tkac, Red Hat, Inc. _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
