> Dear Luggers, > I�ve installed RH Linux 7.2 on a machine. That > machine > is having the Local Area Network IP is = 192.168.0.1 > Now from the machine having IP 192.168.0.2 I wants > to > Telnet the Linux machine, but it shows me an error > �The remote host refused connection.� The same case > is > there in FTP. So n e body suggest me step by step > configuration for accessing Telnet / FTP to Linux > machine from my Windows PC.�? Firstly, check if the RPM telnet-server is installed. In the file /etc/xinetd.d/telnet change the line disable=yes to disable=no and restart xinetd.
Use ssh instead of telnet. Check out these links: http://www.linuxjournal.com/article.php?sid=4412 http://www.linuxjournal.com/article.php?sid=4413 > I m having mail account with VSNL. And I wants to > access my mails of VSNL POP3 account in to the Linux > Mail client like Mutt. So, how do I access it in > Mutt/Pine etc�..? Apart from there n e body have the > Idea to configure multiple POP3 as well as multiple > SMTP servers like wat my friends were doing in > MS-Outlook Express. Is there any mail client which > allows the facility like MS-OE�.? Yes check out Mozilla 1.0. It is as fast as IE 6 and has a very good mail client. Download mozilla from one of the mirrors. Alternatively netscape 6.2 also provides the functionality that u are asking for. > My friend is installed RH Linux 7.2 just last week. > He is having ISDN connection for Internet as an > alternative to his Cable Internet. So, how can he b > able to configure his ISDN Connection on Linux. Use wvdial for this. man wvdial . Keep reading the docs - HOWTOs, man pages etc. This will help. Don't expect step by step configuration please. -- Ashok __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com _______________________________________________ http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

