<?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 Re: services in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/services/m-p/3450561#M15622</link>
    <description>/etc/services is only a kind of reference, programs like netstat or nmap look at to determine which protocol corresponds to which port. If you put foo in front of smtp port on your machine and issue a nmap to a host where smtp is running, it will tell you foo port is opened... So it is not necessary. It is just usefull, if you use standard ports on your machine, as long as you can't remember all ports.&lt;BR /&gt;&lt;BR /&gt;Now, to know which port is use by vnc, and more generally by any process, you can use lsof utility. It should be installed by default on your redhat server (if it's not, install it, it is usefull). Use this command to know what files and ports are opened by a process :&lt;BR /&gt;lsof -p pid_number&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
    <pubDate>Mon, 27 Dec 2004 03:51:29 GMT</pubDate>
    <dc:creator>Fred Ruffet</dc:creator>
    <dc:date>2004-12-27T03:51:29Z</dc:date>
    <item>
      <title>services</title>
      <link>https://community.hpe.com/t5/operating-system-linux/services/m-p/3450558#M15619</link>
      <description>i have a linux server (redhat 9) at which i have vncserver running on, i have the client on my windows 2000 pc , i want to ask at which port the vnc will work as my server on the dmz,and is it necessary to have this servise on the /etc/services file or i must add it by my self.&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Dec 2004 02:13:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/services/m-p/3450558#M15619</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-12-27T02:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: services</title>
      <link>https://community.hpe.com/t5/operating-system-linux/services/m-p/3450559#M15620</link>
      <description>netstat -l</description>
      <pubDate>Mon, 27 Dec 2004 02:39:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/services/m-p/3450559#M15620</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2004-12-27T02:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: services</title>
      <link>https://community.hpe.com/t5/operating-system-linux/services/m-p/3450560#M15621</link>
      <description>vnc server listens on port 5900 + display number.&lt;BR /&gt;&lt;BR /&gt;if your vnc server is the display number :1, it listens on port number 5901.&lt;BR /&gt;&lt;BR /&gt;ciao&lt;BR /&gt;Claudio</description>
      <pubDate>Mon, 27 Dec 2004 03:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/services/m-p/3450560#M15621</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2004-12-27T03:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: services</title>
      <link>https://community.hpe.com/t5/operating-system-linux/services/m-p/3450561#M15622</link>
      <description>/etc/services is only a kind of reference, programs like netstat or nmap look at to determine which protocol corresponds to which port. If you put foo in front of smtp port on your machine and issue a nmap to a host where smtp is running, it will tell you foo port is opened... So it is not necessary. It is just usefull, if you use standard ports on your machine, as long as you can't remember all ports.&lt;BR /&gt;&lt;BR /&gt;Now, to know which port is use by vnc, and more generally by any process, you can use lsof utility. It should be installed by default on your redhat server (if it's not, install it, it is usefull). Use this command to know what files and ports are opened by a process :&lt;BR /&gt;lsof -p pid_number&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Dec 2004 03:51:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/services/m-p/3450561#M15622</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-12-27T03:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: services</title>
      <link>https://community.hpe.com/t5/operating-system-linux/services/m-p/3450562#M15623</link>
      <description>yes services is only reference&lt;BR /&gt;port /name &lt;BR /&gt;&lt;BR /&gt;like hostname /ip address &lt;BR /&gt;&lt;BR /&gt;Generaly X services isn't that secure.&lt;BR /&gt;use ssh instead VNC</description>
      <pubDate>Mon, 27 Dec 2004 04:04:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/services/m-p/3450562#M15623</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2004-12-27T04:04:41Z</dc:date>
    </item>
  </channel>
</rss>

