Check Port Usage admin December 4, 2014 Leave a comment To check a specific port’s usage (processes using a specific port), run this command netstat -apt | grep ‘portnumber’ Replace “portnumber” with actual number. Example: netstat -apt | grep ’80’ Share : December 4, 2014 2158 Linux, SSH Total 0 Votes: 0 0 Tell us how can we improve this post? Captcha: + = Verify Human or Spambot ? Related Knowledge Base Posts -How to upgrade kernel in CentosHow to Mount a Secondary Drive as BackupCentos Web Panel (CWP): Install Leave a Comment Cancel replyYou must be logged in to post a comment.