<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <blockquote type="cite">
      <div>At this point nxclient should work with no custom keys.</div>
      <div>Only setting protocol ssh and nomachine login and choosing
        gnome as session.</div>
    </blockquote>
    Could you be more specific about this part? Am I supposed to be
    using the nx user to log in with nomachine's client, or can I use my
    ubuntu user?<br>
    <br>
    <div class="moz-cite-prefix">On 2/20/2014 7:22 AM, Marcelo Boveto
      Shima wrote:<br>
    </div>
    <blockquote
      cite="mid:15504FDD-65D6-4FC8-BEE3-8E9514007BD6@gmail.com"
      type="cite">
      <div>Ok then.</div>
      <div><br>
      </div>
      <div>There is too much hack on that wiki.</div>
      <div>nxsetup is a script that tries to install on every distro.</div>
      <div>So I removed it and put everything on relevant for
        debian/ubuntu on postinstall/configure/remove scripts.</div>
      <div><br>
      </div>
      <div>Everything should work out of the box.</div>
      <div><br>
      </div>
      <div>I recommend removing everything.</div>
      <div>apt-get --purge freenx-server</div>
      <div><br>
      </div>
      <div>And install again.</div>
      <div>apt-get install freenx-server.</div>
      <div><br>
      </div>
      <div>install 2d gnome (it should be already installed, but can not
        be)</div>
      <div>apt-get install gnome-session-fallback.</div>
      <div><br>
      </div>
      <div>At this point nxclient should work with no custom keys.</div>
      <div>Only setting protocol ssh and nomachine login and choosing
        gnome as session.</div>
      <div><br>
      </div>
      <div>For custom keys:</div>
      <div>sudo dpkg-reconfigure freenx-server</div>
      <div>sudo cp /var/lib/nxserver/home/.ssh/client.id_dsa.key ~/</div>
      <div>Use it on the client.</div>
      <div><br>
      </div>
      <div>14.04 lts is under development.</div>
      <div>I intend to create a package for it.</div>
      <div>So is time to correct some bugs.</div>
      <div><br>
      </div>
      <div>Regards.</div>
      <br>
      <span id="draft-break"></span>---<br>
      Marcelo<span id="draft-break"></span>
      <div>
        <div>On 20 de fevereiro de 2014 00:33:49 BRT, Lucky0106
          <a class="moz-txt-link-rfc2396E" href="mailto:lucky0106@msn.com"><lucky0106@msn.com></a> wrote:<br>
          <blockquote type="cite">
            <div>
              <meta content="text/html; charset=ISO-8859-1"
                http-equiv="Content-Type">
              <blockquote type="cite">
                <div>What Ubuntu version are you using?
                  <div>How did you installed freenx?</div>
                </div>
              </blockquote>
              <br>
              Wow, I've been terrible at providing information! Sorry
              folks.<br>
              <br>
              Distro version is 12.04LTS, and I installed freenx from a
              PPA it seems: I used this guide (<a moz-do-not-send="true"
                href="https://help.ubuntu.com/community/FreeNX">https://help.ubuntu.com/community/FreeNX</a>)
              to set it up and essentially get it running.<br>
              <br>
              <blockquote type="cite">NX entreprise client 4 should use
                protocol ssh and NoMachine login.</blockquote>
              <br>
              Ah, that may have been another issue... I just switched it
              to the NoMachine log in and continued to see some sort of
              access denied error, but I switched the key file over to
              my SSH server's private key, and once again NoMachine
              prompted me for a username and log in, although when I
              looked at the connection logs for both attempts, they were
              actually the same this time:<br>
              <br>
              <blockquote type="cite">
                <div>Pseudo-terminal will not be allocated because stdin
                  is not a terminal.<br>
                  <br>
                  Permission denied (publickey).<br>
                  <br>
                </div>
              </blockquote>
              <br>
              <br>
              <br>
              <div>On 2/19/2014 9:53 PM, Marcelo Boveto Shima wrote:<br>
              </div>
              <blockquote type="cite">
                <div>What Ubuntu version are you using?
                  <div>How did you installed freenx?</div>
                  <div>I recommend installing from a ppa.</div>
                  <div><br>
                  </div>
                  <div>I have freenx working great for more than 6 years
                    with 2 or 3 users.</div>
                  <div><br>
                  </div>
                  <div>Sometimes there are some bugs. </div>
                  <div>Right now there is none unresolved or without an
                    workaround.</div>
                  <div>At least on my use case.</div>
                  <div><br>
                  </div>
                  <div>NX entreprise client 4 should use protocol ssh
                    and NoMachine login.</div>
                  <div><br>
                  </div>
                  <div>Regards.</div>
                  <div><br>
                  </div>
                  <span id="draft-break"></span>---<br>
                  Marcelo<span id="draft-break"></span>
                  <div>
                    <div>On 19 de fevereiro de 2014 22:27:52 BRT,
                      Lucky0106 <a moz-do-not-send="true"
                        href="mailto:lucky0106@msn.com"><lucky0106@msn.com></a>
                      wrote:<br>
                      <blockquote type="cite">
                        <div>
                          <div>Hmm... I suppose I'm asking it to start
                            an SSH session... Although the <br>
                            other option appears to be the NX protocol,
                            and that doesn't seem to <br>
                            work since I don't think there even is a
                            service listening on port 4000 <br>
                            on the host machine (ps -Al doesn't seem to
                            reveal such a process). I've <br>
                            been hearing talk about how you can choose
                            your DTE in NoMachine, but I <br>
                            have yet to see such an option - I can't
                            find anywhere to configure this <br>
                            in the client profile setup.<br>
                            <br>
                            I just did a quick google of x2go, and I've
                            seen quite a few people <br>
                            raving about it... I almost wonder if I
                            should move on at this point. If <br>
                            I may go a bit off topic and ask, what are
                            the differences that bother you?<br>
                            <br>
                            On 2/19/2014 5:39 PM, Les Mikesell wrote:<br>
                            > On Tue, Feb 18, 2014 at 10:45 AM,
                            Lucky0106<lucky0106@msn.com> wrote:<br>
                              >> The connection is dropped
                              however, and when I look at the clientside
                              logs<br>
                              >> from NoMachine, I see my SSH log
                              in welcome message, followed by a line<br>
                              >> saying "the command was not
                              found".<br>
                              > What kind of session are you asking
                              the NX client to start, and do you<br>
                              > have the matching desktop environment
                              installed on the server?<br>
                              ><br>
                              >> P.S. Is the freenx server still
                              actively developed? I see there hasn't
                              been<br>
                              >> a stable release in nearly four
                              years!<br>
                              > You might want to start looking at
                              x2go as a replacement. There are a<br>
                              > few differences that still bother me,
                              though.<br>
                              ><br>
                              <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 moz-do-not-send="true"
href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ">http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</a><br>
                              <br>
                              Don't forget to check the NX Knowledge
                              Base:<br>
                              <a moz-do-not-send="true"
                                href="http://www.nomachine.com/kb/">http://www.nomachine.com/kb/</a><br>
                              <br>
________________________________________________________________<br>
                              FreeNX-kNX mailing list --- <a
                                moz-do-not-send="true"
                                href="mailto:FreeNX-kNX@kde.org">FreeNX-kNX@kde.org</a><br>
                              <a moz-do-not-send="true"
                                href="https://mail.kde.org/mailman/listinfo/freenx-knx">https://mail.kde.org/mailman/listinfo/freenx-knx</a><br>
________________________________________________________________<br>
                            </lucky0106@msn.com></div>
                        </div>
                      </blockquote>
                    </div>
                  </div>
                  <br>
                  <fieldset></fieldset>
                  <br>
                  <pre wrap="">________________________________________________________________
     Were you helped on this list with your FreeNX problem?
    Then please write up the solution in the FreeNX Wiki/FAQ:

<a moz-do-not-send="true" href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ">http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</a>

         Don't forget to check the NX Knowledge Base:
                 <a moz-do-not-send="true" href="http://www.nomachine.com/kb/">http://www.nomachine.com/kb/</a>

________________________________________________________________
       FreeNX-kNX mailing list --- <a moz-do-not-send="true" href="mailto:FreeNX-kNX@kde.org">FreeNX-kNX@kde.org</a>
      <a moz-do-not-send="true" href="https://mail.kde.org/mailman/listinfo/freenx-knx">https://mail.kde.org/mailman/listinfo/freenx-knx</a>
________________________________________________________________</pre>
                </div>
              </blockquote>
              <br>
            </div>
          </blockquote>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">________________________________________________________________
     Were you helped on this list with your FreeNX problem?
    Then please write up the solution in the FreeNX Wiki/FAQ:

<a class="moz-txt-link-freetext" href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ">http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</a>

         Don't forget to check the NX Knowledge Base:
                 <a class="moz-txt-link-freetext" href="http://www.nomachine.com/kb/">http://www.nomachine.com/kb/</a>

________________________________________________________________
       FreeNX-kNX mailing list --- <a class="moz-txt-link-abbreviated" href="mailto:FreeNX-kNX@kde.org">FreeNX-kNX@kde.org</a>
      <a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/freenx-knx">https://mail.kde.org/mailman/listinfo/freenx-knx</a>
________________________________________________________________</pre>
    </blockquote>
    <br>
  </body>
</html>