Re: [expert] Moving MySQL databases to hosting server - help!

2001-12-31 Thread Jesus Roncero

El Lun 31 Dic 2001 12:54, Neil R Porter escribió:
> Hi All
>
> Firstly, thanks for the permissions help on the MySQL database query.
>
> I've got a simple database application running (using html/php/MySQL) and
> want to be able to transfer it up to my web hosting space.  They claim to

Have you tried with :
mysqldump --add-drop-table database-name -u user -p  > backup.sql

and then, at the other end, do :

mysql database-name  -u user -p < backup.sql

-- 
Gabardinas Windows, se cuelgan solas!.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Euro support

2001-12-17 Thread Jesus Roncero

El Lun 17 Dic 2001 01:07, Wolfgang Bornath escribió:
> On Sun, Dec 16, 2001 at 22:02 +0100, Jose Luis Vazquez Gonzalez wrote:
> > I have a Spanish locale, probably the solution on Mandrake web page is
> > just for the French locale.
>
> No. It seems that it is program dependent. Take the Mandrake website: I
> see the EURO sign in Netscape and Konqerer and Mozilla but not in Opera
> and not in XEmacs using the built in web browser. And of course I don't
> see it in Links or Lynx.
> I can write it in KWrite and StarOffice but not in XEmacs or in any
> konsole.

OK, it depends on the program to display it properly, but the thing is, at 
least for me, that I can't write it pressing ALT-GR-E, can you? And I mean 
Kmail, Konqueror, etc...

-- 
La unica iglesia que da luz es la que arde.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] Euro support

2001-12-16 Thread Jesus Roncero

Hi, as it is almost here, I'm getting a little bit concerned about typing it 
in my mdk8.1. 
The thing is that it appears pretty good under kmail or konqueror for 
example, but I am unable to type it pressing ALT-GR - E. It doesn't do 
anything, although I can copy and paste it from a web page, like this ¤.
Any idea?

-- 
Grupo Heavy se ofrece para grabar disco duro.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] POP3

2001-11-26 Thread Jesus Roncero

El Mar 27 Nov 2001 05:33, J.P. Pasnak escribió:

> > Just guessing tho, I don't run it. Check man xinetd and goggle for more.
> >
> > HTH,
> > Bill
>
> There is a specific pop3 daemon.  As I said earlier, install the imap-2000c
> package.  It contains imapd, imapsd, ipop2d, ipop3d and ipop3sd.   The
> control scripts will then be in '/etc/xinet.d'.

Sorry, I missed your message. Thanks a lot, I'll do it later in this evening.

-- 
Windows Error: 015 - Unable to exit Windows.  Try the door.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] POP3

2001-11-26 Thread Jesus Roncero

El Lun 26 Nov 2001 16:20, Bill Witherspoon escribió:

> > I've just noticed I don't have the pop3 daemon installed. I can't
> > remember which rpm I have to install in mdk 8.1. Any idea?
> > --
>
> xinetd-2.3.3-4mdk on my system.
> I don't think there's a specific pop3 daemon.

And how should I activate it? I can't find anything in /etc/xinetd.d/ nor in 
etc/xinetd.conf 

Thanks a lot.

-- 




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] POP3

2001-11-26 Thread Jesus Roncero

Hi, 
I've just noticed I don't have the pop3 daemon installed. I can't remember 
which rpm I have to install in mdk 8.1. Any idea?
-- 
Upload Error #69 - Blonde Not Attached



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] 8.1 final & video device (for xawtv)

2001-09-26 Thread Jesus Roncero

El Jue 27 Sep 2001 08:22, Alexander Skwar se atrevió a decir:
> So sprach »s« am 2001-09-27 um 00:50:46 -0500 :
> > Congradulations Mandrake.  It's a great release.  I especially liked the
>
> Uhm?  Has 8.1 Final been released?  From which mirror did you get it?

I found it in one local mirror: ftp://ftp.cica.es 

-- 
Ni un solo baudio sobre la superficie de arrakis..



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Linux in Spanish

2001-09-17 Thread Jesus Roncero

El Mar 18 Sep 2001 01:50, Randy Donohoe escribió:
> Are there very many books on Linux that are written in Spanish? Also,
> are there any distributions in Spanish?

Well, most distros are translated into Spanish. Not only the desktop, but 
many commands and man pages as well. There are a bunch of books in Spanish, 
most of them are translations from English books but there are some of them 
that are originally written in Spanish. Are you interested in any of them?

-- 
Don't be fooled!. Be Masstricked!!



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] Can't connect to some websites with kernel 2.4.x!!!

2001-08-26 Thread Jesus Roncero

