<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic PORTS in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ports/m-p/2914251#M3794</link>
    <description>Hi Experts,&lt;BR /&gt;            I am trying to install SEQUELink server on my box it uses port 19995 , when I m installing it , it says PORT busy.&lt;BR /&gt;                 Is there a way of releasing the port? I have already stopped the "Sequelink" server. Its a fresh install. I have removed the earlier version too.&lt;BR /&gt;&lt;BR /&gt;Thnks&lt;BR /&gt;SK</description>
    <pubDate>Wed, 26 Feb 2003 23:27:08 GMT</pubDate>
    <dc:creator>ShivKumar_1</dc:creator>
    <dc:date>2003-02-26T23:27:08Z</dc:date>
    <item>
      <title>PORTS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ports/m-p/2914251#M3794</link>
      <description>Hi Experts,&lt;BR /&gt;            I am trying to install SEQUELink server on my box it uses port 19995 , when I m installing it , it says PORT busy.&lt;BR /&gt;                 Is there a way of releasing the port? I have already stopped the "Sequelink" server. Its a fresh install. I have removed the earlier version too.&lt;BR /&gt;&lt;BR /&gt;Thnks&lt;BR /&gt;SK</description>
      <pubDate>Wed, 26 Feb 2003 23:27:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ports/m-p/2914251#M3794</guid>
      <dc:creator>ShivKumar_1</dc:creator>
      <dc:date>2003-02-26T23:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: PORTS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ports/m-p/2914252#M3795</link>
      <description>issue the command:&lt;BR /&gt;&lt;BR /&gt;netstat -ntlp | grep 19995&lt;BR /&gt;&lt;BR /&gt;see what process is currently using the port.&lt;BR /&gt;&lt;BR /&gt;The last piece of information on the line from above will be the "pid/proc", so you can easilly find out what's using it.</description>
      <pubDate>Thu, 27 Feb 2003 01:23:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ports/m-p/2914252#M3795</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-02-27T01:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: PORTS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ports/m-p/2914253#M3796</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;netstat will not show the process which is holding the port . So use lsof.&lt;BR /&gt;&lt;BR /&gt;#lsof -i | grep 19995&lt;BR /&gt;&lt;BR /&gt;will show the process and PID of the process holding port 19995.&lt;BR /&gt;&lt;BR /&gt;Then you can kill the process using PID to release the port.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Thu, 27 Feb 2003 05:06:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ports/m-p/2914253#M3796</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-02-27T05:06:48Z</dc:date>
    </item>
  </channel>
</rss>

