server_args = -inetd -query localhost -geometry 1024×768 -depth 16 -once -fp /usr/share  /X11/fonts/misc -securitytypes=none
 }
 
* Edit /etc/services and comment out the two lines that start out with:
 vnc-server
 
* Add this line below:
 vnc1024         5900/tcp                # VNC and GDM
* Now restart the xinetd service
 service xinetd restart
* Run your VNC Client and enter your HDA IP address.  You should now see your HDA Desktop login screen.  If you do notdon't see the login screen, a reboot may be required.  This can be done via the dashboard or by executing the following:
 reboot now
<big>'''More detailed instructions are available [http://www.g-loaded.eu/2005/11/10/configure-vnc-server-in-fedora/ here].'''</big>
 
= Running the Full Gnome Desktop =