El Dom 26 Ago 2001 00:01, Bjarne Thomsen se atrevió a decir:
> Enter the line
> echo "0" > /proc/sys/net/ipv4/tcp_ecn
> in file
> /etc/rc.d/rc.local
> It is then possible after a reboot.

It also works for me. What is that supposed to do?


>  -- Bjarne Thomsen

-- 
How do you make Windows faster?  Throw it harder!



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://.mandrakestore.com



[expert] updating to kde2.2

2001-08-21 Thread Jesus Roncero

I've upgraded mdk8 to kde2.2. I've been noticing some errors. 
First of all, the fonts. They seem somewhat broken. For example in kmail, I 
use lucida for both the message list and the message text. The latter looks 
uglier. I have a snapshot here: http://terminus.2y.net/kmail.png 
If I open a new message, the text is pretty good. Any idea?

Tooltips don't work as expected. Whenever I put the mouse pointer over a 
button, I get a black box instead of the usual yellow box with the tip. Some 
times, I get displayed correctly. Any idea?
I've experienced a similar behaviour in, for example, kdevelop. If I have the 
view in tab mode, for example, whenever I change the tabs, I get the whole 
area of the editor in black for a moment, enough to be annoying. Anyone knows 
how can i fix this? It also happens when I close kdevelop. It looks like it 
takes a lot to close all the windows, and this is a pretty fast system, amd 
1200, which took no time to close kdevelop 1.4 under mkd8.0 and kde2.1.1

I can't recall any other problem at this moment, but the installation doesn't 
seem very clean, although I, believe, did the right thing. Are there any 
tricks or advice for kde2.2 under mdk8.0 ?

Thanks in advance!

PD: To whoever is in charge of the mdk rpms, there is no kde-i18n-es rpm for 
the spanish languaje for kde 2.2. Is there anything wrong with it?

-- 




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://.mandrakestore.com



Re: [expert] upgrading linux box

2001-07-01 Thread Jesus Roncero

El Dom 01 Jul 2001 15:25, Jesus Roncero se atrevió a decir:
> Hi, I am about to upgrade my computer to a K7, probably at 1GHz. I have 2
> motherboards in mind and, as this is a very important key in a PC
> configuration, I would like to ask you your opinion about it.
> The 2 motherboards I am thinking of are:
> Gigabyte GA-7ZXR and ASUS A7V133.
> So, both of them have  IDE ports. Is there any problem with linux detecting
> this configuration?

I meant 4 IDE ports... Sorry.

Thanks in advance!

-- 
Para ver la parte oculta del mensaje, pulsa 




[expert] upgrading linux box

2001-07-01 Thread Jesus Roncero

Hi, I am about to upgrade my computer to a K7, probably at 1GHz. I have 2 
motherboards in mind and, as this is a very important key in a PC 
configuration, I would like to ask you your opinion about it.
The 2 motherboards I am thinking of are:
Gigabyte GA-7ZXR and ASUS A7V133.
So, both of them have  IDE ports. Is there any problem with linux detecting 
this configuration?
And, I read some weeks ago a problem related with the Via chipset and linux 
mandrake. Do I have to worry? Both of them have the  VT8363 North Bridge and 
the VT82C686B Soutth Bridge controller.

Any general advice?

Thanks in advance!
-- 
La inteligencia en el mundo es una constante. La poblacion crece...




Re: [expert] Help please: file size limit exceeded

2001-06-19 Thread Jesus Roncero

