8
edits
Changes
no edit summary
= Installation =
<pre>apt-get install xorg xdm</pre>
Then I added this 3rd party repo to sources.list
Install FreeNX
<pre>
</pre>
Finally I installed install XFCE
<pre>
apt-get install xfce4
<pre>useradd -m <username></pre>
Now we add this user to nxserver:<pre>sudo nxserver --adduser <username></pre>
=== Configure NX client ===
Now try to connect. You should get the XFCE desktop.
Thanks to dantalizing for the feedback.
[[Category: HOWTO]]
[[Category: X]]