D&C GLug - Home Page

[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] Disabling services

 

On Sun, 16 Jan 2005 02:53:14 +0000
Keith Abraham wrote:

netstat tap > listening.services  reveals the following:

Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         
State       PID/Program name  
tcp        0      0 *:bootpc                *:*                     

BootP is the forerunner to DHCP.  They actually use the same port numbers.  bootpc 
is the client.

LISTEN     15716/pump         
tcp        0      0 *:netbios-ssn           *:*                     

Pump is also a client for BootP.  Something about men wearing boots and ladies 
wearing pumps...

LISTEN     2535/smbd          

SMB protocol.  This is the protocol to use if you want to connect to Windows shares.

tcp        0      0 *:sunrpc                *:*                     
LISTEN     1581/portmap       
tcp        0      0 *:www                   *:*                     
LISTEN     1965/caudium       
tcp        0      0 *:domain                *:*                     
LISTEN     1859/dnsmasq       
tcp        0      0 *:ipp                   *:*                     
LISTEN     1967/cupsd         
tcp        0      0 *:22202                 *:*                     

CUPS is the Common Unix Printing System.  Have you installed + configured a printer?

LISTEN     1965/caudium       
tcp        0      0 *:microsoft-ds          *:*                     
LISTEN     2535/smbd          
tcp        0      0 *:7741                  *:*                     
LISTEN     2022/lisa          

LAN Information Server (and an extra A).  Part of the KDE Network module.  Used to 
give Konqueror et al the whole "Network Neighbourhood" feel.

tcp        0      0 victoria:33119          victoria:sunrpc         
TIME_WAIT  -                  
tcp6       0      0 *:domain                *:*                     
LISTEN     1859/dnsmasq       
tcp6       0      0 *:ssh                   *:*                     
LISTEN     2543/sshd          

The SSH daemon.  Allows a remote command line interface.  Think telnet, but several 
orders of magnitude better.


IMHO I certainly don't need /caudium (web server) nor the sunrpc one.

Could someone advise me RE the others please?

Keith


--
The Mailing List for the Devon & Cornwall LUG
Mail majordomo@xxxxxxxxxxxx with "unsubscribe list" in the
message body to unsubscribe.



-- 
Artificial intelligence is no match for nuratal stidutipy.

--
The Mailing List for the Devon & Cornwall LUG
Mail majordomo@xxxxxxxxxxxx with "unsubscribe list" in the
message body to unsubscribe.