Using SSH


Up: Frequently Asked Questions Next: Mac OS X and hostname Previous: poll: protocol failure during circuit creation

The secure shell (ssh) may be used with the ch_p4 device, but requires careful setup. See ../docs/install/node17.htm#Node17configuring with ssh in the Installation and User's manual.
Make sure that ssh is set up to not require a password. The command

 ssh -n `hostname` date 
should return the date without any prompts for passwords. See the installation manual if you have problems.



Up: Frequently Asked Questions Next: Mac OS X and hostname Previous: poll: protocol failure during circuit creation