SDI-104 Operator's Manual
Version 2007
[Search Manual] [Table of Contents] [FAQ] [Go to Previous] [Go to Next]
You can access the SDI (to run commands, check status, etc.) locally or remotely, as described below.
You can access the SDI locally by connecting a monitor and keyboard, as shown in the Component Interconnections section of Chapter 2 - Initial Checkout, Setup and Power Up.
You can also access the SDI remotely (from other workstations) by using ssh. To do so, you must copy the SSH key file id_dsa from the /home/.ssh directory on the supplied USB memory stick (which contains a duplicate copy of the contents of the SDI's hard disk and CompactFlash boot disks) to the workstation that you'll be using to access the SDI. If desired, you can use ssh-keygen to create a derived equivalent passworded private key-file (as shipped, the keys are not password-protected).
Once the SSH key file is in place, you can access the SDI remotely with a command similar to that below.
Type: ssh -i /path-to-keyfile/id_dsa root@sdi-address
where path-to-keyfile is the path to the directory containing the id_dsa file on the local workstation (that you're using to access the SDI) and sdi-address is the IP address of the SDI machine[Search Manual] [Table of Contents] [FAQ] [Go to Previous] [Go to Next]