Changes

Jump to: navigation, search

NX inside VE

73 bytes added, 19:16, 25 February 2008
no edit summary
= Installation =
Firstly i created Create a new VE using the gutsy template. I then installed Edit /etc/apt/sources.list and enable the "multiverse" repository.Installed X and XDM
<pre>apt-get install xorg xdm</pre>
Then I added this 3rd party repo to sources.list
Install FreeNX
<pre>
sudo apt-get install expect openssh-server tcl8.4 libxcomp2 libxcompext2 libxcompshad nxlibs nxagent nxproxy nxclient freenx
</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]]
8
edits

Navigation menu