Versions Compared

Key

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

...

Check that TFTP or FTP is serving the configuration files to machines other than localhost

Panel

tftp hostname -c get syncinfocfg.xml

If you're using FTP

Panel
No Format
wget ftp://plcmspip:PlcmSpIp@
hostname
PlcmSpIp@hostname/
syncinfo
cfg.xml

If this fails, check /etc/xinit.conf and /etc/xinit.d/* files for proper access.

...