Monitoring open network connections and listening ports on Debian Lenny
sudo lsof -PiIf this doesn’t work, you might have to install lsof by running the following command:
sudo apt-get install lsofsudo lsof -PiIf this doesn’t work, you might have to install lsof by running the following command:
sudo apt-get install lsof