<div>From: Erik Anderson<br></div><div>> No, but I suspect that's due to the fact that learning the few<br>> command-line flags for tunneling is a bit higher learning curve than<br>> most people are willing to put up with.  That said, ssh tunnelling is<br>
> *immensely* useful for day-to-day development/sysadmin type<br>> activities.</div><div> </div><div>I think I can supply the commands in a script.  </div><div> </div><div>ssh -f -N -L 44489:localhost:56789 <a href="mailto:ebenezer@webEbenezer.net">ebenezer@webEbenezer.net</a></div>
<div> </div><div>(I wrote that from memory so may not be right.)</div><div> </div><div>I see github has an automated way to take your public </div><div>ssh key --</div><div><a href="https://help.github.com/articles/generating-ssh-keys">https://help.github.com/articles/generating-ssh-keys</a></div>
<div>.</div><div>I won't have anything like that for awhile so am wondering</div><div>how to take those from users.  I guess sending them in an</div><div>email will work to begin with.<br clear="all"></div><div>I figured out to use the command="/bin/bash -r" in the </div>
<div>authorized_keys file.  I couldn't find info about the syntax</div><div>for that file.  I found examples that showed different features,</div><div>but not a reference.</div><div> </div><div>I struggle with the sysadmin/config stuff so thoughts</div>
<div>on how to improve things there are appreciated.  To</div><div>modify my request for examples of services that use</div><div>tunneling, I'd like to find examples that are smaller/</div><div>less automated than github.<br>
</div><div>-- <br>Brian Wood<br>Ebenezer Enterprises<br><a href="http://webEbenezer.net" target="_blank">http://webEbenezer.net</a><br>(651) 251-9384<br><br><br><br><br>
</div>