Re: forcing pppd to dial even on a different tone

2000-03-15 Thread Gupta
This is not a ppp issue, but a modem config parameter. Most modems, try ATX0 or ATX1 See the modem manual, check for either "blind dial", or a table which lists the various values that ATX can take. You want the value that does _not_ report "NO DIAL TONE". >Anybody know of a way to force

Re: Determining IP address of my pc (dial up and/or cable modem)

2001-05-24 Thread Sanjeev Gupta
r be mine, or >first machine connected to in network? > How does it work in the case of cable-modem connection? Since I have noticed that >what we get is adapter address, instead of ip address. ifconfig The first IP in mtr will be that of your ISP's gateway towards you. -- Sanjeev &

Network Mapping Tool

2001-07-06 Thread Sanjeev Gupta
in that order Regards -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd Fax: +65 5470260 Singaporeemail: [EMAIL PROTECTED] ~~~

Re: Little Exim questions

2001-07-28 Thread Sanjeev Gupta
grep smtp /etc/inetd.conf to see if smtpd is commented out HTH -- Sanjeev Gupta Brainbench Linux MVP -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: help with ssl

2001-07-30 Thread Sanjeev Gupta
Hi, I would suggest starting dselect, Update, Select, press , and look at the dependencies. HTH -- Sanjeev Gupta Brainbench Linux MVP On Mon, 30 Jul 2001, Kris Blackwood wrote: > Hi, > > I just installed ssl with the command: > > apt-get install openssl > and here is

Re: a few newbie problems

2001-07-30 Thread Sanjeev Gupta
> > I did not do the apt-get -f install. > > What do I need to do? > > Thanks > > Kris > > __ > Do You Yahoo!? > Make international calls for as low as $.04/minute with Yahoo! Messenger > http://phonecar

Re: Poorly Sized Partitions

2001-07-31 Thread Sanjeev Gupta
Assuming you have a tape drive, and you can take the machine offline, use dump/restore. In case you have no tape drive on the net, but a spare partition, you can dump to that. The problem I see is taking the the partitions offline while you copy them. Gene Grimm wrote: > A while back, we had

Re: exim and relaying

2001-07-31 Thread Sanjeev Gupta
al? > > I mean, relay *.edu.uy only if From: *@fcien.edu.uy. -- Sanjeev Gupta Linux MVP Brainbench -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: editing exim

2001-08-01 Thread Sanjeev Gupta
version. -- Sanjeev Gupta Linux MVP Brainbench Kris Blackwood wrote: > Hello, > > Thank you all who answered my previous problem. The > webmin that was installed was for TESTING and someone > really nice helped me remove it. So nowI can > install okay. > > Next situ

Excessive runts and giants

2001-08-24 Thread Sanjeev Gupta
of swapping the NIC, as that will involve a reboot. Also, is there a list of incompatible Auto-Sensing between vendors? I have seen reference to this, just wondering if there is documentation on it. Regards Sanjeev Gupta -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: WTC Tragedy

2001-09-11 Thread Sanjeev Gupta
t for "private" domains. Regards Sanjeev Gupta - Original Message - From: "Peter Billson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 12, 2001 1:32 AM Subject: WTC Tragedy > If any of you - or know anyone who does - need any

IMAP mail for heavy users

2001-09-23 Thread Sanjeev Gupta
ng. 4 Cyrus? Courier? 5 What could users use to change their passwords, or vacation messages? I persume they could use IMP to read and deply while travelling. 6 And finally: Is there any standard to sync or replicate address books? Thanks a ton for reading this. -- Sanjeev Gupta PS: Secondary

Re: sources.list SOS

2001-10-17 Thread Sanjeev Gupta
> On Wed, Oct 17, 2001 at 10:20:33AM +0200, Craig wrote: > > Can anyone tell me what line to add to my sources.list to > > get hold of the potato-proposed-updates ?> I use: deb http://security.debian.org/ potato/updates main contrib non-free -- Sanjeev "ghane" Gupta

Re: byte counts differ

2002-03-14 Thread Sanjeev Gupta
Kevin, Are you setting the transfer type to "Binary"? This is required, unless the file is a text file, in which case CR/LF conversion will take place, changing the size. -- Sanjeev - Original Message - From: "Kevin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 15, 2

