- First of all you should have bash_completion module installed (usually it's installed by default in most Linux-based OS).
- Disable host hashing. Set
- Regenerate known_hosts:
rm ~/.ssh/known_hosts
"HashKnownHosts no"in /etc/ssh/ssh_config (or ~/.ssh/config just for your profile)
Комментариев нет:
Отправить комментарий