Hi,<br>i put here a brief description of correct installation and configuration of NX WebCompanion:<br><br>INSTALLATION:<br>- download package nxplugin from NX download area;<br>- unzip package: <br># tar --absolute-path -zxvf nxpluginxxxxx.tar.gz<br>
(xxxxx is usually a version number)<br>- the compressed TAR package will be extracted in the /usr/NX/share/plugin folder;<br>- you should copy the plugin folder to the public directory of your Web server - of course, you need to install also Apace (or another web server);<br>
# cp -a /usr/NX/share/plugin /var/www/<br><br>- change ownership of the new folder:<br>
# chown -R www-data: /var/www/plugin<br>(i suppose www-data is your Apache user)<br>
<br>CONFIGURATION<br>- put an .nxs file in "session" folder (path : /var/www/plugin/session/); .nxs file are session configuration file; if you have a NX client installed on your pc, go to ~/.nx/config folder (in Linux; in win$ that folder sould be C:\Program etc etc\NX\config) and copy one of these to the specified folder.<br>
<br>- change ownership of the new file:<br>

# chown -R www-data: /var/www/plugin/session<br>
(i suppose www-data is your Apache user)<br>

<br>You now need to edit the applet html file of webcompanion plugin (/var/www/plugin/nxapplet.html):<br>change : <br><PARAM NAME="SiteUrl" VALUE="<a href="http://webserver">http://webserver</a>"><br>
with the url of the server in which WebCompanion is installed (maybe the same FreeNX server);<br><br>change:<br><PARAM NAME="SessionUrl" VALUE="/plugin/session/session.nxs"><br>with the .nxs file name you want to use (the previous one copied into "session" folder)<br>
<br>USE<br>
- now point your web browser to:<br>
http://<freenx server ip (or WebCompanion ip)>/plugin/nxapplet.html<br><br>An applet should load and make available a NX session (with authentication).<br><br>That should be enough to start to use WebCompanion.<br>
For any other information, you can read official documentation here:<br><a href="http://www.nomachine.com/documents/plugin/install.html">http://www.nomachine.com/documents/plugin/install.html</a><br><br>Hope this helps you.<br>
Regards<br>M<br><br><div class="gmail_quote">On Thu, Jul 30, 2009 at 9:20 PM, Rafi Gabzu <span dir="ltr"><<a href="mailto:rafig@compass-eos.com">rafig@compass-eos.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="EN-US">

<div>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Hi ,</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">I installed Server on Linux Desktop (ubuntu 9.1) and Client on the
Windows laptop , and it works.<br>
But then I found I can control the server through the web. I installed Apache
and web companion (the way the docs recommended) on Server. </span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Now , how do I actually see and control my desktop via my laptop through
web? What is the exact syntax? </span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">I might be missing a basic understanding about web control since I
didn't find in the docs how exactly it should be done …</span></font></p>

<p><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Thanks. </span></font><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"></span></font></p>

</div>

</div>


<br>________________________________________________________________<br>
     Were you helped on this list with your FreeNX problem?<br>
    Then please write up the solution in the FreeNX Wiki/FAQ:<br>
<br>
<a href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ" target="_blank">http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</a><br>
<br>
         Don't forget to check the NX Knowledge Base:<br>
                 <a href="http://www.nomachine.com/kb/" target="_blank">http://www.nomachine.com/kb/</a><br>
<br>
________________________________________________________________<br>
       FreeNX-kNX mailing list --- <a href="mailto:FreeNX-kNX@kde.org">FreeNX-kNX@kde.org</a><br>
      <a href="https://mail.kde.org/mailman/listinfo/freenx-knx" target="_blank">https://mail.kde.org/mailman/listinfo/freenx-knx</a><br>
________________________________________________________________<br></blockquote></div><br>