FreeNX

Differences between revisions 2 and 54 (spanning 52 versions)
Revision 2 as of 2005-08-04 14:00:50
Size: 1000
Editor: 205
Comment:
Revision 54 as of 2008-08-06 16:28:22
Size: 50
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
''This page will describe how to get FreeNX server working on ubuntu.''

Add these to {{{/etc/apt/sources.list}}}
{{{
deb ftp://ftp2.caliu.info/backports/ hoary-backports main universe multiverse restricted
deb ftp://ftp2.caliu.info/backports/ hoary-extras main universe multiverse restricted
}}}
''Note: Some people will tell you to add kanotix as a source. Do not do this. It is depreciated''

Update your sourced {{{sudo apt-get update}}}
Install it{{{sudo apt-get install freenx}}}

''Unless you are overly concerned with security, you should choose the nomachine key during the install''

Add a user {{{nxserver --adduser <Username>
}}}
Set a password {{{nxserver --passwd <Username>
}}}

You should be able to access your ubuntu box from a Windows box using the free client from [http://nomachine.com NoMachine's website]


== References ==
 * [http://www.ubuntuforums.org/showthread.php?t=1968 Ubuntu forum FreeNX howto]
 * http://gentoo-wiki.com/HOWTO_FreeNX_Server
#REFRESH 0 http://help.ubuntu.com/community/FreeNX

FreeNX (last edited 2008-08-06 16:28:22 by localhost)