/* 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 for multiple nx clients */
ENABLE_PASSDB_AUTHENTICATION=”1”
/* Edit the /etc/ssh/sshd_config file and change/add the following lines */
PasswordAuthentication no /* optional */
AllowUsers nx
/* Optional – Add user to nx database */
nxserver –adduser myuser /* Note myuser already has a posix account */
nxserver –passwd myuser /* Change password for myuser */
/* Installing the NoMachine Client */
Follow the nx collection wizard for setting up the client, need to copy the key info (client.id_dsa.key) from server and replace it at the client software under “General – Key Management”.
Ref:
http://wiki.centos.org/HowTos/FreeNX
Author
gene
Read more posts by this author.
Tags
- 30
- 43
- Add new tag
- BDE
- CentOS
- FreeNX
- Latex
- NAS4Free
- PostgreSQL
- Proxmox
- Remote Desktop
- Season's Greetings
- Software Raid-1
- Storage
- Tex
- Uncategorized
- Version Control
- Virtualization
- Zabbix
- Zend Server CE
- ZeosLib
- apache
- backup
- bash
- database
- delphi
- fat32
- file system
- icewm
- im
- inspiration
- mdadm
- network
- oracle
- programming
- rails
- rsync
- ruby
- security
- sfdisk
- software raid
- ssh
- svn
- tune2fs
- untangle
- vncserver
- xen