LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: David Drury <idavid@smug.adelaide.edu.au>
  To  : Andrew Galdes <galdes1@iprimus.com.au>
  Date: Fri, 29 Dec 2000 14:30:19 +1030 (CST)

Re: unknown services

Hi,

/etc/services should give a little bit of description here.

> i have the following services running on my linux machine:
> Port       State       Service 
> 25/tcp     open        smtp 

Email, does your machine run as a mail server, accepting or delivering
mail for you (not via netscape or other POP/SMTP client) ?

> 53/tcp     open        domain 

DNS. Are you running a (caching) name server on your box ? (Bind)

> 631/tcp    open       unknown 

Don't recognise this.

> 1024/tcp   open      kdm 

Don't know, but I guess you have KDE installed, and this is for some
service of KDE to talk to another part. If you don't use KDE then disable.

> 1025/tcp   open      listen 

Don't recognise this. Most services "listen" on a port, so its not very
descriptive.

> 6000/tcp   open      X11    

Do you run X, or serve X apps from this box ? If no, then you can disable.

> 
> i hope the formatting didn't change...
> 
> i dont think i need all of these... im not even sure what these are (other 
> then the smpt server)
> 
> can anyone give me a little on each of these and explaine if i need them - 
> and what for?
> 
> i ran through the DrakeConf - Start-Up Services and am not sure if i can 
> remove them in fear of something going wrong.

You can probably disable all except the KDM and X11 without causing any
performance problems on your box, and simply booting to run level 3 will
mean you can fix the other couple by editing /etc/services and
/etc/inetd.conf (remember backup these files first, otherwise you can
really kill your box)

cya

-- 
David Drury
   _______________________________________
   \ iddrury@teaching.cs.adelaide.edu.au  \
    \    idavid@smug.adelaide.edu.au       \                __________ |
     \     Adelaide University Union        \        / \___-=O`/|O`/___|
      \        IT Co-ordinator.              \_______\        / | /     )
      /    Student Machine User Group        /      `/-==__ _/__|/__=--|
     /       Systems Administrator.         /         *      \  |      |
    /   "Cogito cogito ergo cogito sum."   /                  (o)
   /______________________________________/

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page