Re: [ilugd]: ftp and telnet to 50 machines.

2002-07-23 Thread M.K.Pai
Dear Amol, > I have a script file that needs to uploaded and > executed on many unix machines. The location on each > Unix is fixed. How do I do it ? > > Is it possible to write ftp and telnet sequence in > upload script ? How ? You need not write telnet/ftp scripts for each server. This prob

Re: [ilugd]: GUI question

2002-07-23 Thread M.K.Pai
Hi there Gaurav, > i am thinking of making a GUI for my mail client. i would be using C++ . > which one is better : qt or gtk considering i have to learn both from a > scratch. i have already coded my mail client in C++. Two ways you can think about it - as a student or as a opensource activist

Re: [ilugd]: Not able to keep three NIC in one Box

2002-08-28 Thread M.K.Pai
> I need to put three NIC in one machine for setting up DMZ. I am installing RH Linux >7.3 but It is detecting only two Network cards. When I am trying to configure the >third one it is not taking. > Send us the output of the lspci command. Which card are you using ? -- Pai ===

Re: [ilugd]: I want to learn a new programming language, Which one??

2003-03-20 Thread M.K.Pai
Hi there Anand, Learn Lisp. Or any language in the Lisp family - like scheme. You get umb-scheme with Red Hat. There is a famous scheme book called Structure and Interpretation of Computer Programs available *free* online at aduni.org . > I am 37. Had a history of programming in Fortran, Pascal a

Re: [ilugd]: Dishnet DSL and Linux

2002-05-04 Thread M.K.Pai
Hi guys, I too have had the misfortune of dealing with DishNet. I agree with all that Amit says. I would like to inform the list that the USB modem that is supplied by DishNet has NO linux support. It is a Centillium USB modem. As of a couple of months ago, www.centillium.com had no Linux driver

Re: [ilugd]: Dishnet DSL and Linux

2002-05-04 Thread M.K.Pai
> > Regarding your main query, will DSL work with Linux, I have no idea, my > freind in preet vihar doesnt like linux and didnt allow me to install it and > test it. :o( Will DSL work in Delhi ? I'm sure it will. I have configured pump to work with SpectraNet ( which provides a docsis modem ). B

Re: [ilugd]: Stats on Linux systems

2002-05-06 Thread M.K.Pai
Hi there Amit, > I require stats like these for each domain. > > Total Mails sent : > Incoming : > Outgoing : > Size of all mails sent : > Incoming : > Outgoing : > Total bandwidth used: > Incoming : > Outgoing : > > What are the important files in standard red hat installation from where > suc

Re: [ilugd]: Linux for Schools

2002-06-02 Thread M.K.Pai
. -- M.K.Pai To subscribe, send email to [EMAIL PROTECTED] with subscribe in subject header To unsubscribe, send email to [EMAIL PROTECTED] with unsubscribe in subject header Archives are available at http://www.mail-archive.com/ilugd

Re: [ilugd]: Buying of Red Hat Linux 7.3

2002-06-10 Thread M.K.Pai
> I would like to introduce myself as a System/Network Administrator, > BITS-Pilani. We are interested in buying the latest licensed version of > Red Hat Linux 7.3 for our servers. We have a network of about 800 machines > and about 4000 user accounts. Could you please let us know the details of >

Re: [ilugd]: Mounting NTFS in LAN over linux

2002-06-14 Thread M.K.Pai
Hi there Yash, > I do want to mount some NTFS shares on different machines in my network > to my Dedicated linux backup m/c. And then running rsync over it. > I do have SAMBA PDC domain in my LAN. All machine are logged in to this. > I have tried through mount.smbfs But no luck. > Everery tim