<div dir="ltr"><div><div><div><div><div><div><div><div>Hi,<br><br></div> I am sharing the recipe for getting freenx server working. There is too many irrelevant commands, all over the place, that confuse things. <br><br></div>
<div>1) su<br></div>2) yum install nx freenx-server<br></div>3) add &quot;AllowUsers nx root &lt;users&gt;&quot; to /var/lib/nxserver/home/.ssh/sshd_config (not sure if this step is necessary. Restart ssh ofcourse.)<br></div>
<div>4) turn on &quot;ENABLE_SSH_AUTHETICATION=1&quot;  in  /etc/nxserver/node.conf<br></div>5)  export PATH=$PATH:$HOME/bin:/usr/libexec/nx<br></div><div>6) setenforce 0<br></div><div>6)  nxsetup --install --setup-nomachine-key (this will setup nx user etc but won&#39;t create client.id_dsa.key and so on. Also don&#39;t user --purge --clean option in the command. It destroys home/.ssh/known_hosts files.)<br>
</div>7) nxserver --start (this will create client.id_dsa.key and other related keys)<br></div>8) connect using nxclient from no machine. qtnx has problems apparently. <br><br></div>You don&#39;t need nxkeygen or copy client.id_dsa.key left, right, and, centre as mentioned in top google search links for freenx configuration. <br>
<br>Hope this helps. Just switched from ubuntu and is fedora seems much more stable, so thanks for that..<br><br></div>-Sandeep<br><br><br></div>