## Enjoy the silence SSH client Edit `~/.ssh/config`: ``` Host * StrictHostKeyChecking no UserKnownHostsFile /dev/null LogLevel ERROR ```