Re: Have prob to connect to MySQL

2004-11-02 Thread Jose Angel Rodriguez Veiga
comment line #skip-networking in /ect/mysql/my.cnf and /etc/init.d/mysql restart Hope it works. El Miércoles, 3 de Noviembre de 2004 02:11, Rony escribió: > Hi, > > Sorry if this is not the right forum to post this... > I have problem with my java code to connect to mysql, with this url > jdbc:

Have prob to connect to MySQL

2004-11-02 Thread Rony
Hi, Sorry if this is not the right forum to post this... I have problem with my java code to connect to mysql, with this url jdbc:mysql://localhost:3306/ (using the official mysql java driver). The same java code can connect in my xp installation. The error can be found at the end of this msg. Fir

Re: diagnosing devastating startup failure

2004-11-02 Thread Federico Cepeda
Try disconnecting the battery and connecting it again, or try using it with the battery off the computer, and so on. I am by no means sure if this will work, but it's easy, so you might as well try it. It saved me a couple of times when my Compaq wouldn't boot, however I hadn't open mine. Good

Re: why cant i kill processes?

2004-11-02 Thread tilo kremer
João Lourenço wrote: Hi, Kill, by default, send SIGTERM (code 2) to the targeted process. The default behavior for such signal is to terminate the process ("man 1 kill" at the prompt). However, processes can defaine a signal handler to process SIGTERM to do whatever you want it to. In this case

"unsubscribe"

2004-11-02 Thread fng
  --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.788 / Virus Database: 533 - Release Date: 2004.11.01

diagnosing devastating startup failure

2004-11-02 Thread Matt Price
Hello laptopers, I recently replaced the hard drive in my hp omnibook 4100. Everything sent fine at first, but when I went to reboot this morning power dies even before the BIOS screen comes on. This happens even when I have a bootable KNOPPIX rescue disk in the cd tray. I am worried that I m

TuxMobil News 10/2004

2004-11-02 Thread Werner Heuser
Hello, the "TuxMobil News Digest" for October 2004[1] has good news for Linux PDA, mobile phone, laptop and notebook users. Here is an extract of the most important or most interesting messages. If you are missing news, applications or documents, don't hesitate to contact

Re: why cant i kill processes?

2004-11-02 Thread Daniel Pittman
On 2 Nov 2004, JoÃo LourenÃo wrote: > Kill, by default, send SIGTERM (code 2) to the targeted process. Signal 2 is 'INT'; Signal 15 is 'TERM', pretty much as a standard. Regards, Daniel -- Beware of programmers who carry screw drivers. -- Leonard Brandwein -- To UNSUBSCRIBE