Some Trials & a lot of Errors
I tried a bunch of framework and other language and I usually feel overwhelm when its time to do something real with what I've learned. So that why I created this site, to write my progress and help some noob like me that stumble into the sames problems.
Browse: Home / netstat

netstat

How to know who using what port (linux/window)

By Chris on August 13, 2013

That one is easy, on linux use netstat : netstat -tlnp | grep 9998 replace 9998 with the port you want to check. More on net stats here : http://www.thegeekstuff.com/2010/03/netstat-command-examples/   On windows : netstat -an |find /i “9998” replace 9998 with the port you want to check.  More info on netstat on Microsoft site or […]

Posted in prog, tips | Tagged linux, netstat, port, windows | Leave a response

Tags

4hww 2018 about addiction arraylist book ClassLoaders date dating db deployment DeploymentException errors hibernate icon ideas j2ee java java.util.List jboss linux List memory motivation mysql netstat oracle port programing quora rest reviews self help soap sql star startup String struts struts tag styleClass tags to_date welcome windows

Recent Comments

  • kevin on Oracle have no Boolean, how to fix this

Calendar

January 2021
MonTueWedThuFriSatSun
« May  
 123
45678910
11121314151617
18192021222324
25262728293031

Archives

  • May 2020
  • January 2019
  • December 2018
  • July 2018
  • April 2018
  • January 2018
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • November 2013
  • September 2013
  • August 2013
  • July 2013

Copyright © 2021 Some Trials & a lot of Errors.

Powered by WordPress and Hybrid.