Re: Microsoft's plans to kill open source: TCPA

2002-11-04 Thread Vector
- Original Message - From: "Josh Rehman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, November 03, 2002 11:01 AM Subject: RE: Microsoft's plans to kill open source: TCPA > It's really hard to control the container because people are smart, and "A person is smart; people ar

Re: Booting Linux from windows 2000

2002-11-09 Thread Vector
I don't know if you've found a suitable answer for this yet or not, but I have done what you ask about in the subject line. You use dd to make a copy of the boot sector for the linux partition, you drop in the root directory of the C: drive and then edit boot.ini to include that file. Then it wor

Re: VERY OT: mass installation on XBox

2002-10-03 Thread Vector
> Tom writes: > > Man, and you guys call this the land of freedom? > > The "Housing Associations" he is talking about are private associations of > homeowners. He agreed to abide by their rules when he bought his house. > -- yeah, well...it used to be the land of freedom. It's still closer to f

Re: Dual processor PIII 866 versus single Pentium 1.4Ghz

2001-06-20 Thread Vector
be a big win and intell is still the best choice for that type of solution. I'm quite pleased that AMD has pulled ahead with a faster bus I anxiously await a solid dual AMD cpu solution. As soon as comes along I will no doubt convert all my multiprocessor intell systems to AMD. vector

Re: Dual processor PIII 866 versus single Pentium 1.4Ghz

2001-06-20 Thread Vector
Sweet! I'll check it out and let you know what it's like... I was once a big fan of Tyan boards but had to get away from them for a while because they weren't releasing boards that were meeting my needs. Thanks for the heads up! vector > Tyan has released a dual

Re: Hardware

2001-06-23 Thread Vector
http://www.tomshardware.com vector - Original Message - From: "Antonio Alberto Lobato" <[EMAIL PROTECTED]> To: Sent: Thursday, June 21, 2001 7:31 PM Subject: Hardware > > Hi all ! > > Where do I find good and free downloads (or on line) of > books, man

Re: locale error on potato

2001-06-24 Thread Vector
the answer please share! vector On Sun, 24 Jun 2001, Jimmy Richards wrote: > On Sun, Jun 24, 2001 at 07:29:40PM +0200, Stefan Bellon wrote: > > Hi! > > > > Since I switched back from sid to potato and installed the Ximian Gnome > > Desktop I often get the following warn

Re: net mask

2001-06-25 Thread Vector
Or to make things clearer, since he's asking in the first place he probably doesn't know what /29 means...so ie: 255.255.255.248 vector On Mon, 25 Jun 2001, Alson van der Meulen wrote: > I guess he meant 213.201.43.208-213.201.43.215 > then it would be > [EMAIL PR

Re: Using different DNS per ISP

2001-06-26 Thread Vector
ic to the DNS server you use the better performance you will see.) vector On Tue, 26 Jun 2001, Marcus wrote: > > I'm using two different ISPs depending on time of day, and cost. > Problem is that they will only accept their own nameserver under > /etc/resolv.conf. Is there a w

Re: Unidentified subject!

2001-06-28 Thread Vector
Did you read the how-to mentioned in the last reply yet? vetor Quoting Jenner Almanzar <[EMAIL PROTECTED]>: > You're right, what i'm trying to ping out if the default gateway. How > can i > configure the eth0? > > jenner > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subje

Re: Unidentified subject!

2001-06-28 Thread Vector
Did you read the how-to mentioned in the last reply yet? vector Quoting Jenner Almanzar <[EMAIL PROTECTED]>: > You're right, what i'm trying to ping out if the default gateway. How > can i > configure the eth0? > > jenner > > > -- > To UNSUBS

Re: Help!!! undelete for ext3fs!!!

2002-03-01 Thread Vector
I did this, once but it was a pain. It was under ext2 instead of ext3 but that shouldn't matter in this case. It also required knowledge of some of the contents of the file and wasn't very useful for binary files. You essentially boot without mounting the filesystem on which you want to 'undelet

Re: portfw to multiple machines, same port

2002-03-02 Thread Vector
The best source of examples that worked as a sweet starter template for me can be found at: http://www.ecst.csuchico.edu/~dranch/LINUX/TrinityOS/cHTML/TrinityOS-c.html If you are running ipchains, it's a killer place to look. I plan to check it out again when it has iptables support in it to see

Re: BUSINESS PROPOSAL

2001-11-14 Thread Vector
Somebody missed the joke...heheh vec - Original Message - From: "Eric G. Miller" To: Sent: Wednesday, November 14, 2001 1:50 AM Subject: Re: BUSINESS PROPOSAL > On Tue, 13 Nov 2001 23:02:37 + > benfoley <[EMAIL PROTECTED]> wrote: > > > just send me a bag of whatever you're smoking

dmi and Mobo monitoring

2001-09-20 Thread Vector
I am running potato on a new dual AMD box with Tyan's K7 mobo. I need to monitor the temperature inside my box and send notifications (snmp trap or email or something) when it reaches a certain level. This is regular DMI/LDCM stuff under windoze and I am having great difficulty finding something

Re: BIND9 on Debian

2001-09-21 Thread Vector
Which version of bind9? Is it the beta? I'm running bind 9.1.3 on potato and I haven't had any problems yet. It seems to be serving all the domains I have on it (about 100) and it reloads for me every time with notifications. vec - Original Message - From: "Doug Fields" <[EMAIL PROTEC

Re: BIND9 on Debian

2001-09-21 Thread Vector
erm for me, and the other patches I > can't imagine affecting it (they are the 2.2.20pre-10 3ware driver, the > latest Adaptec 7xxx driver, and the latest eepro100 driver). > > Thanks for any additional thoughts, > > Doug > > At 11:24 AM 9/21/2001, Vector wrote: >

Re: Tomcat ?? Where to get it

2001-09-29 Thread Vector
it is part of the apache project and can be obtained at: http://jakarta.apache.org vector - Original Message - From: "Shane Broomhall" <[EMAIL PROTECTED]> To: "Debian-User (E-mail)" ; "Suse-Linux-E (E-mail)" ; "Linux-Users (E-mail)" Sent

Re: apropos does nothing

2002-01-21 Thread Vector
It is a waste of a command in the first place. Use which, locate, and find instead. If locate gives you nothing run updatedb to build the file location database, then put in cron every night and you're all set. vec - Original Message - From: "Jeffrey W. Baker" <[EMAIL PROTECTED]> To: S

Re: apropos does nothing

2002-01-21 Thread Vector
man -k pthread heheh - Original Message - From: "Jeffrey W. Baker" <[EMAIL PROTECTED]> To: Sent: Monday, January 21, 2002 9:28 PM Subject: Re: apropos does nothing > On Mon, 2002-01-21 at 20:05, Vector wrote: > > It is a waste of a command in the first place

Re: apropos does nothing

2002-01-22 Thread Vector
TECTED]> To: Sent: Tuesday, January 22, 2002 5:05 AM Subject: Re: apropos does nothing > On Mon, Jan 21, 2002 at 09:05:26PM -0700, Vector wrote: > > It is a waste of a command in the first place. > > Perhaps you should read 'man apropos' (ironically) before di

Re: COM21 is killing me with ARP

2001-06-13 Thread Vector
expect to see *MANY* ARP requests! Is this AT&T, sounds like something they would do... vector On Wed, 13 Jun 2001, Sebastiaan wrote: > On Wed, 13 Jun 2001, Angus D Madden wrote: > > > On Wed, Jun 13, 2001 at 12:01:23PM +0200, Sebastiaan wrote: > > > a couple of days

Re: COM21 is killing me with ARP

2001-06-14 Thread Vector
Thank you Bryan, I couldn't have said it better. Besides, it is not clear from the trace provided that all ARPs are coming from the gateway anyway. vector - Original Message - From: "Bryan Andersen" <[EMAIL PROTECTED]> To: "Patrick Colbeck" <[EMAIL

Re: VPN on Kernel 2.4.18

2002-03-07 Thread Vector
- Original Message - From: "Jeff" <[EMAIL PROTECTED]> To: "Debian User" Sent: Wednesday, March 06, 2002 10:53 PM Subject: Re: VPN on Kernel 2.4.18 > Dave Scott, 2002-Mar-06 15:30 -0800: > > Thanks Jeff. > > > > Wow, I thought this was going to be an easy task. :( > > Surely there must b

Re: OT Any web site that teaches how to make LAN cable connection

2002-03-27 Thread Vector
Even that is incorrect. The pins that ethernet uses with RJ45 is 1/2 and 3/6, not 3/5 or 4/6. Straight Through: One End:Other End: 1->1 2->2 3->3 6->6 Null Cable One End:Other