Software Raid on root/boot, Woody

2002-03-20 Thread Sanjeev Gupta
Folks, Any pointers to a set of ext3/software raid boot floppies? Thanks -- Sanjeev -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

PHP (or perl) based script to manage passwords

2002-04-01 Thread Sanjeev Gupta
mmediately!" from READMEs. The class::Htpasswd http://www.thewebmasters.net/php/Htpasswd.phtml seems good, but my PHP skills were last used 30 months ago. Thanks -- Sanjeev Gupta -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: minicom - no termcap entry for unknown??

2000-03-20 Thread Sanjeev Gupta
Afetr logging in: export TERM=vt102 before starting vi, etc. When you initiate the connection, minicom is emulating a terminal, but the shell on the other side doesn't know it. vt102 should work, the exact value is actually the one you asked minicom to emulate. -Original Message- Fro

Re: Proxy and APT

2000-04-04 Thread Sanjeev Gupta
The following is from a mail I sent to a neo-Debian, her proxy did NOT have authentication. Add to, or replace, your /etc/apt/apt.conf: Acquire { Queue-Mode "host"; // host|access Retries "0"; Source-Symlinks "true"; // HTTP method configuration http { Proxy "http://ghane:

Re: Proxy and APT

2000-04-04 Thread Sanjeev Gupta
Sorry, I cant think of anything more right now, the Debian boxes I administer are all either directly on the Net, or IP Masq-ed. -Original Message- From: Javier Castillo <[EMAIL PROTECTED]> To: Sanjeev Gupta <[EMAIL PROTECTED]> Cc: Debian-Isp Date: Wednesday, April 05, 200

Re: Ethernet card recommendations?

2000-04-05 Thread Sanjeev Gupta
I am getting extremely reliable performance with an Intel Etherexpress Pro 10/100 Driver in kernel (2.0.36) worked straight off. No issues in over an year. And cost at that time was under USD30. -Original Message- From: Neale Banks <[EMAIL PROTECTED]> To: debian-isp@lists.debian.org Da

COMMERCIAL: Anyone leasing a debian server?

2000-04-09 Thread Sanjeev Gupta
Folks, Apologies for the UCE. I need to lease a Linux server. All the sites I have seen seem to be offerring RedHat only. As you guys are on the _Debian_ list, perhaps you can contact me? I need a basic Intel box, running 2.1, 64MB, 4-6GB, 8IP. I will do all admin myself. Private mail, pleas

Re: it's safe to run a web hosting server with the unstable distributions ?

2000-04-11 Thread Sanjeev Gupta
From: Phil Pennock <[EMAIL PROTECTED]> > Oh, and the boss says that we have a large proportion of 1,500 customers > of the relevant service whose scripts all date from perl4-only days and > if I want to phase out /bin/perl as perl4 then I can do it all by > myself. That's one way to end a discus

Re: SMB over public network

2000-06-14 Thread Sanjeev Gupta
Alternatively, establish a WINS server at each remote location. This will make items appear, I believe, in Network Neighbourhood. HTH On Wed, 14 Jun 2000, Gregory Wood wrote: > There is a 'host' file on the pc running Win9x. That is where you have to > enter your info so that you can attach t

Re: tcp connection

2000-06-16 Thread Sanjeev Gupta
On Fri, 16 Jun 2000, Chris Wagner wrote: > Hola. What is the official name of the type of connection that the common > network protocols use? It lives somewhere above the tcp layer and below the > app layer but is so obscure that I can't find it. e.g. Telnet, ftp, http, > etc. all establish

Re: tcp connection

2000-06-17 Thread Sanjeev Gupta
On Sat, 17 Jun 2000, Chris Wagner wrote: > At 10:48 PM 6/16/00 -0500, Sanjeev Gupta wrote: > >Sockets? Butyou would definitely have seen this more than a couple of > >times. > > No, not sockets, sockets are way down on the stack. This is the protocol > that says wha

Re: pppd problem, authentication doesn't seem to work.

2000-06-21 Thread Sanjeev Gupta
Check /etc/ppp/options, you may have a noauth somewhere At 12:39 PM 6/22/2000 +1000, Robert Davidson wrote: Hi all, I've got a linux box set up as a ppp server, using mgetty with AutoPPP and pppd (2.3.11-1.4 - Potato's current version as far as I know). The problem seems to be that it's not asking

