I just confirmed that Desktop Sharing (Krfb) is on LMCE. Quick instructions for use:
* on MD, start KDE desktop
* Kmenu | Internet | Krfb - Desktop Sharing
* Create Personal Invitation
* On your workstation start VNC client (KMenu | Internet | Krdc - Remote Desktop Client
* Enter the password given on the Krfb screen
The advantage/disadvantage of Krfb is that it shares your MD's desktop session, including screen size (not very fun at NTSC-J :-)
One of the really nice features of nx is that you can specify the desktop size.
nxserver is not in LMCE's repository :-(
Here's some good instructions:
http://ubuntuforums.org/showthread.php?t=204976I didn't follow these instructions for downloading the files, instead I browsed from my core to
http://www.nomachine.com, then navigated to the NX Free Edition for Linux DEB - i386 (choose the x86_64 if your core is amd64) and downloaded instead of using the article's links. Download all three (client, node, & server).
The instructions didn't give the exact commands to install the package with, here are some that worked for me:
linuxmce@dcerouter:~/Desktop$ sudo dpkg --install nxclient_3.1.0-6_i386.deb
linuxmce@dcerouter:~/Desktop$ sudo dpkg --install nxnode_3.1.0-6_i386.deb
linuxmce@dcerouter:~/Desktop$ sudo dpkg --install nxserver_3.1.0-5_i386.deb
Note, CUPS is not installed by default on the core so you can ignore those messages.
The rest of the instructions worked great.
You will also need to install the nxclient on your workstation.
HTH,
Roy