/* Installing NX / FreeNX on the server */ yum install nx freenx /* Copy a minimal configuration file for nxserver */ cd /etc/nxserver ; cp node.conf.sample node.conf /* Edit /etc/nxserver/node.conf and change as follows: */ SSHD_PORT=2222 /* Adjust the SSH port if changed */ DISPLAY_BASE=1003 /* Adjust the display FreeNX for CentOS 22 June 2010 FreeNX