Hello! On Wed, Feb 21, 2007 at 03:49:20PM +0100, frantisek holop wrote: >i was wondering if it was possible to use known_hosts for some kind >of "local alias" database.
Why not use ssh_config? Host aliasname HostName real_name_or_ip
Hello! On Wed, Feb 21, 2007 at 03:49:20PM +0100, frantisek holop wrote: >i was wondering if it was possible to use known_hosts for some kind >of "local alias" database.
Why not use ssh_config? Host aliasname HostName real_name_or_ip