Sha256: 56b2f2b1b6db884025c0c6f471b70a967109ffe164c2c6da75035b686c9899fa
Contents?: true
Size: 773 Bytes
Versions: 1
Compression:
Stored size: 773 Bytes
Contents
Lost in a long list of host stanzas in your ssh_config? Fear not -- divide them up into several smaller files under $HOME/.ssh/config.d/ and run 'ssh-confgen' to concatenate them into a single ssh_config. 'ssh-confgen' does not overwrite your existing ssh_config. If you want to play with it, move your existing config out of the way. Stanzas under $HOME/.ssh/config.d/ with an extension of .disabled are ignored by ssh-confgen. Every now and then, when you do need it, run 'ssh-confgen --with CONFIG' to explicitly include CONFIG.disabled in your generated ssh_config. You can even include several by running several '--with' options or using '--with CONFIG1,CONFIG2'. If you only want an ssh_config from certain files, use '--only CONFIG' or '--only CONFIG1,CONFIG2'.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
poet-0.0.1 | README |