[NTLUG:Discuss] port busy - How do I kill or shutdown listen?
brian@pongonova.net
brian at pongonova.net
Fri Aug 5 15:05:34 CDT 2005
man fuser
There's an option to kill the processes associated with the port...
--Brian
On Fri, Aug 05, 2005 at 03:23:07PM -0500, Joe Compton wrote:
> I have installed TOR and it dies because the port (9050) is busy. How
> do I clear the port for TOR??
>
> joe at linux:~> netstat -at
> Active Internet connections (servers and established)
> Proto Recv-Q Send-Q Local Address Foreign Address
> State
> tcp 0 0 *:sunrpc *:*
> LISTEN
> tcp 0 0 *:ipp *:*
> LISTEN
> tcp 0 0 localhost:smtp *:*
> LISTEN
> tcp 0 0 localhost:9050 *:*
> LISTEN
> tcp 0 0 192.168.1.166:4693 neverblow:etlservicemgr
> ESTABLISHED
> tcp 0 0 192.168.1.166:23367 dcn251-3:xmltec-xmlmail
> ESTABLISHED
> tcp 0 0 192.168.1.166:29843 www.b0red:etlservicemgr
> ESTABLISHED
> tcp 0 0 192.168.1.166:19489 digerati.:etlservicemgr
> ESTABLISHED
> tcp 0 0 *:ssh *:*
> LISTEN
> tcp 0 0 localhost:smtp *:*
> LISTEN
>
>
> Thanks in advance,
>
> Joe C
>
>
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
More information about the Discuss
mailing list