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
  •  


ASUS H110M-R Motherboard Intel 6th/7th Gen LGA1151 DDR4 Micro-ATX i/o shield picture

ASUS H110M-R Motherboard Intel 6th/7th Gen LGA1151 DDR4 Micro-ATX i/o shield

$42.00



***NEW*** BCM RX67Q Gaming Motherboard | Intel Q67 2nd/3rd Gen. | LGA1155 | DDR3 picture

***NEW*** BCM RX67Q Gaming Motherboard | Intel Q67 2nd/3rd Gen. | LGA1155 | DDR3

$29.77



Micro ATX Desktop Motherboard ASUS H110M-C LGA 1151 picture

Micro ATX Desktop Motherboard ASUS H110M-C LGA 1151

$31.95



Gigabyte AMD B550 UD AC Gaming Motherboard - AMD B550 Chipset - AM4 Socket - AMD picture

Gigabyte AMD B550 UD AC Gaming Motherboard - AMD B550 Chipset - AM4 Socket - AMD

$89.99



ASUS Prime Z390-A LGA 1151 Intel Z390 SATA USB 3.1 ATX Motherboard NO I/O picture

ASUS Prime Z390-A LGA 1151 Intel Z390 SATA USB 3.1 ATX Motherboard NO I/O

$99.00



MSI B450M PRO-VDH MAX AM4 AMD B450 USB3.2 Micro-ATX Motherboard picture

MSI B450M PRO-VDH MAX AM4 AMD B450 USB3.2 Micro-ATX Motherboard

$67.99



Asrock Z390 Phantom Gaming 4S/AC Wifi 8th/9th Gen Intel 1151 Motherboard Bulk picture

Asrock Z390 Phantom Gaming 4S/AC Wifi 8th/9th Gen Intel 1151 Motherboard Bulk

$47.55



Gigabyte Ultra Durable B550 GAMING X V2 Desktop Motherboard picture

Gigabyte Ultra Durable B550 GAMING X V2 Desktop Motherboard

$94.99



***NEW*** BCM RX67Q mATX Gaming Motherboard Combo | Intel i5-3470 | 16GB DDR3 picture

***NEW*** BCM RX67Q mATX Gaming Motherboard Combo | Intel i5-3470 | 16GB DDR3

$49.77



BTC-S37 Mining Motherboard Kit /w SSD & Ram Preinstalled picture

BTC-S37 Mining Motherboard Kit /w SSD & Ram Preinstalled

$59.99