Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Temporary Notice:

SLAC NoMachine is undergoing new changes. If you are having issues, try changing the host to

Host: psnxana.slac.stanford.edu

You will need to run in the "console" mode.

From the console, type "ssh psana" to start analysis.

...

When

...

 

Overview

When users are off-site or have slow internet connections, displaying graphics can be cumbersome.  PCDS has explored two solutions for this problem.  The :

  1. The first ("NX technology") gives the user a special remote desktop that is specifically designed to improve the performance of X11 graphics with slow connection speeds.

...

  1.  
  2. The second ("Virtual Box") allows the user to directly install the psana analysis environment on their Windows, Linux or MAC machine, so that LCLS data analysis (including graphics) can be done with no network connection (click here for information on the virtual box approach).

Access and support of LCLS's Nomachine service is intended for users involved with This page is about the usage of NoMachine for providing NX technology to users involved in LCLS experiments or LCLS operationoperations.

NX Technology

Nomachine NoMachine NX is supported on Windows, MAC and Linux computers.

Use the following steps to setup the nomachine client:

1. Go here and download the appropriate client for your machine: https://drive.google.com/folderview?id=0B6-dVV3sxagXRWRQUGJHQ0ZLemc&usp=sharing_eid&invite=CJyJpdQI#list. The current tested version of Nomachine client 4.5.0.

  • MAC OS Xnomachine_4.5.x.dmg
  • RedHat Linuxnomachine_4.5.x.rpm  (64bit: x86_64.rpm, 32bit: i686.rpm)
  • Windowsnomachine_4.5.x.exe

...

 You could also download the latest version from www.

...

NoMachine.com and click on the 'Download now' button to download and install NoMachine

...

client. Ubuntu user should download the Debian version of the

...

NoMachine client.

...

2. You will be prompted to setup a login profile when launching the NoMachine for the first time. Select the following options:

...

LCLS is currently making three different servers available for remote connections:

  1. psnxopr.slac.sstanford.edu (aka psnxserv01): for machine and beamline operators
  2. psnxana.slac.stanford.edu

...

  1. (aka psnxserv02): for interactive data analysis
  2. psnxserv.slac.stanfotrd.edu (aka psnxserv03): for general purpose connections

After opening a connection to one of these servers, using your SLAC UNIX account, make sure to run in console mode: from the 'Custom session' dialog window, accept the default options (Application - Run the console, Options - Run the command in a floating window) by clicking Continue.

This will open a remote terminal on your local desktop from which you can type the name of the application you want to launch. For example, you can type "xterm&" to open additional terminals or "emacs&" to open the emacs editor. Type "ssh psana" to connect to the interactive pool to do data analysis. When you disconnect and reconnect to NoMachine, these terminals and applications will remain in the state you left them in.

3. You can hit Connect to start the connection

4. You will be prompted for your username and password. Enter your SLAC's Unix account and hit OK

5. Click on 'New virtual desktop or custom session'

6. Click 'Create a new GNOME virtual desktop'. You will be logged in after that

7. A useful feature: to get the the Access Menu: Ctrl-Alt-0 (windows) or Ctrl-Option-0 (mac) or click on upper right corner of the nomachine desktop screen to bring up the nomachine setting screen

Image Removed

