
60
SSH allows other users to log into or run applications on your computer from
another computer on your network or remotely.
This is a potential security issue.
This is not needed if you have no other computers or no need to login from a
remote location (work, school, etc.). Most likely this should be disabled
.
xinetd
This is a special service. It can launch multiple services based on a request to a
specific port. For example:
telnet is typically connected to port 23. If there is a
request for telnet access that xinetd detects on port 23, then only will the telnet
daemon be executed. For convenience this can be left to enabled. Run system-
config-services
and go to
On Demand Services
-or- run chkconfig --list and
look for the xinetd output to show which services are connected to xinetd.
Komentarze do niniejszej Instrukcji