Re: Adding new network service - how?

2000-06-27 Thread Sanjeev Gupta
Art, How does the server get fired off? inetd? Stand alone? hosts.allow is used by tcpd, only if use tcpd explicitly to start the server. Can you connect via telnet locally? -- Ghane At 01:06 PM 6/26/2000 -0600, Art Sackett wrote: Greetings, All: Please forgive me if this is documented somewhe

Re: pop3 server,

2000-06-27 Thread Sanjeev Gupta
At 09:49 AM 6/27/2000 -0700, Jeremy C. Reed wrote: I use gnu-pop3d with a bunch of patches I made that hopefully get rid of the instability problems and add capability for virtual domains. But I haven't built a Debian package of my patched gnu-pop3d. For more information about my setup visit: http

Squid log file analyser

2000-07-14 Thread Sanjeev Gupta
Folks, A client wants me to place squid on his Linux box, not with an idea to improve response, but to be able to see what staff are upto. Ethical issues are dealt with, in the sense that staff have been formally informed that all email and other access is not confidential. Is there some CGI s

Re: webmail service.

2000-07-19 Thread Sanjeev Gupta
IMP, with HORDE. Debian package. Requires MySQL, not for messages, but authentication of web login, not actual user login. Works well. extremely stable. At 12:39 PM 7/19/2000 -0700, Scott Thompson wrote: Hello all. I am looking for information or links to a webmail program. I am running Debian

Re: fiber

2000-07-25 Thread Sanjeev Gupta
At 03:19 PM 7/25/2000 -0600, Art Sackett wrote: On Tue, Jul 25, 2000 at 05:43:00PM -0300, Gerard MacNeil wrote: > > I have read that you must ensure that the wires in the cat5 must be > twisted all the way to the termination points to ensure reliabilty. Except in unusually electromagnetically noisy

Re: Setting up DNS for virtual domains

2000-07-27 Thread Sanjeev Gupta
At 09:23 AM 7/26/2000 -0400, Mostly Harmless wrote: I'm going to try to explain this as bast I can though my understanding of a lot of these issues is shaky at best. I help admin the student computing organization's servers at my school. We would like to offer full virtual domain service to our us

Re: question

2000-08-04 Thread Sanjeev Gupta
At 04:53 PM 8/4/2000 +0800, Day wrote: Iam configuring my virtualuser table and when iam sending e-mail to pine this is the error that i get... Sending Error: 451 hash map "virtuser" unsafe map file what is wrong with it? The file should not have world writable permission. Sendmail is unhappy ab

RE: MySQL vs. Postgres

2000-09-01 Thread Sanjeev Gupta
On Wed, 30 Aug 2000, Scott Thompson wrote: > Some stats for you. Keep in mind that these are only for the webserver. > > Hits Bytes Visits PViews Month >8,891,404 58,798,965,869 211,007 1,528,073 Jun 2000 > 10,853,047 57,775,413,897

Re: Swapping activated while RAID reconstruction in progress

2001-02-02 Thread Sanjeev Gupta
elp with a serious problem on the Linux-RAID mailing list. True, but the problem was my wrong diagnosis of the issue, thinking it to be a debian-specific bug. The error I got, (swapper uses obsolete iocts, followed by a panic), seemed to fit your report. Once more, my heartfelt thanks t

(nearly) dynamic DNS update

2001-02-03 Thread Sanjeev Gupta
up server, running BIND, which can update its table? (preferred) 3 Any other ideas? Thanks -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd Fax: +65 2275776 Singaporeemail: [EMAIL PROTECTED] ~~

Re: (nearly) dynamic DNS update

2001-02-03 Thread Sanjeev Gupta
Leigh, > > 1 Is there a dynDNS provider, who has a longer, configurable > > ping interval? > > I use Dyndns, http://www.dyndns.org , which actually discourages constant > updates from the same IP. I think, though, you do need to update at least > once every 30 > days or so. This is great. I hadn

Re: sources.list

2001-02-10 Thread Sanjeev Gupta
I havent used it, but apt-proxy seems to be what you are looking for. From the info: apt-proxy is a simple script to build up a Debian FTP mirror based on requests which pass through the proxy. It's great for multiple Debian fans behind a slow link. For more information visit the apt-proxy webs

