I experienced my first problem with FreeNX : couldn't reconnect after a hard reboot. (Some electrical problems in house, but it is solved now : at least there is light in the bathroom.) Anyway, the error message looked like some old stuff was pertubing the session. So some simple commands to remember :
nxserver --list # Gives the list of session
nxserver --terminate SessionId # Terminate a session
nxserver --history # Gives the list of historic sessions
nxserver --hitory clear # Solved my problem !!
That all Folks
Subscribe to:
Post Comments (Atom)
2025 Projects
Trying to see if I can manage to complete a few projects this year. First I have goals listed in different places: Online Google tasks Roam ...
-
I know I should read all those methods more in details. I found this in the Poll Best Requirement Survey by Xebia. So what is a requirement...
-
Where it is going ?? Various organisation are working on the problem and its solutions. They produce specification draft, Use case studies, ...
-
In Java, for a jar to be executed, the easiest way is to set its entry point . This is done by setting the Main-Class in the Manifest . Eas...
No comments:
Post a Comment