Changes

Jump to: navigation, search

NX inside VE

1,036 bytes added, 08:08, 2 May 2010
Added howto for simple installation on Fedora
My goals were simply to be able to connect to a You can run full graphical remote desktop inside container using an [http://en.wikipedia.org/wiki/NX_technology NX clienttechnology]. This is handy for when I you work from home and you wish to run a web browser on my your work's internal network to access local resources. I You can use NX client to connect using a gutsy desktop and using nxclientto remote NX server.
= Fedora = * Use fedora template to create new container and install desktop of your choice: GNOME: <pre>yum groupinstall "GNOME Desktop Environment"</pre> KDE: <pre>yum groupinstall "KDE (K Desktop Environment)"</pre> XFce: <pre>yum groupinstall "XFCE"</pre>  * You may need to install additional package audiofile:<pre>yum install audiofile</pre>  * Download installation RPM packages for server from site [http://www.nomachine.com/select-package.php?os=linux&id=1 www.nomachine.com]. Choose right architecture i386 or x86_64. Example: <pre>wget http://64.34.161.181/download/3.4.0/Linux/nxclient-3.4.0-5.i386.rpmhttp://64.34.161.181/download/3.4.0/Linux/nxnode-3.4.0-6.i386.rpmhttp://64.34.161.181/download/3.4.0/Linux/FE/nxserver-3.4.0-8.i386.rpm</pre>  * Do simple manual installation of RPM packages. Example:<pre>rpm -ivh nxclient-3.4.0-5.i386.rpmrpm -ivh nxnode-3.4.0-6.i386.rpmrpm -ivh nxserver-3.4.0-8.i386.rpm</pre>  * Done. You can now connect from NX client to your server.  = Ubuntu = == Installation ==
Create a new container using the gutsy template. Edit /etc/apt/sources.list and enable the "multiverse" repository.
4
edits

Navigation menu