Re: POP3 and SMTP server for an ISP

2001-02-15 Thread Sanjeev Gupta
password requests manually, too. > (My next step is to force the use of a secure POP3 for my users.) Is this POP over SSL/SSH? Jeremy, thanks. -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd Fax: +65 2275776 Singapore

Re: POP3 and SMTP server for an ISP

2001-02-17 Thread Sanjeev Gupta
> By the way, does gnupop3d supports secure pop? No idea. What _IS_ secure POP? -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd Fax: +65 2275776 Singaporeemail: [EMAIL PROTECTED] ~~

Re: web mail without local mail

2001-04-09 Thread Sanjeev Gupta
IMP, from http://www.horde.org Packaged, in potato and woody. Requires PHP, apache, minimal mySQL. Works. -- Sanjeev "ghane" Gupta Brainbench Linux MVP - Original Message - From: "marco frattola" <[EMAIL PROTECTED]> > hi all, > is there any solutio

Re: web mail without local mail

2001-04-09 Thread Sanjeev Gupta
Yes, using it for the last two years. Loads are light, max of a user every day. It is used by staff members when away from their desks, or traveling. I see no reason why it shouldn't scale, and it handles mailboxes (mine) of over 6MB. HTH -- Sanjeev "ghane" Gupta Brain

Re: web mail without local mail

2001-04-11 Thread Sanjeev Gupta
likely to change, as usage is low, and most staff use it only to read emails from cyber-cafes while travelling. Just for info. Thanks -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd Fax: +65 2275776 Singaporeemail: [EMAIL PROTECTED] ~~

Backups across a network, debian->NT

2001-04-22 Thread Sanjeev Gupta
realize the short, and correct, answer is: depends on what I am running, but any experiences will be appreciated. Thnaks -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd Fax: +65 2275776 Singaporeema

Archiving all mail for a domain

2001-05-07 Thread Sanjeev Gupta
ile, and once a day, feed it in? Volumes are about 500 messages a day, some with large attachments. Suggestions and experiences will be greatly, greatly, appreciated. -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd

Re: Determining IP address of my pc (dial up and/or cable modem)

2001-05-24 Thread Sanjeev Gupta
> be mine, or first machine connected to in network? > How does it work in the case of cable-modem connection? Since I have noticed > that what we get is adapter address, instead of ip address. ifconfig The first IP in mtr will be that of your ISP's gateway towards you. -- Sanjeev &

Network Mapping Tool

2001-07-07 Thread Sanjeev Gupta
in that order Regards -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd Fax: +65 5470260 Singaporeemail: [EMAIL PROTECTED] ~~

Re: sources.list SOS

2001-10-17 Thread Sanjeev Gupta
> On Wed, Oct 17, 2001 at 10:20:33AM +0200, Craig wrote: > > Can anyone tell me what line to add to my sources.list to > > get hold of the potato-proposed-updates ?> I use: deb http://security.debian.org/ potato/updates main contrib non-free -- Sanjeev "ghane" Gupta

Need a Mail Hoster

2000-02-15 Thread Sanjeev Gupta
Sanjeev "Ghane" Gupta Tel: +91(11) 6941831, 6945227 Eurolink Systems LtdFax: +91(11) 6943732 New Delhi, India email: [EMAIL PROTECTED] Eurolink doesn't pay me to speak for it, so I don'

Re: Bind zonefile checker

2000-02-24 Thread Sanjeev Gupta
r the answers, > > Paul. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > ~~~~ Sanjeev "Ghane" Gup

Re: SMB over public network

2000-06-14 Thread Sanjeev Gupta
Alternatively, establish a WINS server at each remote location. This will make items appear, I believe, in Network Neighbourhood. HTH On Wed, 14 Jun 2000, Gregory Wood wrote: > There is a 'host' file on the pc running Win9x. That is where you have to enter your >info so that you can attach t

Re: tcp connection

2000-06-16 Thread Sanjeev Gupta
On Fri, 16 Jun 2000, Chris Wagner wrote: > Hola. What is the official name of the type of connection that the common > network protocols use? It lives somewhere above the tcp layer and below the > app layer but is so obscure that I can't find it. e.g. Telnet, ftp, http, > etc. all establish

