----- Original Message -----
From: "Michael McPhail" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 27, 2001 1:05 AM
Subject: Re: What happened to /etc/inet.conf in RH 7.0?


> When I ran "rpm -q xinetd" I found out xinetd was not installed, so I
> found it on the disk,
> ran "rpm -ivh /mnt/cdrom/path-to-file/xinetd-package.rpm (I don't
> remember the exact path & name of the package). I decided to reboot &
> watch what came up. I saw xinetd being run, but I also saw inetd being
> run.
> And there's still no change in my xinetd.d directory, nor in
> xinetd.conf. I ran "rpm -q xinetd" again and now it says it's installed,
> but I'm wondering if there are any other dependencies I need.

You may need to install wu-ftpd, telnet-server and apache programs if you
want those and they aren't isntalled yet.    Try rpm -q ftp, apache and
telnet-server and if not installed you can install them in which I believe
they are all on the first cd, maybe both.  They will appear in
/etc/xinetd.d/ (wu-ftpd and telnet) or /etc/rc.d/init.d dir(s) (httpd) once
they are installed.  Then run your setup command again and they should
appear to enable/disable them.

Also while running setup disable inetd since you'll be using xinetd for now
on.

Hopefully that gets you started at least.  You may need to edit/configure
them once they are installed and at least running.

Mike



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to