<div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 3, 2012 at 1:29 AM, Brian Wood <span dir="ltr"><<a href="mailto:woodbrian77@gmail.com" target="_blank">woodbrian77@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<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" target="_blank">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" target="_blank">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><br></blockquote></div><br clear="all">Am still looking for some other examples.<br><br>When I start a tunnel, 3 ssh related processes show up.<br>When I kill the tunnel, those 3 processes go away.<br>Can someone tell me why 3 processes are used and if <br>
there's a way to reduce it to 2 processes? <br><br>-- <br>Brian<br>Ebenezer Enterprises  -- so far G-d has helped us.<br><a href="http://webEbenezer.net" target="_blank">http://webEbenezer.net</a><br>(651) 251-9384<br>
<br><br><br><br>
</div>