Hi, this is my first post on the list. The problem could be caused by the encryption of ssh.
Marc Le 20-02-06 à 08 h 46, rosea.grammostola a écrit : > > First a question: > > Can I replace rsh to ssh in this command? > > user@host-a:~$ rsh host-b nsmd --detach --session-root > "\$HOME/distributed-nsm-sessions" --osc-port 6662 > > TO > > user@host-a:~$ ssh host-b nsmd --detach --session-root > "\$HOME/distributed-nsm-sessions" --osc-port 6662 > > I get a segmentation fault: > > $ non-session-manager --nsm-url > NSM_URL=osc.udp://*******-System-Product-Name:6661/ --nsm-url > osc.udp://*****-ThinkPad-*****:6662/ > XOpenIM() failed > liblo: protocol '(null)' not supported by this version > liblo: protocol '(null)' not supported by this version > Segmentation fault (core dumped) > > > What could be the problem here? > > > \R >
