[root@snoopy root]# rpm -q telnet telnet-0.17-20 [root@snoopy root]# rpm -q xinetd xinetd-2.3.3-1 [root@snoopy root]# rpm -q wu-ftpd wu-ftpd-2.6.1-20
The above packages should be in the /RedHat/RPMS directory of your installation media, or you can download them from ftp://ftp.redhat.com/pub/redhat/linux/7.2/en/os/s390/RedHat/RPMS/. Install using "rpm -ivh package_name". Regards, Steve Oswald ----- Original Message ----- From: "Moloko Monyepao" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 06, 2002 7:26 AM Subject: Telnet, Xinetd, ftp I have chosen the "server and the default" option of Redhat 7.2 linux installation and i have noticed that the following service do not come default with it : FTP, XINETD, TELNET. I have checked my /etc/xinetd.d directory for the configuration files only to find that the directory is empty. I also tried to issue the following command and I get the following errors: chkconfig telnet on ------error that i get> error reading information on service telnet: No such file or directory service xinetd start/restart --------error > xinetd: unrecognized service How can I get the following service? which rpms to I need to install for them? Please assist moloko
