Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 30

Thread: Knoppix and NoMachine

  1. #11
    Senior Member registered user
    Join Date
    Feb 2004
    Location
    Denmark
    Posts
    111

    running nx server on knippix 3.3

    Well, Im running nx server on knoppix 3.3 hd install and its very fast compared to a
    windows terminal server. It was easy to install, but I have a font problem so its not
    perfect yet. All text show up as boxes and I have not found out how to fix this yet.

  2. #12
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    Cleveland, OH
    Posts
    228
    metavoid, would you consider posting a quick "howto" for this thread? I would be interested in how you configured sources.list and what apt-get commands you ran for installation. Post installation, I would be interested in how you configure the server and start the service to accept connections from remote clients.

    This is something that I have been meaning to do on a remaster, and I would LOVE to benefit from anothers experiences.

    Thanks in advance for any help you may be able to offer.

    Regards,

    ~pau1

  3. #13
    Senior Member registered user
    Join Date
    Feb 2004
    Location
    Denmark
    Posts
    111

    pau1knopp

    I didn't do anything wild.

    1) I download the deb files from nomachine.com

    2) Installed the clint first (important) with dpkg --install
    then the server same way. No errors.

    3) then went to nx home folder
    cd /usr/NX/bin

    4) added a user

    nxserver --useradd knoppix

    4) started ssh, maybe you should use nxssh

    5) Started the server with
    nxserver start

    6) started the nxclient and it just connected.
    There was a font problem. I fixed that by setting all
    font to luxi sans inside the client using kcontrol.

    Nothing more.

  4. #14
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    Cleveland, OH
    Posts
    228
    Darn, was hoping you had used the GPL'ed versions available from Kalyxo (http://www.kalyxo.org/debian/) Maybe I'll try the commercial version first since it is an easier install, and I can see what a working system would work like.

    Has anyone loaded the GPL'ed version (freenx server)? I know they kludged a system together for LinuxTAG, and I would like to do the same thing.

    Regards,

    ~pau1

  5. #15
    Junior Member
    Join Date
    Sep 2004
    Posts
    1

    Little boxes instead of letters

    Metavoid said:
    Well, Im running nx server on knoppix 3.3 hd install and its very fast compared to a
    windows terminal server. It was easy to install, but I have a font problem so its not
    perfect yet. All text show up as boxes and I have not found out how to fix this yet
    I'm having that problem too. Does anyone know how to fix it?

    In my case the client is running on a Debian system. I grabbed the client from http://debian.tu-bs.de/knoppix/nx/nxclient-1.4.0.tar.gz. The server is Knoppix 3.6 from the CD. If I have the knoppix system be a client for its own server, the problem doesn't appear. Nothing shows up in my ~/.nx/S-Knoppix-1000-3FDD3A283E7600EC3AEFC3F8B1E27113/errors.

  6. #16
    Senior Member registered user
    Join Date
    Feb 2004
    Location
    Denmark
    Posts
    111
    UPDATE:

    I changed the font to luxi and it was displayed normally.
    I simply connected to the server and sat the font inside the session and
    all boxes went away.

  7. #17
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Germany
    Posts
    1,159
    With Fabian's help, I have put together a klik installation for the FreeNX server and NoMachine NX client (this is a 7.2 MB download).

    You can install it from http://klik.berlios.de (direct link: klik://nx if you have the klik client installed). I have tested it with Knoppix 3.3

    The klik installation automatically leads you through creating a user and starting the server and client.

    probono

  8. #18
    Senior Member registered user
    Join Date
    Nov 2002
    Posts
    1,353
    Quote Originally Posted by probono
    With Fabian's help, I have put together a klik installation for the FreeNX server and NoMachine NX client (this is a 7.2 MB download).

    You can install it from http://klik.berlios.de (direct link: klik://nx if you have the klik client installed). I have tested it with Knoppix 3.3

    The klik installation automatically leads you through creating a user and starting the server and client.

    probono
    Very nice. Thanks probono. This is quite nice and I imagine it will come in handy for a lot of people.

  9. #19
    Senior Member registered user
    Join Date
    Nov 2002
    Posts
    1,353
    Quote Originally Posted by probono
    With Fabian's help, I have put together a klik installation for the FreeNX server and NoMachine NX client (this is a 7.2 MB download).

    You can install it from http://klik.berlios.de (direct link: klik://nx if you have the klik client installed). I have tested it with Knoppix 3.3

    The klik installation automatically leads you through creating a user and starting the server and client.

    probono
    Hmm. It doesn't seem to be working for me. Granted I am running an old knoppix install, but most klik apps run without any problem.

    I get the following error message when I try to install the NX stuff from Konqueror:

    Error starting /home/knoppix/wrapper in order to use nx.
    When I try running the wrapper from the command line, I get the following message:

    ./wrapper: line 23: /home/knoppix/nx/nxstart: No such file or directory
    Upon further investigation I see that there is a copy of nxserver.tar.gz inside ~/nx. Something is wrong with this file. If I do, tar zxvf nxserver.tar.gz, I get the following message:

    gzip: stdin: not in gzip format
    tar: Child returned status 1
    tar: Error exit delayed from previous errors
    It would seem that the, klik script cannot open this file. I have tried installing three or four times now and I always get the same result. Anyone else having a problem like this?

  10. #20
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    Cleveland, OH
    Posts
    228
    Quote Originally Posted by probono
    With Fabian's help, I have put together a klik installation for the FreeNX server and NoMachine NX client (this is a 7.2 MB download).

    You can install it from http://klik.berlios.de (direct link: klik://nx if you have the klik client installed). I have tested it with Knoppix 3.3

    The klik installation automatically leads you through creating a user and starting the server and client.

    probono
    PB, I tested this with Knoppix 3.4v5-17-4 and all is well. However, what I REALLY want is to remaster with this service on version 3.4

    Can you tell me what .deb packages you used to get this working? I remastered using the packages on this link

    http://www.knoppix.net/forum/viewtop...light=nxserver

    and got beau coupe errors when trying to run it (missing config files, can't find dis and dat, etc.)

    Any suggestions greatly appreciated.

    ~pau1

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Installing Nomachine NX client as unpriviledged user
    By Henk Poley in forum MS Windows & New to Linux
    Replies: 0
    Last Post: 05-25-2005, 12:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Set Of 10 Samsung (1 x 8GB) PC4-21300 So DIMM So(DDR4-2666) Memory -  SET OF 10 picture

Set Of 10 Samsung (1 x 8GB) PC4-21300 So DIMM So(DDR4-2666) Memory - SET OF 10

$100.00



A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G picture

A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G

$13.99



Micron 8GB DDR4 1Rx16 PC4-3200AA Laptop RAM Memory MTA4ATF1G64HZ-3G2E2 picture

Micron 8GB DDR4 1Rx16 PC4-3200AA Laptop RAM Memory MTA4ATF1G64HZ-3G2E2

$10.00



EDGE SK Hynix 16GB (2 x 8GB) PC3L-12800S DDR3 SODIMM Laptop RAM NEW picture

EDGE SK Hynix 16GB (2 x 8GB) PC3L-12800S DDR3 SODIMM Laptop RAM NEW

$16.95



Crucial DDR3L 16GB 1600 2x 8GB PC3-12800 Laptop SODIMM Memory RAM PC3 16G DDR3 picture

Crucial DDR3L 16GB 1600 2x 8GB PC3-12800 Laptop SODIMM Memory RAM PC3 16G DDR3

$22.45



[ BULK LOT OF 20 ] UNITS of 8GB DDR4 Laptop RAM SAMSUNG, HYNIX etc. picture

[ BULK LOT OF 20 ] UNITS of 8GB DDR4 Laptop RAM SAMSUNG, HYNIX etc.

$179.99



Team Group Elite+ 16GB (8GBx2) DDR4 2400MHz RAM (TPRD48G2400HC16BK) picture

Team Group Elite+ 16GB (8GBx2) DDR4 2400MHz RAM (TPRD48G2400HC16BK)

$23.99



Team T-FORCE VULCAN Z 16GB (2 x 8GB) 288-Pin PC RAM DDR4 3200 (PC4 25600) Intel picture

Team T-FORCE VULCAN Z 16GB (2 x 8GB) 288-Pin PC RAM DDR4 3200 (PC4 25600) Intel

$33.99



128GB Kit 4x 32GB PC4-17000 LRDIMM DELL POWEREDGE R730xd R730 R630 Memory RAM picture

128GB Kit 4x 32GB PC4-17000 LRDIMM DELL POWEREDGE R730xd R730 R630 Memory RAM

$127.96



Lot of 50 Mixed Manufacturer 4GB DDR3L SO-DIMM laptop RAM picture

Lot of 50 Mixed Manufacturer 4GB DDR3L SO-DIMM laptop RAM

$89.99