Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] ssh - localhost, mysql


On Sun, 2008-03-30 at 18:48 +1000, Peter Hardy wrote:
> Easiest way is to turn off StrictHostKeyChecking for localhost. Add this
> to the end of your ~/ssh/config
> Host localhost
> StrictHostKeyChecking no

Erm, that should be in ~/.ssh/config , natch.

-- 
Pete