stat.rst
changeset 1735 dd2f0b8c2b79
parent 1636 973818686e07
child 1864 8bd740ff27a2
equal deleted inserted replaced
1734:4cc3f6b8719e 1735:dd2f0b8c2b79
   266 How many packets come through interface (size/type/source/destination)::
   266 How many packets come through interface (size/type/source/destination)::
   267 
   267 
   268   $ sudo apt-get install netdiag
   268   $ sudo apt-get install netdiag
   269   $ sudo trafshow
   269   $ sudo trafshow
   270 
   270 
       
   271 Network status.
       
   272 ===============
       
   273 ::
       
   274 
       
   275   $ ip link show
       
   276   $ sudo ethtool eth0
       
   277 
   271 Open ports.
   278 Open ports.
   272 ===========
   279 ===========
   273 ::
   280 ::
   274 
   281 
   275   $ nmap $IP
   282   $ nmap $IP