Nate Amsden said:
> what i do in situations like this is run
>
> lsof | grep LISTEN
>
> or lsof | grep 8080
>
> or lsof | grep LISTEN | grep 8080
Thanks for the reminder... I knew there was another fuser-like command, but
couldn't remember its name.
It agrees with fuser, though - grepping for
what i do in situations like this is run
lsof | grep LISTEN
or lsof | grep 8080
or lsof | grep LISTEN | grep 8080
nate
Dave Sherohman wrote:
>
> I've been getting webcache connection attempts showing up in my logs for the
> last couple days, always from the same IP. So I got sick of it and s
I've been getting webcache connection attempts showing up in my logs for the
last couple days, always from the same IP. So I got sick of it and sent him
a nastygram and, in the process of composing it, tried telnetting to port
8080 on the machine in question.
I connected.
The only response I was
3 matches
Mail list logo