erol.name
  • Linux
  • Windows
  • Retro gaming
  • C64
  • Mobile
  • Raspberry Pi

erol.name

Tag: time_wait

Posted on 09. 06. 201418. 04. 2017

Count TCP socket state and decrease TIME_WAIT state

To count socket states use following command:

# netstat -an | awk '/^tcp/ {A[$(NF)]++} END {for (I in A) {printf "%5d %s\n", A[I], I}}'

Output should be something like this: Continue reading “Count TCP socket state and decrease TIME_WAIT state”

Recent Posts

  • OGA – Odroid Go Advance replace glass screen lens
  • Add IP to CirrOS manually if DHCP fails
  • PHPMailer plugin in Organizr is not working
  • Manually add files and folders to ownCloud
  • Use wget to download entire web site for local browsing

Recent Comments

  • jackd on Switch axis in pifba retropie emulator configuration
  • polv on Select and hide unmounted drive icons from Xfce desktop
  • erol on Compile Realtek rtl8812AU/8821AU USB WiFi driver on Debian Jessie
  • Eddie G. O'Connor Jr on Compile Realtek rtl8812AU/8821AU USB WiFi driver on Debian Jessie
  • eroprofile on Switch axis in pifba retropie emulator configuration

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2007-2017 by Erol Tahirović