Netstat is a free little tool that comes with a windows operating system and that is also available for Linux and Unix. Netstat shows all open ports on your machine.
You run it by opening your command prompt and typing netstat. Its highly customizable using switches like netstat -a. Its mainly used to get a quick overview on whats happening on your system connection wise.
The introduction to netstat tutorial is a good essay that features all netstat options and explains the output.
Related posts:
Netstat: Quick and useful Linux network informationMonitor your network connections with X-NetStat
how to trace a hacker
Linux Windows Dual Boot Video Tutorial
Raid Tutorial
10 things you should know about every Linux installation
Tracing a Hacker
Setting up a Dual-Boot – Just the Tutorial to Help

