ftp & telnet on RH 7.2
Matthew J. Brodeur
mbrodeur at NextTime.com
Mon Jan 7 14:46:08 EST 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 7 Jan 2002, Rob Schick wrote:
> I looked at /etc/inetd.conf.rpmsave and the ftp and telnet services are
> not commented out. I then tried kill -HUP with the right pid, but the
> services are still down. So I thought that I'm not looking at the right
> inetd file, but there is no inetd.conf file, only the one with the
> .rpmsave extension. ?? Thanks, Rob
Red Hat 7.x now uses xinetd instead of inetd. The files you're looking
for are in /etc/xinetd.d/ and are named for the services they control.
There should be a line in each one that reads "disable = yes". Change the
'yes' to 'no' and restart xinetd ("service xinetd restart" or
"/etc/init.d/xinetd restart") and it should work. You can also control
your services with 'chkconfig' if you wish.
- --
-Matt
The beatings will continue until morale improves.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE8OfsEc8/WFSz+GKMRAsT7AJ9bjhVm08Uuax6p5/+TnOplydE0fgCfYIkA
xApISdQsq+o9UAOYMf/hOzw=
=C8Wc
-----END PGP SIGNATURE-----
More information about the Discuss
mailing list