To auto-resize windows resolution automatically (so you don't have to do the manual sizing below) go to the Access Menu in the previous line, and click Display -> ResizeRemoteScreen, then click "Done" and "Done" again to close the menu.

To resize the window manually: Click on System->Preferences->Display, select 'Resize remote screen'.  When you change the screen resolution you may not see enough of the window to click "Apply".  On MAC: To do this on the keyboard: hit "option-A". On Windows:  use "alt-A".

You can open a terminal with Applications->SystemTools->Terminal (or right-click on the desktop and select "Open in Terminal"

You can also disable nomachine service if you will not share out the desktop by disabling Nomachine service

Please contact pcds-help@slac.stanford.edu if you need more information or additional assistance with NoMachine NX.

 

Troubleshooting

Connection Issues

If you are not able to connect to nomachineNoMachine, check the followings:

  1. The server is setup to limit to four ( 4 ) connection attempt attempts per minute, this is to discourage SSH brute force attempt attempts for security purpose. If if it seems to take a long time to connect after you made multiple connection attempts quickly, you can just cancel out and try to log back into psnxserv in 1 to 2 in after a couple of minutes.
  2. If you have disconnected your session without logging out and try to reconnect, once you hit the connect button, you will see the following dialog box. You can create a new session by selecting 'Create a new desktop or custom session' or you can reconnect to your existing session. If the existing session failed to reconnect, you can right-lick on the icon representing your previous session and select Terminate session. And then click on 'Create a new desktop or custom session' and select 'Create a new virtual desktop' to click on continue.

Fix for NoMachine 4.3 on Windows/OSX

If you find that you cannot start a desktop session even after successfully authenticating from a Windows/OSX NoMachine client version 4.3+, try the following workaround:

In the file $USER/.nx/config/player.cfg, find the line:

Code Block
<option key="SSH client mode" value="library" />

Change it to read:

...

NOTE: You will be unable to resume any sessions from NX client 4.2 and earlier.

It is not yet known when this workaround could be undone (e.g. by upgrading the server software).

Reconnect "Black Screen" Issues

Sometimes users will find that they are unable to reconnect to an existing session, and are shown only a blank screen.  We do not yet understand this issue, so our solution is to terminate the user's existing sessions, and kill all the user's running processes on the NoMachine server.  The easiest way for the users to deal with this is to send a note to pcdsto pcds-it-l@slacl@slac.stanford.edu and we will remove all old sessions and process.

It's also possible for also possible for users to fix with this themselves by ssh'ing to psnxserv.slac.stanford.edu and killing their own process.  Potentially useful commands follow:

Show all running user processes: 
Code Block
languagebash
ps -f -u $USERNAME
Kill a specific process using its process ID (found in the PID column of the "ps" command output):
Code Block
languagebash
kill <PID>
Kill a specific process that doesn't want to die (i.e. was not killed by "kill <PID>"):
Code Block
languagebash
kill -9 <PID>
Kill all user owned processes running on the server, including current ssh session, shell and the pkill command itself. This is a quick way to remove the majority of user owned processes:
Code Block
languagebash
pkill -u $USERNAME

 

Note that the user will have to reconnect after running "pkill" and may have to try a number of times (possibly using the -9 option, as shown with the "kill" command).

...

*** Since we have upgraded to commercial version of Nomachine NX, installing x11 fonts is no longer needed. But the information could still be useful if we run our Nomachine backup server with Free NX.If you are receiving 'Font init failed' or there is certain fonts on the screen that you don't see when running EPICS (EDM) or LCLS home screen, you will need to install the appropriate font package for the OS that you are running:

 Windows: https://www.nomachine.com/download/download&id=16

MAC:  http://xquartz.macosforge.org/landing/

RHEL6:

Code Block
yum install xorg-x11-fonts-"*"
ln -s /usr/share/X11/fonts/75dpi /etc/X11/fontpath.d/xorg-x11-fonts-75dpi

Ubuntu: You will need to install these packages: xfonts-basexfonts-100dpixfonts-75dpixfonts-cyrillic

 

Resuming a NoMachine Connection

If you are not able to resume a NX Connection and you typically connect from multiple computers, be sure to use similar version of NoMachine client where you initiate the connection from. To check for Nomachine NoMachine version, after you have launch Nomachine NoMachine client, go to Preferences on top, then click on Updates, it will show you the version that you are running Nomachine NoMachine on.

Other issues

If Ctrl-C (Ctrl-break) does not work on the Linux client, hit the Alt-Ctrl-C (Use it in proper sequence so hold down the key one at a time). WindowsKey-Ctrl-C, or turn on Caps Lock and hit Ctrl-C will also work.

...