Changes

From Amahi Wiki
Jump to: navigation, search
814 bytes added ,  17:31, 10 November 2011
m
Troubleshooting help
1) Uninstall completely FreeNX server from your HDA (use Add/Remove software);
2) Go to your System Preferences-->Add Remove Software and do search for "audiofile" (without quotes). It will find for you a piece of software "audiofile-1:0.2.6" and "audiofile-devel-1:0.2.6. Install both development files and a library;(Note: this should no longer be necessary after release 3.5).
3) Do search (the same Add/remove software) for "libstdc". It will find C++ libraries, different versions. Install latest ones in case they are not yet installed;
*[root@localhost Downloads]# rpm -Uvh nxnode-3.4.0-6.i386.rpm
*[root@localhost Downloads]# rpm -Uvh nxserver-3.4.0-8.i386.rpm
 
You need to install them in order: client, node, server.
It may complain something about permissions for CUPS that you may just ignore. Or if you want, you can follow the instructions the installer gives you, and fix permission problem and re-install. Keep in mind, that these three packages are easily removable thru Add/Remove interface in System Preferences.
Last step. Download and install NX client software (not the same as above) from the same Nomachine's web site. You need to install client software on the machine that you want to access your HDA from. In my case it's a Windows based laptop - so I chose Windows version. Once installed, you can run it with default Key and default settings. Just choose Configure button, and on General tab, choose UNIX---Gnome for the desktop. No need to export/import Keys - can run with default installed keys. For added security, you can later change Keys as described in their knowledge base (article #AR01C00126).
 
'''Troubleshooting NX'''
 
#The /etc/hosts file must contain an entry for your HDA which may not be there. If NX is failing to connect to your HDA, check /etc/hosts for an entry as follows: [IP address] [localhost.localdomain] [localhost alias]. This info can be easily entered from your gnome desktop: System > Administration > Network > Hosts Tab.
 
#The default security keys should match in the server and client, but that could be a reason for not connecting. Check the documentation on the nomachine website for how to copy the key.
 
#There is a detailed server administration manual on the nomachine website, but the information above is sufficient for an install with basic security.
[[Category:Apps]]
16

edits