Linode Forum Index Linode Forum
Linode Community Forums
 


Setting up a NX VNC

Click here to go to the original topic

 
       Linode Forum Index -> Linux Networking
Author Message
craven



Joined: 12 Jan 2010
Posts: 12

Posted: Mon Jan 25, 2010 10:52 am    Post subject: Setting up a NX VNC  

I've managed to get the VNC set up and I've connected into the VPS. However, I can't see any applications. I can just see a blank desktop with some preferences. I can't even get into the console/terminal.

I'm running Ubuntu 9.10 and NX VNC
Back to top  
Guspaz



Joined: 26 May 2009
Posts: 1030
Location: Montreal, QC

Posted: Mon Jan 25, 2010 11:36 am    Post subject:  

NX doesn't normally use VNC. Have you specifically configured NX to use VNC instead of X? That sort of defeats the purpose of NX...
Back to top  
astrashe3



Joined: 05 May 2007
Posts: 49

Posted: Mon Jan 25, 2010 11:12 pm    Post subject:  

Did you actually install the desktop?

I think you have to do something like this as root:

apt-get install ubuntu-desktop

(At least that's what you used to have to do. Not sure about how 9.10. works)

You also have to get the nxclient, nxnode, and nxserver debs from nomachines.com, and install them (as root) with something like:

dpkg -i nxclient*

etc.

I usually install the distro on a spare machine at home, and generate a package list:

http://www.cyberciti.biz/tips/linux-get-list-installed-software-reinstallation-restore.html

Then I use the list to bring the linode version back to something close to what you'd get with the install cd.
Back to top  
Guspaz



Joined: 26 May 2009
Posts: 1030
Location: Montreal, QC

Posted: Tue Jan 26, 2010 1:51 pm    Post subject:  

You don't need (and probably don't want) ubuntu-desktop to use nx unless you really want to have a remote Ubuntu desktop.

To run a single application, you can just install the basic X stuff and that application, and use NX to remote just that.

To install a basic desktop, installing IceWM or some other lightweight thing is enough to get that.

The problem with ubuntu-desktop is it will pull in a million dependencies for stuff you probably don't want; the UI network manager, bluetooth support, mail clients, openoffice, etc.
Back to top  
 
       Linode Forum Index -> Linux Networking
Page 1 of 1