Changes

From Amahi Wiki
Jump to: navigation, search
19 bytes added ,  12:56, 22 October 2010
* Create /etc/gdm/custom.conf file and add the following:
# GDM configuration storage [xdmcp] Enable=true [chooser] [security] DisallowTCP=false [debug]
* Create /etc/xinetd.d/vnc1024 file and add the following:
service vnc1024 { disable = no socket_type = stream protocol = tcp group = tty wait = no user = nobody server = /usr/bin/Xvnc server_args = -inetd -query localhost -geometry 1024×768 -depth 16 -once -fp /usr/share /X11/fonts/misc -securitytypes=none }
* Now restart the xinetd service
12,424

edits