RE: [ilugd]: Dear linux gurus

2002-09-22 Thread Naresh Narang
stty erase ctrl-v ctrl-h to use backspace stty erase ctrl-v ctrl-? to use delete ;) --- Krishna Rao <[EMAIL PROTECTED]> wrote: > Hi! > when I typed stty erase and (pressed the backspace > key) the answer was insufficient argument and when I > tried the help I got lost. Can I be helped agai

[ilugd]: Access Restriction

2002-09-29 Thread Naresh Narang
Hi, I've want to create a user account with restricted access. The requirement is to give some access requiring the use of sudo but nothing else. For this I used rbash - to restrict some operations. I found that access to /bin is required due to perl being used. This causes a problem that rm

Re: [ilugd]: linux power surge

2002-10-01 Thread Naresh Narang
Please don't spam everyone with "Thanks" Emails --- "Vibhav A. Tekchand" <[EMAIL PROTECTED]> wrote: > > Thanks a bunch! > > V!bbZ > = -- Naresh __ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com ==

Re: [ilugd]: [commercial] Would you buy this?

2002-10-19 Thread Naresh Narang
Hi there, If you don't have a monitor, this box would most likely be used as a server. I know that Dell and IBM provide such servers. Not sure about TV out but there is a video out for monitors if you like. If you like you can build a customized one on Dell site and order it. I think they give Red

RE: [ilugd]: Background process killed

2002-10-22 Thread Naresh Narang
Here the only point I would like to mention is: control terminal => shell Shell is the parent of all processes originated under it. If you don't specify nohup, shell gets killed when you logout and all its children die. Makes sense? Regards, Naresh --- "A. Madhusudan , Gurgaon" <[EMAIL PROTEC

Re: [ilugd]: Accessing Sendmail through Java

2002-10-30 Thread Naresh Narang
Hi there, Doesn't matter what kind of application you write and on what platform you run. All you need to do to send Email is to make it in the "proper" format for mail servers and connect to the host running mail server (could be localhost) on port 25 and you are done. Regards, Naresh ---

[ilugd]: Bandwidth measurement

2002-11-09 Thread Naresh Narang
Hi, Any idea how to measure bandwidth consumed by individual ip addresses on an aliased interface. Thanks Naresh = -- Naresh __ Do you Yahoo!? U2 on LAUNCH - Exclusive greatest hits videos http://launch.yahoo.com/u2

Re: [ilugd]: NEWS-LINK: Bengali Windows version by Oct 2003

2002-12-16 Thread Naresh Narang
Hey - Why scared - because it will help in computerization? ;) --Naresh --- Sandip Bhattacharya <[EMAIL PROTECTED]> wrote: > > Real scary news on how Microsoft is planning to > "help" out the state > everywhere. - Sandip > > P.S. My apologies for including the whole article, > soemthing I > n

[ilugd]: help

2002-12-20 Thread Naresh Narang
= -- Naresh __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com To unsubscribe, send email to [EMAIL PROTECTED] with unsubscribe in sub

Re: [ilugd]: Problem while subscribing to mailing list

2002-12-20 Thread Naresh Narang
Normally a mail to [EMAIL PROTECTED] with help in subject body should get you help with majordomo commands. I sent one but didn't get any response. Probably it is not set up. I accidently sent one to [EMAIL PROTECTED] with help in subject. Please ignore that. Thanks & Regards Naresh > > > Also

Re: [ilugd]: Jakarta Tomcat

2002-12-22 Thread Naresh Narang
1. Download it. 2. Extract under /usr/local (or whereever you want) Done with installation. RTFM Regards, Naresh --- Sandeep Nagar <[EMAIL PROTECTED]> wrote: > > hi > > can anybody pls can guide me to install and > configure jakarta Tomcat. > > pls reply as soon as can be. > > wr's >

Re: [ilugd]: Sendmail Question

2002-12-24 Thread Naresh Narang
Split DNS. Regards, --Naresh --- Kapil Sethi <[EMAIL PROTECTED]> wrote: > Hi, > > How do I configure sendmail to receive mails only > from the machines that are configured to be mail > exchangers for the domain. i.e. those which are > mentioned as MX in DNS record from domain. > > Thanks >

