Results 1 to 2 of 2
hi
how i can scan ports to see what port is opened and what is closed in my computer in Linux fedora....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-20-2008 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 38
scan port
hi
how i can scan ports to see what port is opened and what is closed in my computer in Linux fedora.
- 06-20-2008 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
You're probably looking for nmap. It should be in the Fedora repositories if it is not already installed. Run it from the terminal.
Code:man nmap


Reply With Quote
