[svlug] about RPM

Ivan Passos lists at cyclades.com
Wed Mar 14 17:55:02 PST 2001


On Wed, 14 Mar 2001 hsungsoo at myneed.com wrote:

> I've installed Redhat 7.0 with default option.
> there are telnet-0.17-7 and  ftp-0.17-6. 
> i want to run those daemon with inetd .
> but ther are no inetd.
> 
> does anybody know which rpm package includes inetd program ?

netkit-base

> and how can i know some program which i need  is belongs to which RPM
> package ?

rpm -qf <file>

e.g. rpm -qf /usr/sbin/inetd

For more info, check out 'man rpm'.

Hope this helps.

Later,
Ivan





More information about the svlug mailing list