« Webdav on Plesk 6 | Main | Mounting external SMB drive at startup (Apple script) »

List all connection on a Linux server

netstat -t will list all actives connections on a Linux server. See man netstat for more info.