/etc/init.d/telnetd start /etc/init.d/whateverftpserver start if you have inetd installed check /etc/inetd.conf and uncomment the telnet service and reboot.
`rpm -qa | grep -i ftp` `rpm -qa | grep -i telnet` that will tell you what is installed, maybe then `rpm -ql telnetpackage | grep -i man` and you'll get a nice list of all the man pages do the same thing for ftp and you'll be hitting gold just my 2 Gentoo-flavored cents. oh, and maybe you wanna turn off the RH-by-default-enabled iptables firewall. On 5/15/05, ala'a bzour <[EMAIL PROTECTED]> wrote: > > hey guys.... > u start ur distro war and forget my question???!!!! > how could i enable ftp & telnet on my RH AS?? > and if there is any other suggestions about SATA ,ihave try to google about > it ... but i dont find wt i need exactly... > > Zaid Amireh <[EMAIL PROTECTED]> wrote: > LFS misses all the great tools and utils that gentoo is famous for, > unless you wanna do an LFS and then install the gentoo toolkits. > other than that, Gentoo is just an accelerated LFS. > > On 5/14/05, Ala'a Ibrahim wrote: > > hay guys I didn't mean to start a distro war, the thing is that I'm just > > intrested in the subject, > > Ziad you didn't answer my last (and most important) question > > if you have enough time to install Gentoo why not install Linux from > > scratch > > > > http://www.linuxfromscratch.org/ > > > > it implements the philosophy of Gentoo better (as I see it) > > > > > > _______________________________________________ > > General mailing list > > [email protected] > > http://mail.jolug.org/mailman/listinfo/general_jolug.org > > > > > > > > > -- > --------------------------- > Netiquette -> http://www.dtcc.edu/cs/rfc1855.html > http://tumbak.at.preempted.net > --------------------------- > > _______________________________________________ > General mailing list > [email protected] > http://mail.jolug.org/mailman/listinfo/general_jolug.org > > > ________________________________ > Discover Yahoo! > Stay in touch with email, IM, photo sharing & more. Check it out! > > > _______________________________________________ > General mailing list > [email protected] > http://mail.jolug.org/mailman/listinfo/general_jolug.org > > > -- --------------------------- Netiquette -> http://www.dtcc.edu/cs/rfc1855.html http://tumbak.at.preempted.net --------------------------- _______________________________________________ General mailing list [email protected] http://mail.jolug.org/mailman/listinfo/general_jolug.org
