Re: mistakenly open ports

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



azeem ahmad wrote:

> now 81,82,83 ports are opened on my system when i issue
> netstat -nlt
> how can i close these ports

"open" presumably means "a process has a socket listening" on that port.

netstat -pltn

to see which process has the socket open, then kill the process ID with kill

-Andy

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux