<br><br><div class="gmail_quote">On Fri, Oct 8, 2010 at 10:38 AM, Lennart Sorensen <span dir="ltr"><<a href="mailto:lsorense-1wCw9BSqJbv44Nm34jS7Gw@public.gmane.org.ca">lsorense-1wCw9BSqJbv44Nm34jS7GywD8/FfD2ys@public.gmane.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br></div>Of course if you are going for simple and you are the only user that<br>
needs the service, how about:<br>
<br>
ssh to box, start service, connect to service. Seems simple. If you<br>
need it often enough that that isn't convinient, then you should probably<br>
just leave it running.<br>
<font color="#888888"><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#888888"><br></font></font></font></blockquote><div>Or if you want to potential attacks off a little bit, you could also run the service on an alternate port that only you know. Sure a port scan would still notice it, but scripts and the like that are set to go after port 80 and you're running the service on 9000 wouldn't pick it up. </div>
<div><br></div><div>-jason</div></div>