El Mié 20 Jun 2001 00:15, s escribió:
> Hi all, I sure could use some help.  As the subject states this is my
> problem on my gateway machine.  I have used reiserfs and interactive
> bastille.  I tried to reconfigure bastille and told it not limit number of
> process and I put 'ulimit -f unlimited' in my /etc/profile file (per the
> only english suggestion I could find on google).  This occurs when I try to
> su to root (pretty important task for me).   I can still open other apps
> and even log in as root and do stuff, but not su to root (is the only thing
> I've identified as a problem as of yet).

Check /etc/security/limits.conf It has a limit of 100mb. Add a comment to 
that line and all will be fine.

-- 
Clave GnuPG disponible 
http://www.gnupg.org




[expert] duplicate log entry for /var/log/syslog

2001-06-14 Thread Jesus Roncero

I get this message:

--  Mensaje Reenviado  --
Subject: Anacron job 'cron.daily'
Date: Thu, 14 Jun 2001 13:40:43 +0200 (CEST)
From: root@terminus (Anacron)
To: root@terminus


error: syslog:181 duplicate log entry for /var/log/syslog

---

¿Any Idea?

-- 
Clave GnuPG disponible 
http://www.gnupg.org




Re: [expert] go back to lpd

2001-04-17 Thread Jesus Roncero

El Lunes 16 Abril 2001 16:09, Christopher Molnar escribió:

> On Monday 16 April 2001 04:17, you wrote:
> > Hi, Is there any way to go back to lpd and uninstall cups? I am not
> > satisfied with cups and would like to install lpd without messing too
...
> However, my suggestion: Can you post here what you do not like about cups
> and what you are not satisfied with? I am sure someone from Mdk is
> listening and maybe a problem could be fixed.


Sure. My printing needs are actually very low. I have 2 computers, one 
running linux and the other windows 98. I have a HP600 connected to the linux 
box (Mandrake 7.2) and have samba installed to let the win box use my 
resources, although it is not a very powerful system (AMD k6 233, 64Mb).
The thing is that I've been using linux for a while and haven't have any 
problem using lpd in other distros. I became somewhat used to lpd.

Since I have Mandrake 7.2 and cups installed I've been having ocasional 
errors. Sometime I've had problems when trying to print a message from kmail.
But, what doesn't work at all is printing from the win box via samba. The 
thing is that everything appears to be ok. The printer is shown correctly to 
windows which recognizes it and use it. It prints to it and send the file to 
the linux box, in which cupsd takes over the CPU and rises it to 100% 
endlessly. 
So I have cupsd working and making the HD to work hard, but I get no result 
in the printer. If I check the queue, there seems not to be any job to be 
done. So it looks like it's vanished...

So, I am a little bit reluctant to use cups since lpd has worked perfectly to 
me. Also, I have no spare time now to try to figure out what happens, as my 
exams are getting closer.

Well, thanks in advance and sorry for the length of this message.


-- 
Saludos desde Sevilla




[expert] go back to lpd

2001-04-16 Thread Jesus Roncero

Hi, Is there any way to go back to lpd and uninstall cups? I am not satisfied 
with cups and would like to install lpd without messing too much with the 
system. Is there an easy way to do it? 
If this topic has already been spoken on this list, I'd appreciate someone 
pointing me to the right place, list archive or web page.

Thanks.

-- 
Saludos desde Sevilla




Re: [expert] firewall

2001-02-13 Thread Jesus Roncero

El Domingo 11 Febrero 2001 01:41, escribiste:
> I'll second the suggestion of pmfirewall. It's very easy to set up and does
> exactly what it's supposed to do.

Thanks to all who replied!

-- 
Saludos desde Sevilla




[expert] text mode fonts

2001-02-10 Thread Jesus Roncero

Hi, I am used to work on text mode with 50 lines of text. I have configured 
lilo to use the option vga=0x0f01 to enable the 80x50 mode, and it work for 
some part of the booting process. But, at some point, when LM does something 
about fonts (can't remember at this very moment) it switches to 80x25 lines.
I can fix it by doing SVGATextMode 80x50x9 or adding this to an init script, 
but this mode doesn't let me see my language specific letters etc... 
Any idea why this happens?

-- 
Saludos desde Sevilla




[expert] firewall

2001-02-10 Thread Jesus Roncero

Hi, I've installed LM7.2 recently. I am really impressed by the good job done 
by the guys at Mandrake. 
Well, here is my question: 
I am connecting to the internet via ppp and a modem. As I usually stay 
connected during most part of the day I want to have a firewall. After 
reading some of this list's messages, I configured  the "share internet 
connection" in drakconf. That installed me Bind, which i didn't install 
before and added the scripts /etc/rc.d/rc.firewall etc... After looking at 
them, I've noticed that it only enables ip masquerading for my net 
(192.168.0.0/24). It also enables some other ports for apps like quake and 
the sort. Well, obiously, I'd like to have my ports filtered by ipchains or 
any other thing, but would like to have some kind of script to ease the 
operation. Anyway, any basic guidelines to firewalling? any place to start 
reading? or is there any package i missed?

As a result of using drakconf and enabling the "sharing internet connection", 
fetchmail refuses to start when I am  not connected to the internet. I use it 
in daemon mode to download my mail every 11 minutes. Before I could execute 
it and sent it to background with any problem. Now it says it cannot find the 
DNS entry for my pop server... Any ideas? Is this related to the firewall?

Thanks a lot!
-- 
Saludos desde Sevilla




[expert] WebMaker

2000-02-10 Thread Jesus Roncero

In trying to install KWebMaker v0.8. I got the rpm from the author's site but
it refuses to install. The error i get is:

error: failed dependencies:
libjpeg.so.6 is needed by WebMaker-0.8.5-4

But the thing is that i have that lib installed on my system.
I've also tried to compile the tar.gz but i get an error at the make stage.
Any ideas?
BTW I have MD7 .


 -- 
Saludos desde Sevilla
* PGP key available *