Re: tcp connection

2000-06-16 Thread Sanjeev Gupta
On Sat, 17 Jun 2000, Chris Wagner wrote: > At 10:48 PM 6/16/00 -0500, Sanjeev Gupta wrote: > >Sockets? Butyou would definitely have seen this more than a couple of > >times. > > No, not sockets, sockets are way down on the stack. This is the protocol > that says wha

Re: pppd problem, authentication doesn't seem to work.

2000-06-21 Thread Sanjeev Gupta
Check /etc/ppp/options, you may have a noauth somewhere At 12:39 PM 6/22/2000 +1000, Robert Davidson wrote: >Hi all, > >I've got a linux box set up as a ppp server, using mgetty with AutoPPP >and pppd (2.3.11-1.4 - Potato's current version as far as I know). > >The problem seems to be that it

Re: Adding new network service - how?

2000-06-27 Thread Sanjeev Gupta
Art, How does the server get fired off? inetd? Stand alone? hosts.allow is used by tcpd, only if use tcpd explicitly to start the server. Can you connect via telnet locally? -- Ghane At 01:06 PM 6/26/2000 -0600, Art Sackett wrote: >Greetings, All: > >Please forgive me if this is documented

Re: pop3 server,

2000-06-27 Thread Sanjeev Gupta
At 09:49 AM 6/27/2000 -0700, Jeremy C. Reed wrote: >I use gnu-pop3d with a bunch of patches I made that hopefully get rid of >the instability problems and add capability for virtual domains. But I >haven't built a Debian package of my patched gnu-pop3d. For more >information about my setup visit:

Squid log file analyser

2000-07-14 Thread Sanjeev Gupta
Folks, A client wants me to place squid on his Linux box, not with an idea to improve response, but to be able to see what staff are upto. Ethical issues are dealt with, in the sense that staff have been formally informed that all email and other access is not confidential. Is there some CGI

Re: webmail service.

2000-07-19 Thread Sanjeev Gupta
IMP, with HORDE. Debian package. Requires MySQL, not for messages, but authentication of web login, not actual user login. Works well. extremely stable. At 12:39 PM 7/19/2000 -0700, Scott Thompson wrote: >Hello all. I am looking for information or links to a webmail program. I am >running De

Re: fiber

2000-07-25 Thread Sanjeev Gupta
At 03:19 PM 7/25/2000 -0600, Art Sackett wrote: >On Tue, Jul 25, 2000 at 05:43:00PM -0300, Gerard MacNeil wrote: > > > > I have read that you must ensure that the wires in the cat5 must be > > twisted all the way to the termination points to ensure reliabilty. > >Except in unusually electromagneti

Re: Setting up DNS for virtual domains

2000-07-27 Thread Sanjeev Gupta
At 09:23 AM 7/26/2000 -0400, Mostly Harmless wrote: >I'm going to try to explain this as bast I can though my understanding >of a lot of these issues is shaky at best. >I help admin the student computing organization's servers at my school. >We would like to offer full virtual domain service to o

Re: question

2000-08-04 Thread Sanjeev Gupta
At 04:53 PM 8/4/2000 +0800, Day wrote: >Iam configuring my virtualuser table >and when iam sending e-mail to pine >this is the error that i get... > >Sending Error: 451 hash map "virtuser" unsafe map file > >what is wrong with it? The file should not have world writable permission. Sendmail is

RE: MySQL vs. Postgres

2000-09-01 Thread Sanjeev Gupta
>On Wed, 30 Aug 2000, Scott Thompson wrote: > > > Some stats for you. Keep in mind that these are only for the webserver. > > > > Hits Bytes Visits PViews Month > >8,891,404 58,798,965,869 211,007 1,528,073 Jun 2000 > > 10,853,047 57,77

Re: network files

2000-11-22 Thread Sanjeev Gupta
${NETMASK} broadcast ${BROADCAST} route add -net ${NETWORK} [ "${GATEWAY}" ] && route add default gw ${GATEWAY} metric 1 ---END--- -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd Fax: +65 2275776 Singapore

Re: Email Accounts

