Finally nx server working on my ubuntu
At last the nx server[/nx] is now working on my [tag]ubuntu box. I’ve been trying to get this running for a while now, and finally I discovered my mistake. I had X11Forwarding enabled in my sshd_config , which conflicted with the X11 forwarding the nxserver trying to do ! When I disabled it, all worked fine great and smooth ! Actually the error was the .Xauthority and .Xdefaults files in my home directory. A simple check, try to create another account and see if nxclient will successfully log into it and display the gui.
The picture on the left is a screen-shot of gnome with firefox running displaying google news.
The installation steps:
Downloaded the nxserver, nxnode, nxclient .deb pacakges from the nomachine.com website, and installed them using dpkg -i . I used the default key. I had to copy authorized_keys2 to authorized_keys because the default configuration of sshd assumes that the key is installed in authorized_keys and not _keys2 . The deb packages creates an nx home directory in /usr/NX/home/nx inside of which there is .ssh directory.



