Re: [ilugd]: [OT]USA to monitor Internet

2002-12-24 Thread Naresh Narang
OTOH, Several countries have imposed restrictions based on Internet content and specific sites. Its time Indian Govt should wake up and apply restrictions to sites that are considered a threat to National security. Regards, --Naresh --- Raj Shekhar <[EMAIL PROTECTED]> wrote: > Hi folks! > > >

Re: [ilugd]: Security Announcements

2003-02-23 Thread Naresh Narang
Hi there, What about those who get to know about security announcements only from this list. It is not a person specific list. Please setup your filters to block such mails. Raj is doing a good thing to forward those mails - whether required or not by someone. Thanks --Naresh --- Tarun Dua

Re: [ilugd]: FTP

2003-03-11 Thread Naresh Narang
Hi there, This problem will NOT go away by doing PASV ftp. What is happenning is - - Client connects to server and authenticates. - Server responds and sends a port to client to connect on - which in this case is 1179 for data. - Client is not able to connect and times out. Reason: Th

Re: [ilugd]: swap usage

2003-04-05 Thread Naresh Narang
Hi there, You don't need to worry about swap not being used. System will use it if it wants to use. Try and use #vmstat 1 and add up cache, buffer and free memory. That is the memory available to system. If it gets exhausted, swap IS used. There may be several other reasons for system beco

Re: [ilugd]: Restore on RHL7.1

2002-01-18 Thread Naresh Narang
Linux dump and solaris ufsdump are not same. I don't think you can "restore" a ufsdump you can ufsrestore it. Regards Naresh --- [EMAIL PROTECTED] wrote: > Hi there > > I am trying to restore UFSDUMP tape on linux with > restore command. But it > is showing error massage " Can not allocate memo

Re: [ilugd]: WizeByte '02

2002-01-31 Thread Naresh Narang
Why I am getting this mail again and again. It is too annoying. How many times this list has to be told that you are with a premier and great and best school and if people have time they can very well contact you. Thanks Naresh --- Arminder <[EMAIL PROTECTED]> wrote: > Hi all, > > I am a stud

Re: [ilugd]: Packet logger (iplog)

2002-02-17 Thread Naresh Narang
I would like to have it. Thanks, Naresh --- Raju Mathur <[EMAIL PROTECTED]> wrote: > > I've got a working iplog.conf file, and would be > willing to put up RH > 6.2 RPM's with that file if enough people are > interested. If you like > I can put up the source RPM too so you can compile > it for

[ilugd]: Losing Route

2002-02-17 Thread Naresh Narang
I have a problem with a BIG-IP. It is a BSD based system. It is losing the default gateway mac address thereby causing temporary Network outage. The route gets rediscovered after a gap of say about 10 sec but it is sufficient to cause a web based application to crash when traffic is heavy. Now,

Re: [ilugd]: Log files in Linux?

2002-02-18 Thread Naresh Narang
FYI - It is probably /var/adm/messages which you meant for Solaris I believe. For Linux there are many (one of them is /var/log/messages) log files and you can use syslogd to update them or write your own if you like. Take care of what subject you write in your mails. There was no "Trivial MySQL

Re: [ilugd]: Log Messages

2002-02-18 Thread Naresh Narang
man syslogd Naresh --- Sandeep Vasishta <[EMAIL PROTECTED]> wrote: > Dear Naresh, > Thanks for the prompt reply. There is > no such file > /var/adm/messages. Can you pls. explain how can i > use syslogd to trap > messages on run time. > > Regds, > Sandeep > > >

Re: [ilugd]: Rhat 7.2 on 40GB hdd>>seagate HDD

2002-02-19 Thread Naresh Narang
I have had bad experience with Segate Hard drive. Western Digital one should never buy. You don't want to loose all your data and go to company for replacement on their 3 year warantee. Segate worked a little more than Wester Digital. Naresh --- nitin batra <[EMAIL PROTECTED]> wrote: > > Mith

[ilugd]: Dual boot with Win2000