2000-12-22 Thread Sanjeev Gupta
ded to > another offsite account. If all you want is to create an address which forwards mail transparently, add a line to /etc/aliases . If something more, get back to the list. -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd

RE: Email Accounts

2000-12-22 Thread Sanjeev Gupta
On Sun, 17 Dec 2000, Jeremy Gaddis wrote: > Probably the easier way to do this is just to use aliases. > ("man 5 aliases"). Add entries to /etc/aliases such as: > > john [EMAIL PROTECTED] That should be john: [EMAIL PROTECTED] ":" req

Re: Web interface for mail reading?

2001-01-06 Thread Sanjeev Gupta
The best I have seen so far is IMP , part of the Horde project. Available in potato and woody, depends on PHP{3,4} . Works out of the box. Really. HTH - Original Message - From: "John Ackermann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 06, 2001 10:12 PM Subj

RE: Back-up DNS?

2001-01-07 Thread Sanjeev Gupta
gt; > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with

Re: Exim & Outlook question

2001-01-22 Thread Sanjeev Gupta
server run Debian 2.2 with exim. > > Does anybody know how to do this ? > Thanks in advance ! > -- > Best regards, >Minta Adrian - YO3GIH phone: +401.683.66.52 > mailto:[EMAIL PROTECTED]http://www.csit-sun.pub.ro/~gygy/ -- Sanjeev "

Swapping activated while RAID reconstruction in progress

2001-01-28 Thread Sanjeev Gupta
think this bug has been fixed. -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd Fax: +65 2275776 Singaporeemail: [EMAIL PROTECTED] ~~

Re: Swapping activated while RAID reconstruction in progress

2001-01-28 Thread Sanjeev Gupta
ck says bad superblock, even a -b 8193. dd if=/dev/md0 | strings | less shows recognisable stuff, so I am sure that the /dev/md0 is the correct disks. Waht other tools, except e2fsck and dumpe2fs, are available? Thanks, again -- Sanjeev "ghane" Gu

Re: Swapping activated while RAID reconstruction in progress

2001-02-02 Thread Sanjeev Gupta
elp with a serious problem on the Linux-RAID mailing list. True, but the problem was my wrong diagnosis of the issue, thinking it to be a debian-specific bug. The error I got, (swapper uses obsolete iocts, followed by a panic), seemed to fit your report. Once more, my heartfelt thanks t

(nearly) dynamic DNS update

2001-02-02 Thread Sanjeev Gupta
up server, running BIND, which can update its table? (preferred) 3 Any other ideas? Thanks -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd Fax: +65 2275776 Singaporeema

Re: (nearly) dynamic DNS update

2001-02-03 Thread Sanjeev Gupta
Leigh, > > 1 Is there a dynDNS provider, who has a longer, configurable > > ping interval? > > I use Dyndns, http://www.dyndns.org , which actually discourages constant > updates from the same IP. I think, though, you do need to update at least > once every 30 > days or so. This is great. I had

Re: sources.list

2001-02-10 Thread Sanjeev Gupta
I havent used it, but apt-proxy seems to be what you are looking for. From the info: apt-proxy is a simple script to build up a Debian FTP mirror based on requests which pass through the proxy. It's great for multiple Debian fans behind a slow link. For more information visit the apt-proxy web

Re: POP3 and SMTP server for an ISP

2001-02-15 Thread Sanjeev Gupta
password requests manually, too. > (My next step is to force the use of a secure POP3 for my users.) Is this POP over SSL/SSH? Jeremy, thanks. -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd Fax: +65 2275776 Singapore

Re: POP3 and SMTP server for an ISP

2001-02-17 Thread Sanjeev Gupta
> By the way, does gnupop3d supports secure pop? No idea. What _IS_ secure POP? -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd Fax: +65 2275776 Singaporeemail: [EMAIL PROTECTED] ~~~

Re: web mail without local mail

2001-04-09 Thread Sanjeev Gupta
IMP, from http://www.horde.org Packaged, in potato and woody. Requires PHP, apache, minimal mySQL. Works. -- Sanjeev "ghane" Gupta Brainbench Linux MVP - Original Message - From: "marco frattola" <[EMAIL PROTECTED]> > hi all, > is there any solutio

Re: web mail without local mail

