Versions Compared

Key

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

...

Note that you may 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).

X11 fonts issues

 

*** 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

...