Categories
Geeky Uncategorized

SSH without Host String Check

alias nssh='ssh -o StrictHostKeyChecking=false -o UserKnownHostsFile=/dev/null'