2001-04-09 Thread Sanjeev Gupta
Yes, using it for the last two years. Loads are light, max of a user every day. It is used by staff members when away from their desks, or traveling. I see no reason why it shouldn't scale, and it handles mailboxes (mine) of over 6MB. HTH -- Sanjeev "ghane" Gupta Brain

Re: web mail without local mail

2001-04-11 Thread Sanjeev Gupta
likely to change, as usage is low, and most staff use it only to read emails from cyber-cafes while travelling. Just for info. Thanks -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd Fax: +65 2275776 Singapore

Backups across a network, debian->NT

2001-04-22 Thread Sanjeev Gupta
realize the short, and correct, answer is: depends on what I am running, but any experiences will be appreciated. Thnaks -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd Fax: +65 2275776 Singaporeema

Archiving all mail for a domain

2001-05-07 Thread Sanjeev Gupta
ile, and once a day, feed it in? Volumes are about 500 messages a day, some with large attachments. Suggestions and experiences will be greatly, greatly, appreciated. -- Sanjeev "ghane" GuptaMob: +65 98551208 dotXtra Pte Ltd

Re: sendmail without SMTP?

2002-03-26 Thread Sanjeev \"Ghane\&quot; Gupta
From: "Jeremy C. Reed" <[EMAIL PROTECTED]> > > Or install some null mailer. (I have been working on one off and on for 18 > months, called mailout.) Debian has ssmtp, IIRC. Will forward mail to a smarthost. -- Sanjeev -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscr

Need an ISP in Europe

2002-06-11 Thread Sanjeev \"Ghane\&quot; Gupta
Looking up IP blocks, I suppose. Any ISP on the list who needs a customer? Any references from users? -- Thanks Sanjeev Gupta -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: OFF TOPIC : Re: Need an ISP in Europe

2002-06-12 Thread Sanjeev \"Ghane\&quot; Gupta
customers ;-) (Although XS4ALL.NL has good english speakers at the front-desk). Regards -- Sanjeev - Original Message - From: "Cenk Hasirlioglu" <[EMAIL PROTECTED]> To: "Sanjeev "Ghane" Gupta" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sen

Re: throttle pop3 access

2002-06-27 Thread Sanjeev \"Ghane\&quot; Gupta
aybe something that would DELE RETR'd mails after a period? Because the popd running over 55MB every 3 mins sends my system load wy high. BTW, anyone knows of a IMAPD which works with mbox, and faster(?) than uw-imapd? Too many users with large mailboxes. I am scared of converting to mail

Re: filesystem error???

2002-09-24 Thread Sanjeev \"Ghane\&quot; Gupta
From: "axacheng" <[EMAIL PROTECTED]> > Hello list : > when i using "xfs_repair" to repair my filesystem, i got a notic as following: > > love:/# xfs_repair /dev/hda > Phase 1 - find and verify superblock... > bad primary superblock - bad magic number !!! > > what's mean of "bad primary superblo

[Commercial] Need a Debian unmanaged server

