Results 1 to 2 of 2

Thread: How to Install FreeNX in Ubuntu 9.04

  1. #1
    Join Date
    May 2008
    Posts
    143

    How to Install FreeNX in Ubuntu 9.04

    FreeNX allows access to a machine remotely via ssh. The display is particularly powerful (especially compared to X11 over ssh). It's the equivalent of Windows Terminal Services.

    FreeNX is a free NX server using the NX (There are also commercial servers).

    Here's how to install FreeNX in Ubuntu 9.04.

    Install the ssh server

    (If you have not already done):

    sudo apt-get install openssh-server

    Add deposits FreeNX

    In your / etc / apt / sources.list add:

    deb http://ppa.launchpad.net/freenx-team/ubuntu jaunty main

  2. #2
    Join Date
    May 2008
    Posts
    143

    Re: How to Install FreeNX in Ubuntu 9.04

    Install FreeNX

    sudo apt-get update
    sudo apt-get install freenx


    (you'll get a warning because the key deposits launchpad is not installed, this is normal).

    You can now access your server with any NX NX client (you can find NX clients for Linux, Windows and MacOSX free website NoMachine.com).

    The server provided by this filing has been successfully tested with the NX client from NoMachine version 3.3.0-6.

    Note

    If you run the ssh server on a port other than 22, change the configuration of FreeNX:
    / Etc / nxserver / node.conf, put:
    SSHD_PORT = 11122

    Remember to restart your server NX:
    sudo / etc / init.d / freenx-server stop
    sudo / etc / init.d / freenx-server start

Similar Threads

  1. cannot install Ubuntu 11.10 (64)
    By Joyendu in forum Operating Systems
    Replies: 9
    Last Post: 31-12-2011, 03:01 AM
  2. Installing the FreeNX server on Ubuntu 10.10 Maverick Meerkat
    By Rudra.J in forum Guides & Tutorials
    Replies: 1
    Last Post: 13-02-2011, 01:22 AM
  3. How to install XP after Ubuntu
    By AaAgMaN in forum Operating Systems
    Replies: 4
    Last Post: 30-01-2011, 07:39 PM
  4. how to install c on ubuntu
    By Mast Maula in forum Operating Systems
    Replies: 5
    Last Post: 03-01-2011, 05:04 PM
  5. How to install KDE 4.4 RC 2 on Ubuntu 9.10?
    By Rup_me in forum Operating Systems
    Replies: 4
    Last Post: 03-02-2010, 08:19 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,528,362.50858 seconds with 17 queries