Hi, I cant seem to get NXclient to work on my machine. Its a macbook pro, mac osx 10.4. Need some help. All the best khodor. Today, we announced support for OS X in our flagship NX product. This means we now have virtual image capabilities for Macs in an enterprise environment. This is important for several reasons: Mac’s footprint inside the enterprise is growing. Today, 21 percent of information workers are using one. Active client for mac. We have the NX 3.5 and NX 4.0 clients on HP thin clients. I have installed the 4.0 client on t5725, t5745, t610 and t620 (current model). The t5725s need a good amount of tuning because they are so old and only have a single core.
I run an NX server and tightvncserver on my linux box (Ubuntu 10.04), with default settings.I have NX client and Chicken of VNC on my Mac (Snow Leopard).
I'd like to share desktop of the linux server with my Mac client, i.e., control the existing Linux user session from Mac.
But it seems that on my Mac both NX and VNC connections start a new session on the server.I'd love to know how to do a 'desktop sharing' instead of standalone remote session.
Try winswitch - it will give you a GUI where you can start/stop sessions, the X11 display of your Linux machine will be shown as an existing session which you can 'shadow'/'copy' via NX or VNC. (there are installers for macs and windows too)
If you want to do this by hand you can use x0vncserver
for VNC and nxagent -S
for NX, but then you will also have to deal with port configuration and IP/hostname addressing. (as well as configuring nx DISPLAY environment variable which is totally non trivial)