2002-10-24 Thread Sanjeev \"Ghane\&quot; Gupta
Folks, I am looking for a Debian box, unmanaged (except for 24x7 reboot support), lots of bandwidth, lots of RAM, no specific RAID requirement. The 24x7 is a must, as I am not in the US, and cannot call "9 to 5 EST" ;-( I am currently using Communitech, but want my new servers elsewhere. Off-li

Re: Moving old inbox to new address

2002-12-27 Thread Sanjeev \"Ghane\&quot; Gupta
Dustin Douglas wrote: > I've got a user who has an inbox on a server that I run > (qpopper/sendmail/mbox if that makes a diff) They've not > been actively checking their email and now want the address > that I control to be forwarded to a different email server that > I don't run, and they want all

Re: debian friendly unmanaged hosting joints?

2003-02-17 Thread Sanjeev \"Ghane\&quot; Gupta
Jason Lim wrote: > I don't think anyone minds a line or two mentioning your > company, cool... but the whole email with paragraphs worth of > promotions? Hey, he was answering the question. There is a fine line between info and adverts, and it differs for everyone. -- Sanjeev -- To UNSUBSCRI

Re: Free Remote Network Monitoring

2003-03-13 Thread Sanjeev \"Ghane\&quot; Gupta
Nate Campi wrote: > Might be nice for us debian people to band together on this and have a > sort of community monitoring. yes, please. -- Sanjeev -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: how to slave scsi drives?

2000-05-02 Thread Sanjeev \"Ghane\&quot; Gupta
Erik, See http://www.seagate.com/support/disc/specs/scsi/st34520lw.html for jumper settings, et al, on the ST34520LW disc. If the disc is not visible even after changing the SCSI-ID, I recommend you try, in the following order: I assume the chain runs like this CARD --BARRACUDA --34520 Is the

Re: how to slave scsi drives?

2000-05-02 Thread Sanjeev \"Ghane\&quot; Gupta
Jerry, Sorry, but this sounds wrong. SCSI ID can go from 0 to 7 (or 0 to 15, depending on the bus). The decision of which one to boot from, or what file to load, is up to the BIOS or PROM or IPL or whatever. Regards, - Original Message - From: Jerzy Miszczyk <[EMAIL PROTECTED]> To: 'Er

Virtual email hosting, with exim and IMAP

2000-05-05 Thread Sanjeev \"Ghane\&quot; Gupta
Folks, In a post 2 weeks ago, John Gonzalez gave links to a setup using vmailmgr and qmail, which allows Virtual email domains, cleanly. Ihave gone through the documentation, and wish to raise the stakes. I have two constraints to add: 1Minor issue, but any similar solutions using exim? I

Re: Virtual email hosting, with exim and IMAP

2000-05-05 Thread Sanjeev \"Ghane\&quot; Gupta
Dear Mr Reed, - Original Message - From: Jeremy C. Reed <[EMAIL PROTECTED]> > > > 2Major issue. IMAP is required. vmailmgr does not handle IMAP, at > > least not yet. > > I have never tried it, but cyrus-imapd-sql has virtual domains support. > I don't know where docs are, but you ca

Installing Debain on a RAIDed partition

2000-05-08 Thread Sanjeev \"Ghane\&quot; Gupta
Folks, I would like to install my / partition on a mirrored (RAID 1) partition. I know how to do RAID _after_ an install, for user data, but at install time? Any pointers? Thanks

Re: Seting a Gateway

2000-05-09 Thread Sanjeev \"Ghane\&quot; Gupta
Helber, Your setup seems correct. Just two things to do. 1On the Intranet, set up all machines' TCP/IP to use 172.16.0.10 as a "gateway". For win9x machines, use the "Network_Neighbourhood->Properties->TCP->Gateway". For Unix machines, add a route, or edit /etc/defaultroute, or whatever.

Re: Installing Debian on a RAIDed partition

2000-05-09 Thread Sanjeev \"Ghane\&quot; Gupta
(www.cruinc.com), and Adaptec. I >like the Arco controllers the best. > > >-Original Message- >From: Sanjeev "Ghane" Gupta [mailto:[EMAIL PROTECTED] >Sent: Sunday, May 07, 2000 8:11 PM >To: debian-isp@lists.debian.org >Subject: Installing Debain on a RAIDed

Re: oracle and debian

2000-05-16 Thread Sanjeev \"Ghane\&quot; Gupta
Trimming CCs I was running this in my old company, and it's still up and going. Debian Slink, with some potato stuff, but not libc. 256MB RAM (please do not skimp). Oracle 8.0.5 mostly, although installing OAS 4.0 forced many upgrades, so I think we may be closer to 8.1.5, actually. Need to ch

Re: Debian vs Red Hat??? I need info.

2000-05-17 Thread Sanjeev \"Ghane\&quot; Gupta
Folks, I have used dpkg, and been forced to use rpm, and rpm is just as good, more or less. The problem is that there is nothing equivalent to dselect or apt in RedHat. I rarely call dpkg directly, unless libc6 is stuck again ;-), but the nearest that RedHat has to a mid-level tool is GnoRPM, whi

Re: Transfer data between two comps without network

2000-05-17 Thread Sanjeev \"Ghane\&quot; Gupta
Dariush, Assuming you are worried by people with promiscuous ethernet cards, packet-sniffing. Put in a second NIC, run a crossover UTP? I assume the machine's are close by. Hotswapping a hard disk seems risky, if you do it daily. On the other hand, if you are not CPU constrained, run PPTP or

  1   2   >