[ilugd]: Why only 4 Primary Partitions?

2002-04-15 Thread anandsha
Am I right that there can only be a maximum of 4 Primary Partitions? If yes, is that a BIOS limitation?? Anand Shankar To subscribe, send email to [EMAIL PROTECTED] with subscribe in subject header To unsubscribe, send email to [EMAIL PR

[ilugd]: Problems with 8129too?

2002-04-15 Thread Sapan J . Bhatia
Hi all, I've noticed that I've been getting urgent messages that complain about "kernel: eth1: Too much work at interrupt". I've been observing this since I bought the card, which is otherwise working fine. Has anyone else faced this problem? Regards, Sapan

Re: [ilugd]: Problems with 8129too?

2002-04-15 Thread Sandip Bhattacharya
Yeah. We have been seeing those messages too infrequently though, on RTL8139 based cards and using the 8139too.o driver. However, this hasn't caused any noticeable problems yet. - Sandip On Mon, Apr 15, 2002 at 04:47:10PM +0530, Sapan J . Bhatia spoke out thus: > I've noticed that I've been

Re: [ilugd]: Problems with 8129too?

2002-04-15 Thread Sapan J . Bhatia
Aaargh! Sorry about this. I have a Realtek RTL 8139 Ethernet Pro PCI card. // Hi all, // // I've noticed that I've been getting urgent messages that complain about // "kernel: eth1: Too much work at interrupt". I've been observing this // since I bought the card, which is otherwise working

Re: [ilugd]: Why only 4 Primary Partitions?

2002-04-15 Thread sudeesh
YES UR RIGHT ANAND, THERE CAN BE AT MOST 4 PRIMARY PARTITION. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 15, 2002 4:33 PM Subject: [ilugd]: Why only 4 Primary Partitions? > Am I right that there can only be a maximum of 4 Primary Partition

RE: [ilugd]: Migrating Sites to new Server

2002-04-15 Thread Kapoor, Nishikant X
Try rsync - an ideal fit for situations like this one. You don't need to be 'root' on either machine. http://rsync.samba.org/ Nishi > -Original Message- > From: Dinesh Singh [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 15, 2002 1:40 AM > To: [EMAIL PROTECTED] > Subject: [ilugd]: Mi

RE: [ilugd]: Uid limit for linux

2002-04-15 Thread Yash Dayal
Hi kapil, You basically need to do the following. The combination I used was Qmail- Courier-imap + LDAP Store the entries in LDAP, and create virtual email users. These users are not linux users, they only have their mail stores on the linux server. Both courier-imap and qmail can be configured to

RE: [ilugd]: Uid limit for linux

2002-04-15 Thread Yash Dayal
Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax

[ilugd]: some info on linux security

2002-04-15 Thread Subramani A
Hi all, I am looking for some security resources that will help a beginner understand linux security issues/concepts/best practices etc. Some of the auditing tools available for Linux , like snare. Any site that contains details about, Viruses (not macro) and worms Any forensic tools availa

[ilugd]: use Qmail-Courier imap + LDAP

2002-04-15 Thread Yash Dayal
hi Kapil,   I was facing the same problem at my company, i found the solution using Qmail courier-imap both courier-imap and qmail can be configured to authenticate via ldap.   In addition you can set up squirrel mail (no sure about this) to allow users for web access   The users created via LDAP

Re: [ilugd]: Why only 4 Primary Partitions?

2002-04-15 Thread sumit arora
hi yes there can only be 4 primary partitions actually just after the MBR(thats the boot sector) of the hard disk there is a partition table stored which consists of 4 16-byte entries for maximun of 4 primary partitions. It ends with the no. 0xAA55 You can also make the partition logical. sumit