Please note that LinuxExchange will be shutting down on December 31st, 2016. Visit this thread for additional information and to provide feedback.

I'm running Slackware 13.1 (for now, 13.37 is real close!). I recently started using nxserver/freenx for remote access since it is so much faster than VNC. I log into (and stay logged into) the workstation as a single, non-root user and I'd like to be able to attach to that KDE session whenever I need to access the machine remotely.

Right now when I connect, I always get a new KDE session. Is there a trick to making this work?

So I worked through the article jeremy posted.

  • I verified the RENDER extension is loaded
  • activated ENABLE_PERSISTENT_SESSION = "all" (although i believe this is the default)
  • restarted freenx

I see no way to change the color depth for the nx client and the font issue seems to be a none issue. As for pixmaps, depths and visuals, I don't know what those are :-).

Any other thoughts would be appreciated.

\\Greg-

asked 13 Apr '11, 12:47

gmartin's gravatar image

gmartin
2516
accept rate: 0%

edited 13 Apr '11, 17:26

One note. If I connect thru nx to the workstation and get a new session then, disconnect that session. I can resume it through nx. What I want to accomplish is connecting to a KDE session I started at the console. \\Greg

(13 Apr '11, 13:23) gmartin

Thanks for the clarification - I've updated my answer.

--jeremy

(13 Apr '11, 17:49) jeremy ♦♦



You can't connect to the KDE session you started at the console to my knowledge. NX works by spawning a pseudo-X11 server on the remote machine, and then forwards the protocol stream to the NX client, which is also an X server. Sessions running on a different X server cannot be picked up. NX is really more of a terminal server than a generic remote control solution.

(Old) You can read more on NX session reconnection policies here.

--jeremy

link

answered 13 Apr '11, 13:34

jeremy's gravatar image

jeremy ♦♦
1.0k1516
accept rate: 37%

edited 13 Apr '11, 17:48

I did as you suggested

(13 Apr '11, 17:28) gmartin

Interesting and it makes sense. I have this running on a Fedora 14 box as well and I thought I had this working. but now that I look closer, since I only access this machine remotely, I was being fooled.

Thanks

(13 Apr '11, 18:18) gmartin

You can send an X session over VNC pretty easily. I SSH in then do X over that. Of course why not just look at using TeamViewer which is free for non-commerical use and doesn't have the limitations of NX?

link

answered 13 Apr '11, 13:53

Ron's gravatar image

Ron ♦
9361718
accept rate: 13%

I have VNC working. NX appears to be much faster that VNC. What are the limitations of NX that TeamViewer would solve?

(13 Apr '11, 17:28) gmartin
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×12
×1
×1

Asked: 13 Apr '11, 12:47

Seen: 3,440 times

Last updated: 13 Apr '11, 18:18

powered by OSQA