0% found this document useful (0 votes)
26 views

Xinetd: (Red Hat 7.1 and Later) All Network Services Are Turned Off

Xinetd controls network services and turns them off by default during upgrades. Editing the /etc/xinetd.d/service-name file to change the "disable" line to "yes" or "no" turns the service on or off. Restarting xinetd applies the changes. Alternatively, the "chkconfig service-name on/off" command can be used to edit the file and restart xinetd in one step.

Uploaded by

sudip0
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

Xinetd: (Red Hat 7.1 and Later) All Network Services Are Turned Off

Xinetd controls network services and turns them off by default during upgrades. Editing the /etc/xinetd.d/service-name file to change the "disable" line to "yes" or "no" turns the service on or off. Restarting xinetd applies the changes. Alternatively, the "chkconfig service-name on/off" command can be used to edit the file and restart xinetd in one step.

Uploaded by

sudip0
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

xinetd: (Red Hat 7.1 and later) All network services are turned off by default during an upgrade.

Sample file: /etc/xinetd.d/wu-ftpd:

service ftp { disable = yes socket type wait user server server ar"s lo" on success lo" on failure nice .

- Default is off. This line controls xinetd service (enabled or not) = strea! = no = root = /usr/sbin/in.ftpd = -l -a #= D$%&T'() $*+%'D #= $*+%'D = ,-

Turning on/off an xinetd service: o Edit the file: /etc/xinetd.d/service-name Changing to the line "disable = yes" turns off an xinetd serivce. Changing to the line "disable = no" turns on an xinetd serivce. Xinetd configuration must be performed for each and every file in the directory /etc/xinetd.d/ in order to configure each and every network service. Restart the daemon to apply changes: /etc/rc.d/init.d/xinetd restart o You may also use the command:

chkconfi" wu-ftpd on

OR
chkconfi" wu-ftpd off

This will edit the appropriate file (/etc/xinetd.d/wu-ftpd) and restart the xinetd process.

Tip:
o o

List init settings including all xinetd controlled services: chkconfi" --list List status of services (Red Hat/Fedora Core based systems): service --status-all

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy