Linux Uptime history

Report the historical and statistical running time of system, keeping it between restarts. Like uptime command but with more interesting output.

apt-get install tuptime

tuptime

How to list open ports and application using them in Windows

  netstat -abn or netstat -a -n -p tcp -o

Mais vistos