| https:///weradocs/Wera_FAQ.shtml |
| Q | How can I reboot the CL7 realtime processor remotely? |
| A | First log-in to the remote Linux machine: $ ssh remote.wera.domain -l wera Then telnet into the CL7: $ telnet 192.168.0.1 Once you are logged into the CL7, issue the command: > reboot |
| Q | How do I measure the transmit/receive decoupling? |
| A | To prevent overload of the receivers, follow the procedure described here. |
| Q | NFS writes from the CL7 to the Linux machine are extremely slow. |
| A | Try adding "async" to the /etc/exports file on the Linux machine. (Info from Tom Cook, RSMAS) |