PDA

View Full Version : Terminal error



jimatalveston
December 5th, 2008, 12:20 PM
Hi all

I get the following error listing when I try to complete the setup in Terminal on my Mac. Please see the attached screenshot.

Anyone know why I get this and can tell me what to do please ?
I am a complete novice with Terminal, so I have absolutely no idea what to do here.

Thanks alot.

James

marcel
December 5th, 2008, 12:32 PM
just type rm -rf /Users/James/.ssh/ and then try to connect to your ATV again ssh frontrow@appletv.local

jimatalveston
December 5th, 2008, 12:51 PM
Thanks very much for that very fast reply.
It did work.
Thankyou so much

James

erimar77
December 30th, 2008, 07:44 PM
just type rm -rf /Users/James/.ssh/ and then try to connect to your ATV again ssh frontrow@appletv.local

I'd recommend editing the ~/.ssh/known_hosts file, and deleting the offending line... line 1. Marcel, that would delete any config files, authorized keys, rsa keys, etc....

Here's some info about it:
http://www.securityfocus.com/infocus/1806