On 2015-04-15, Paul E Condon <pecon...@mesanetworks.net> wrote:
> On 20150414_2134+0000, Liam O'Toole wrote:

<SNIP>

>> Put the following in ~/.ssh/config:
>> 
>> Host desk
>>      UserKnownHostsFile /dev/null
>>      StrictHostKeyChecking no
>> 
>> See the man page of ssh_config for details.
>
> I think this will silence the warning forever, or at least until you
> think to delete those lines from your ~/.ssh/config.

<SNIP>

To overcome that concern, you could do:

Host desk_temporary
        HostName desk
        UserKnownHostsFile /dev/null
        StrictHostKeyChecking no

-- 

Liam



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/slrnmitlc3.5hq.liam.p.otoole@dipsy.tubbynet

Reply via email to