2002-03-07 Thread Naresh Narang
Hi The first partition on my HDD is WIn2000 and second is RH 7.2 and lilo corrupts MBR. Some time ago, there was a mention of wrting something in the C:\boot.ini file to make it dual boot. Can anyone tell me what was that. I don't have the option of having dos write the MBR. Thanks Naresh ==

Re: [ilugd]: Dual boot with Win2000

2002-03-07 Thread Naresh Narang
ur ide boot record > > ok bye > ********* > On Thu, 07 Mar 2002 Naresh Narang wrote : > >Hi > > > >The first partition on my HDD is WIn2000 and > second > >is RH 7.2 and lilo corrupts MBR. Some time ago, > there >

Re: [ilugd]: linux utilities

2002-03-12 Thread Naresh Narang
I think what he wanted to know was if we can detect and mark bad sectors on the hard disk. It is possible with "format" command in Solaris but is there any such thing for Linux? Regards, Naresh --- Amit Sharma <[EMAIL PROTECTED]> wrote: > > fsck can check bad sectors for you > if you want to s

Re: [ilugd]: (fwd) Re: Talk at JNU

2002-03-16 Thread Naresh Narang
How wonderful it will be if someone could broadcast it over Internet. (audio and video) Thanks Naresh --- Raju Mathur <[EMAIL PROTECTED]> wrote: > > "Nishi" == Nishikant Kapoor > <[EMAIL PROTECTED]> writes: > > Nishi> Raju Mathur wrote: > >> RMS has agreed to the talk at JNU. All

Re: [ilugd]: (fwd) Re: Talk at JNU

2002-03-16 Thread Naresh Narang
How wonderful it will be if someone could broadcast it over Internet. (audio and video) Thanks Naresh --- Raju Mathur <[EMAIL PROTECTED]> wrote: > > "Nishi" == Nishikant Kapoor > <[EMAIL PROTECTED]> writes: > > Nishi> Raju Mathur wrote: > >> RMS has agreed to the talk at JNU. All

Re: [ilugd]: Across partition tool [Commercial]

2002-03-21 Thread Naresh Narang
Cool. It is a good deal for Muskan. 3000/- is quite cheap. I would have accepted it immediately without any delay. Regards, Naresh --- Kapil Sethi <[EMAIL PROTECTED]> wrote: > Hi Muskan, > > If you are not too willing to go through the Howtos, > I can teach you all the > basic system administr

[ilugd]: Creating custom Linux CD

2002-03-23 Thread Naresh Narang
Hi, I want a little pointer in creating a custom Linux CD which can be used to intall only specific programs in specified partitions. No prompts needed and install some custom software with it in a pre-defined way. Thanks, Naresh = -- Naresh _

[ilugd]: [OT] VSNL problems

2002-04-17 Thread Naresh Narang
Hi there, I know it is off topic but I am looking for help from someone from VSNL in a position of authority. I purchased vsnl connection and could use VSNL services for some time. Now I get "Server Configuration Error". VSNL tech guys tell me to keep reinstalling the software they gave in a C

Re: [ilugd]: transparent ftp gateway

2002-04-19 Thread Naresh Narang
Did you check ftp proxy at http://www.fwtk.org/ Or may be you want to build your own? Regards Naresh --- Manish K Arya <[EMAIL PROTECTED]> wrote: > hi >we are writing a transparent ftp proxy. our aim > is to write a proxy code that sits on gateway and > provides proxy services(logging,aut

Re: [ilugd]: Re: [LIP] transparent ftp gateway

2002-04-21 Thread Naresh Narang
What did you do about port 20? You might want to use Passive ftp. Naresh --- Manish K Arya <[EMAIL PROTECTED]> wrote: > hi > actully authentication will be done on local ftp > server and gw proxy will just ensure that username > and remote host/network is not in block list of > firewall.till

Re: [ilugd]: Can not access network printer !

2002-06-13 Thread Naresh Narang
pingpong has to be setup to allow print requests from genx. --Naresh --- Nishikant Kapoor <[EMAIL PROTECTED]> wrote: > I have two PCs with following setup: > > hostname: pingpong > OS: Mandrake Linux release 8.2 (Bluebird) > Kernel: 2.4.18 > Local Printer running CUPS: lpPingpong (Epson Stulu