How to Install FreeNX Server on Ubuntu 9.04 Jaunty
Create and run the Bash script., Add the freenx ppa repository list., Add the public key of FreeNX PPA., Update software information., Install FreeNX., Use nxsetup to install necessary files and create the special user "nx".
Step-by-Step Guide
-
Step 1: Create and run the Bash script.
It should be run with a root set to "sudo" !/bin/bash if ; then echo "Sorry, you are not root." exit 1 fi }} , echo
-e 'deb http://ppa.launchpad.net/freenx-team/ppa/ubuntu jaunty main\ndeb-src http://ppa.launchpad.net/freenx-team/ppa/ubuntu jaunty main' >> /etc/apt/sources.list.d/freenxppa.sources.list , apt-key adv
--recv-keys
--keyserver keyserver.ubuntu.com 2a8e3034d018a4ce , apt-get update , aptitude install freenx , /usr/lib/nx/nxsetup
--install -
Step 2: Add the freenx ppa repository list.
-
Step 3: Add the public key of FreeNX PPA.
-
Step 4: Update software information.
-
Step 5: Install FreeNX.
-
Step 6: Use nxsetup to install necessary files and create the special user "nx".
Detailed Guide
It should be run with a root set to "sudo" !/bin/bash if ; then echo "Sorry, you are not root." exit 1 fi }} , echo
-e 'deb http://ppa.launchpad.net/freenx-team/ppa/ubuntu jaunty main\ndeb-src http://ppa.launchpad.net/freenx-team/ppa/ubuntu jaunty main' >> /etc/apt/sources.list.d/freenxppa.sources.list , apt-key adv
--recv-keys
--keyserver keyserver.ubuntu.com 2a8e3034d018a4ce , apt-get update , aptitude install freenx , /usr/lib/nx/nxsetup
--install
About the Author
Teresa Gutierrez
A passionate writer with expertise in home improvement topics. Loves sharing practical knowledge.
Rate This Guide
How helpful was this guide? Click to rate: