Re: 802.11b

2002-04-03 Thread Mike Phillips
tool for configuring the adapter in Linux. Well recommended. -- Mike Phillips Linux Token Ring Project http://www.linuxtr.net mailto: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: PCMCIA, Token Ring and newer kernels

2002-03-18 Thread Mike Phillips
ith the need for the config.opts lines to get it all working. Also, the olympic cardbus adapter is supported by the kernel side driver, but not by pcmcia_cs. Check out the web site or the latest token-ring howto (I updated it a couple of weeks ago) for more information. -- Mike Phillips Linux Tok

Re: gatos drivers for rage mobility p (dell latitude)

2002-01-10 Thread Mike Phillips
instructions on the gatos web site. I'm using unstable with X4.1, make sure you get the correct version of the drivers from the site. I can now actually play dvd's under Linux without dropping frames or loosing the sync with audio, even at full screen resolution. -- Mike Phillips Li

Re: VMWare

2001-12-18 Thread Mike Phillips
> host running on v2, and it didn't work well. > You have to patch v2 to work with the later 2.4.x kernels, a quick search on the 'net should find the patch for you. -- Mike Phillips Linux Token Ring Project http://www.linuxtr.net mailto: [EMAIL PROTECTED]

Re: VMWare

2001-12-18 Thread Mike Phillips
machine will lock up, but this is usually when I'm moving the focus in and out of vmware too quickly. You will need a sufficient amount of memory to make this acceptable. My laptop has 256mb with VMWare reserving 96mb and it work fine. Any less and it would be painful. -- Mike Phillips

Re: fips/win swapfile ?

2000-12-03 Thread Mike Phillips
> I looked through the control panelĀ¬>system and I didn't see anything. > There isn't one !!!. (You can manually set the file to a zero/small size in the Virtual Memory tab, but there is no need.) What they mean is to delete the win386.swp (???) file from the harddrive because it is read-only an

Re: VI probs

2000-11-14 Thread Mike Phillips
> Hi, > > I just changed from SUSE to Debian and kind of have problems with the > VI. When in INSERT mode I used to see that from the status line below, > now there isnt anything. Also Delete isn't working as before, also > when using the cursor keys, always the INSERT mode discontinues... > > An

Re: Recomended NIC for router/server

2000-11-10 Thread Mike Phillips
Jim Lisi wrote: > > I am puting together a server/router/firewall mashine (yes its all those > together) > I am looking for recomendasions for a good NIC to use. It neads to be a > 10/100baseT My firewall/server/router machine has got eepro100's and I've never had a problem with them. The machin

Re: your mail AKA @home, NICs and windows

2000-09-24 Thread Mike Phillips
> Uh ok this is a braindead reply but did you try > turning off > the modem for a few minutes. I had a hard time > getting my new > machine to work with cable, it suddenly worked on the > third network card (a 3c905b). -chris Not as brain dead as you may think, a lot depends upon how you cable mod

Re: bug in gdb! it segfaults!

2000-09-18 Thread Mike Phillips
> > now whether gdb should let me print "pow(run.m*run.dr, 2)" or not, that's > gdb segfaulting. a debugger should _NOT_ segfault, under any > circumstances. Unless, there is a hardware problem, esp. memory, gdb will stress out your memory more than most apps. Do a kernel compile work fine ? H

Re: core dump & few Qs

2000-09-08 Thread Mike Phillips
Sven Burgener wrote: > > Hello > > Some questions to be answered: > > o How, if possible, can I deliberately cause a core dump on Linux? > (Running potato / 2.2.17-pre6-1 kernel from the sources available > in potato.) Program core dump or kernel oops ??? Program: int ma

Re: FTP and Firewall

2000-09-01 Thread Mike Phillips
> > The problem is that conections provided inside a IP Masquerading > environment can't transfer files. But in your homes (using a real IP > connection) he can. > > Any hints? > Have you tried using passive mode to transfer the files ? Mike

Re: linuxconf problems

2000-09-01 Thread Mike Phillips
Did you log in as a regular user and su to root and then try to run linuxconf. If so you need to allow root to access the X server, either log in as root or as a regular user type xhosts + which will allow any user to run an X app on the original users X session. Mike

Re: Seeking advice on dbms and programming languages.

2000-08-30 Thread Mike Phillips
> I currently work for a company doing database development with MS SQL Server > and VisualBasic. I'd like to branch out a little bit and learn some linux > based solutions. Is MySQL & C++ a good combination for doing some home > learning/experimenting? I'm currently playing with Postgres and Py