Results 1 to 2 of 2

Thread: Installing the FreeNX server on Ubuntu 10.10 Maverick Meerkat

  1. #1
    Join Date
    Jan 2009
    Posts
    1,738

    Installing the FreeNX server on Ubuntu 10.10 Maverick Meerkat

    Installing FreeNX on Ubuntu 10.10 by modifying the repository after you have installed it.

    • Open your terminal and type by : Applications > Accessories > Terminal
    • Now type :

      Code:
      sudo gedit /etc/apt/sources.list.d/freenx-team-ppa-maverick.list

      Now make changes these :
      Code:
      deb http://ppa.launchpad.net/freenx-team/ppa/ubuntu maverick main
      deb-src http://ppa.launchpad.net/freenx-team/ppa/ubuntu maverick main

      To

      Code:
      deb http://ppa.launchpad.net/freenx-team/ppa/ubuntu lucid main
      deb-src http://ppa.launchpad.net/freenx-team/ppa/ubuntu lucid main
    • Now Install Open SSH server by typing the following line in terminal :
      Code:
      sudo apt-get install openssh-server


    Installation of FreeNX server on Ubuntu. In Ubuntu, users have two choices for their NX server :

    • FreeNX
    • neatx


    FreeNX

    Download it from here: nxsetup.tar.gz. Extract the file nxsetup. Keep it safe. We will need it.

    Neat X

    • Open your terminal from Applications > Accessories > Terminal and type in this command :
      Code:
      sudo apt-get install python-software-properties && sudo add-apt-repository ppa:freenx-team
    • Then Update Aptitude Package Manager:
      Code:
      sudo apt-get update
    • At this point, the repository has been added and aptitude had been updated. Now install the neatx-server package using Aptitude to install extra needed packages.
      Code:
      sudo apt-get install neatx-server


    Now, navigate to the directory to where you have extracted the nxsetup file. Then, move the file into the proper directory: /usr/lib/nx/ with:

    Code:
    sudo mv nxsetup /usr/lib/nx/nxsetup

    Finally, make sure you change the ownership of this file once you moved it so that it is owned by root:
    Code:
    sudo chown root:root /usr/lib/nx/nxsetup
    Now use nxsetup to install necessary files and create the special user "nx"
    Code:
    sudo /usr/lib/nx/nxsetup --install
    Done!

  2. #2
    Join Date
    Feb 2011
    Posts
    60

    Re: Installing the FreeNX server on Ubuntu 10.10 Maverick Meerkat

    Is it possible to install FreeNX by exactly this method to install it on Kubuntu Linux? Also i have Kubuntu 9.10. So will this version of the file work on Kubuntu 9.10 as well? Or will i have to update Kubuntu to 10.10? Also if i use Kubuntu and not Ubuntu 10.10 will this work? If it does, then i dont mind updrading the OS to version 10.10 I have few thin clients to setup at my small Office Setup which i operate from my house itself. Thanks!

Similar Threads

  1. Skype menu icons are missing on Xubuntu Maverick Meerkat
    By Gridharan in forum Technology & Internet
    Replies: 3
    Last Post: 06-02-2012, 05:06 PM
  2. MacBook Pro and Maverick Meerkat (Ubuntu 10.10)
    By Akbarha in forum Operating Systems
    Replies: 10
    Last Post: 25-01-2012, 12:42 AM
  3. Maverick D1 vs. FiiO E9+E7
    By Ajani 1 in forum Hardware Peripherals
    Replies: 5
    Last Post: 18-04-2011, 11:24 PM
  4. Installing Ubuntu Maverick Meerkat
    By Uinyer in forum Operating Systems
    Replies: 4
    Last Post: 01-02-2011, 06:32 PM
  5. How to Install FreeNX in Ubuntu 9.04
    By kex in forum Tips & Tweaks
    Replies: 1
    Last Post: 03-06-2009, 09:34 PM

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,488,585.42739 seconds with 17 queries