[expert] /dev/tty12 - anybody seen?

2002-04-01 Thread Ricardo Castanho de O. Freitas

Hi,

I really do not not what happened to my logs redirect 'automagically' to
/dev/tty12!!

It was handy, nice and desirable!

But now it's gone!

I had a power failure and the system went down BUT before that...
I was trying to figure out how to select the messages there then I
gave up and this morning (after seeing the power failure efect...),
there is no console after tty6! usually from tty1 to tty6 are for console
usage and tty7 is working fine when I log into X and I am able to go and
come as usual, But then again

Where is all the logging on /dev/tty12? It seems dead!

Hope to hear from you soon,

Ricardo Castanho


-- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] Need a recording utility !!!

2002-04-12 Thread Ricardo Castanho de O. Freitas

On 11 Apr 2002, Lyvim Xaphir wrote:

As already recommended: use gramofile!
It's excelent. I've used it to 'transform' several k7 audio to CD!

But I got a recipe:

- I record and process the sound with gramofile; (initial input and final)
- I use aumix to control the input/output levels;
- I transform wav -> mp3 -> wav, with cddoit (it works with directories,
so you copy all the files to be converted into a directory and inform the
input and output directories to cddoit);
- As I have to edit the K7 source
I use a 'graphic' program "Audacity" which handle both wav and mp3.

We also have SoundStudio, but Audacity is faster, much faster to process!

Enjoy,

Ricardo Castanho


>OK, I'm asking for some help now.  I've got to record sound coming from
>the sound card into wav or mp3 format.  I've looked at krecord but I
>can't install it on this LM81 system; it won't recognize my artsd
>library as valid.
>
>Has anybody else got some recommendations for something that will work?
>It would be nice to get it recording into mp3 format so that the hard
>drive won't be filled with one big wav.
>
>Does Xmms have a recording plugin that I've missed?  Info?  Suggestions?
>Anybody?
>
>
>Tanks,
>
>LX
>
>
>
>


--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



[expert] Mdk Update Locking!

2002-04-24 Thread Ricardo Castanho de O. Freitas

I can't use mdkupdate anymore!

It locks on ftp-linux.cc-gatech.edu !!!
It locks on 49% !!

Which file should I edit to remove it and make it work again?

I can't even install any soft from the CD's!

Using mdk8.1

TIA

Ricardo Castanho

--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



[expert] weird flashing 'D' on console

2002-04-24 Thread Ricardo Castanho de O. Freitas

Hi There!

Once in a while, I get this 'thing' on all consoles!! It's a green "D"!
It does not matter what prog I call on console it keeps flashing, i.e.,
blinking!

Does anybody know about this?

Ricardo Castanho

--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] Mdk Update Locking/stalling!

2002-04-26 Thread Ricardo Castanho de O. Freitas

On 26 Apr 2002, Mark Williamson wrote:

Tks! but MdkUpdate is still stalling!
I've seen another message about a fellow with the same problem!
It hangs on 43%

>Hello Richard,
>Have a look in /var/cache/urpmi/ and /var/cache/urpmi/rpms directorys,
>and you may see either "0" bytes files or incomplete downloads, just
>delete them and try again..yes this will also cause a problem in
>8.2..  if the PC locks, or something happens during the update process..
>Cheers
>Mark
>
>On Fri, 2002-04-26 at 03:23, FemmeFatale wrote:
>> "Ricardo Castanho de O. Freitas" wrote:
>> > I can't use mdkupdate anymore!
>> > It locks on ftp-linux.cc-gatech.edu !!!
>> > It locks on 49% !!
>> > Which file should I edit to remove it and make it work again?
>> > Using mdk8.1
>> > TIA

Ricardo Castanho

--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



[expert] NAT x SNAT

2002-04-29 Thread Ricardo Castanho de O. Freitas

Hi,

I'm using VNC but, I can't get it 'MASQUERADE'.

Can anybody help me on this iptables rules?

I'm using this one:
#iptables -t nat POSTROUTING -o eth1 192.168.0.0/24 -j SNAT --to
my_IP(static)

comp1: (linux only)
eth0:ADSL (my_IP) static
eth1:192.168.0.2

comp2: (windows only)
eth0:192.168.0.3

TIA

Ricardo Castanho

--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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


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



Re: [expert] Cd cover-label application

2002-05-05 Thread Ricardo Castanho de O. Freitas

On Sun, 5 May 2002 [EMAIL PROTECTED] wrote:


I just imported some from windows applications into StarOffice 5.2!
I just had to fix the 'wordart' fonts by deleting them and using SO 5.2
resources!

Ah! for the lables only! I don't like the covers!

>Could you recommend me any cd-cover and/or
>cd-label generators?
>
>Thanks so much in advance
>
>Francisco Alcaraz
>Murcia (Spain)
>
>
>

Ricardo Castanho

--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



RE: [expert] NAT x SNAT

2002-05-07 Thread Ricardo Castanho de O. Freitas

On Tue, 7 May 2002, Mendez Martin wrote:

Hi,

When looking for ports being blocked I found that it redirected to squid
port! And that was blocked!

Also, there was an 'forward' policy 'doppping' everything, except the
traffic from eth0!

Tks for the reminder,

Ricardo


>Maybe you also need additional rule to permit the VNC ports.
>Regards.-
>
>-----Original Message-----
>From: Ricardo Castanho de O. Freitas
>[mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, April 30, 2002 1:57 AM
>To: [EMAIL PROTECTED]
>Subject: [expert] NAT x SNAT
>
>
>Hi,
>
>I'm using VNC but, I can't get it 'MASQUERADE'.
>
>Can anybody help me on this iptables rules?
>
>I'm using this one:
>#iptables -t nat POSTROUTING -o eth1 192.168.0.0/24 -j SNAT --to
>my_IP(static)
>
>comp1: (linux only)
>eth0:ADSL (my_IP) static
>eth1:192.168.0.2
>
>comp2: (windows only)
>eth0:192.168.0.3
>
>TIA
>
>Ricardo Castanho
>
>--
>==
>Linux user # 102240 => Machine # 96125 => Seti@home user
>==
>
>
>


--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



[expert] suspicious .procmail!??!

2002-05-15 Thread Ricardo Castanho de O. Freitas


Suddenly, my ~./procmail.rc became suspicius and and seems not to be
working!

Any ideias?

Ricardo Castanho



--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==





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



[expert] mkd 8.1 crash after last update!

2002-06-08 Thread Ricardo Castanho de O. Freitas

Hi All.


Now what? I've just update through Mdk control center and after that my
mdk8.1 started hate being alone!?! It crashes!!
When I return to my desk it has just rebooted!!!

Seems to be "power saving" or something alike ... screen salver (with
lock!).

I'm using mdk8.1 with kde3 with all updates.

tks for any help, this is driving me crazy (God bless ext3!!!)

TIA,

Ricardo Castanho

--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] mkd 8.1 crash after last update!

2002-06-10 Thread Ricardo Castanho de O. Freitas

On Sun, 9 Jun 2002, Joan Tur wrote:

I've disabled all kind of energy control or saving, including 'xlock'
seems to be OK so forth.

That reminds the old warning fresh install only!!!

[]s Ricardo Castanho


>Es Dissabte 08 Juny 2002 22:07, en Ricardo Castanho de O. Freitas va escriure:
>> Now what? I've just update through Mdk control center and after that my
>> mdk8.1 started hate being alone!?! It crashes!!
>> When I return to my desk it has just rebooted!!!
>> Seems to be "power saving" or something alike ... screen salver (with
>> lock!).
>> I'm using mdk8.1 with kde3 with all updates.
>Check using kcontrol -> Power control -> Laptop power control not to have it
>set to suspend or standby the computer.  Maybe that works...


--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



[expert] DIRECT DELIVERY and Postfix!

2002-07-15 Thread Ricardo Castanho de O. Freitas

Hi,

I use adsl and my postix keeps using my fqdn and not my ISP SMNT!
How and where can I change this?

It does not hurt, but in some situations I can't email because

"WE DO NOT ACCEPT DIRECT DELIVERY"

What can I do?

TIA

Ricardo



--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] DIRECT DELIVERY and Postfix!

2002-07-17 Thread Ricardo Castanho de O. Freitas

On Tue, 16 Jul 2002, Jan Lentfer wrote:

Tks Jan! but...

The relayhost option did not work... I've tried all alternatives on
/etc/Postfix/main.cf

What changes when using my smtp instead 'direct delivery' is that on the
header you can read that msg has passed through the ISP, that's all!

I'm still receiving message like: "We do not accept direct delivery use
your isp instead!"

Any idea?

Ricardo

>On Tue, 16 Jul 2002 03:12:10 -0300 (BRT)
>"Ricardo Castanho de O. Freitas" <[EMAIL PROTECTED]> wrote:
>> Hi,
>> I use adsl and my postix keeps using my fqdn and not my ISP SMNT!
>> How and where can I change this?
>> It does not hurt, but in some situations I can't email because
>> "WE DO NOT ACCEPT DIRECT DELIVERY"
>> What can I do?
>
>Put
>"relayhost = your.isp-smtp-server.org"
>in main.cf
>hth,
>Jan

--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] DIRECT DELIVERY and Postfix!

2002-07-17 Thread Ricardo Castanho de O. Freitas

On Wed, 17 Jul 2002, Nick THOMPSON wrote:

I've set to localhost (Pine) and I use Postfix, should I change something?

TIA

Ricardo

>Have you set your mail client to use sendmail for sending, or to send
>mail via localhost?

>On Wed, 2002-07-17 at 13:02, Ricardo Castanho de O. Freitas wrote:
>On Tue, 16 Jul 2002, Jan Lentfer wrote:
>Tks Jan! but...
>The relayhost option did not work... I've tried all alternatives on
>/etc/Postfix/main.cf
>What changes when using my smtp instead 'direct delivery' is that on the
>header you can read that msg has passed through the ISP, that's all!
>I'm still receiving message like: "We do not accept direct delivery use
>your isp instead!"
>Any idea?
>Ricardo
>
>>On Tue, 16 Jul 2002 03:12:10 -0300 (BRT)
>>Put
>>"relayhost = your.isp-smtp-server.org"
>>in main.cf
>>hth,

--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



[expert] Some weird routes..

2002-08-16 Thread Ricardo Castanho de O. Freitas

Hi,

I've got this recently and I would like some input on what this could
be...
I hope it isn't an intrusion...;-(

Tabela de Roteamento IP do Kernel
Destino RoteadorMáscaraGen.Opções   MSS Janela  irtt Iface
211.200.31.150  -   255.255.255.255 !H- -  - -
200.176.230.0   *   255.255.255.0   U40 0  0 eth0
192.168.0.0 *   255.255.255.0   U40 0  0 eth1
127.0.0.0   *   255.0.0.0   U40 0  0 lo
default 200.176.230.1   0.0.0.0 UG   40 0  0 eth0


the very first one (211.200.31.150) it's from HANARO Telcom (Korea...
where else?)

It's not the first time though

Any light?

Ricardo Castanho

--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==





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



[expert] snort permission

2002-08-24 Thread Ricardo Castanho de O. Freitas

Can anyone please help me on snort permission?

When I start "service snortd start", I get the [OK],
Snort initialization completed succesfully, snort running.

then after few secs I look into tty12 (logging) I see the message (sort of):
FATAL ERROR: Open Log File () mkdir /var/log/snort/(some IP) log
directory: permission denied

What king of set of permission is necessary?

106440 or what?

I haven't thouched the stick bit yet.

I've triedthe permission is set to:
  snort:snort. snort:adm, snort:root and so on

Still with mdk8.1!

TIA


Ricardo


--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



[expert] Strange => Portsentry Security Violations home.english-quest.com.br09/05/02:04.02 system check (fwd)

2002-09-05 Thread Ricardo Castanho de O. Freitas



What could be happening in here?
I don't understand why "security violations"...
I use Postfix...

Is it any misconfig (Postifix)?

TIA

Ricardo

-- Forwarded message --
Subject: home.english-quest.com.br 09/05/02:04.02 system check
Date: Thu, 05 Sep 2002 04:02:04 -0300


Security Violations
=-=-=-=-=-=-=-=-=-=
Sep  5 03:18:04 home  -- root[10079]: ROOT LOGIN ON tty1
Sep  4 04:50:05 home postfix/qmgr[1643]: 01C5F8AEF3: 
from=<[EMAIL PROTECTED]>, size=23291, nrcpt=1 (queue active)
Sep  4 07:03:10 home postfix/cleanup[17463]: 6855B8AEF5: 
message-id=<038901c253f8$66fbad80$7a0aa8c0@HOC0105>
Sep  4 08:40:36 home postfix/qmgr[1643]: 4292C8AEF3: 
from=<[EMAIL PROTECTED]>, size=27856, nrcpt=1 (queue active)
Sep  4 12:58:55 home postfix/qmgr[1643]: 5781F8AEF3: 
from=<[EMAIL PROTECTED]>, size=29357, nrcpt=1 (queue active)
Sep  4 16:34:40 home postfix/qmgr[1643]: AAA8A8AEF7: 
from=<[EMAIL PROTECTED]>, size=11719, nrcpt=1 (queue active)
Sep  4 17:26:04 home postfix/cleanup[18630]: 6F0978AEF7: 
message-id=<[EMAIL PROTECTED]>
Sep  4 23:05:31 home postfix/qmgr[1643]: 728568AEF4: 
from=<[EMAIL PROTECTED]>, size=30654, nrcpt=1 (queue active)



--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



RE: [expert] Xfree 4.2 & 3.36 crash during installation -- Test X

2002-09-05 Thread Ricardo Castanho de O. Freitas

On Thu, 5 Sep 2002, Tony S. Sykes wrote:

Hi, Just to confirm!

This information below saved my life also with a gf2-integrated!
It's simple! Just follow the instructions and you will get it working!

With a nice 'splash' of NVidia during X booting!
Well, it's not so nice but, it tells you that it *is* there *and* working!

Ricardo

>Les,
>You need to install the nvidia drivers, I had a similar problem with a
>gf4. Go to http://mdkxp.by-a.com/htm/tutorials/nvidiacli.php for a
>command line way of installing the drivers. I saved my life.
>Tony.
>
>-Original Message-
>From: Les [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, September 04, 2002 7:55 PM
>To: [EMAIL PROTECTED]
>Subject: [expert] Xfree 4.2 & 3.36 crash during installation -- Test X
>
>
>hi
>
>Mandrake 9.0 rc1
>
>had matrox mill2 4mb worked perfect with beta 2 & 3.
>
>now upgraded to Gainwood Geforce3 128mb
>installer found generic Geforce3
>installed 4.2, 3.36 & 3.36 exp .. 3d acceler..
>all crash with horizontal white lines when selecting "test X now"
>
>being a GUI junkie,  need help to find where any messages might be that
>will
>help solve this.
>
>Thanks
>Les
>[EMAIL PROTECTED]
>
>
>-+-+-+-+-+-+-+- Business Computer Projects - Disclaimer -+-+-+-+-+-+-+-
>
>This message, and any associated attachment is confidential. If you have
>received it in error, please delete it from your system, do not use or
>disclose the information in any way, and notify either Tony S. Sykes
>or the postmaster 
>immediately.
>
>The contents of this message may contain personal views which are not
>necessarily the views of Business Computer Projects Ltd., unless
>specifically stated.
>
>Whilst every effort has been made to ensure that emails and their
>attachments are virus free, it is the responsibility of the recipient(s)
>to verify the integrity of such emails.
>
>
>Business Computer Projects Ltd
>BCP House
>151 Charles Street
>Stockport
>Cheshire
>SK1 3JY
>
>Tel: +44 (0)161 355-3000
>Fax: +44 (0)161 355-3001
>Web: http://www.bcpsoftware.com 
>
>
>Esta mensagem foi verificada pelo E-mail Protegido Terra.
>Scan engine: VirusScan / Atualizado em 04/09/2002 / Versão: 1.3.13
>Proteja o seu e-mail Terra: http://www.emailprotegido.terra.com.br/
>


--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



[expert] Blurred XFree fonts!

2002-09-05 Thread Ricardo Castanho de O. Freitas

Hi, there

Please, I just installed mdk8.2 on a new machine and after installing
Nvidia drivers, I got all fonts blurred!

As I mainly use word processors, it's killing my not so good poor eyes!

On mdk8.1, another machine, with a Voodoo 3, the fonts and every thing is
perfect!

The NVidia drivers were rebuilt on the mentioned machine (8.2)
from the rpm sources (NVidia and NVidia-kernel).

I have a gf2 mx200 - integrated (Asus ATN266-VM).

Before rebuilding the souces, I was using VGA or fbdriver an the fonts
were OK!

Any help, Idea!

I would like to have that machine *with* acceleration!

TIA!

Ricardo


--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==






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



Re: [expert] a stooooooooopid question

2002-09-05 Thread Ricardo Castanho de O. Freitas

On Thu, 5 Sep 2002, Mark Weaver wrote:

Then how about Commodore, Sinclair (was that the spelling?) and
others?

The good old past had interesting things on computing!

I've started out with an Sinclair (?) based "computer", then MSX, then
mainframes (IBM and Fujitsu), then PC until now!!

So I guess, this guys haven't used 'punched cards' to store their
programming 

Ricardo
[not that old, but *that* curious on hi-tech]


>Benjamin Pflugmann wrote:
>> Hi.
>> Well, only about 8 years of UNIX, not 10. And 18(?) years with
>> computers. Don't know if I would call me a hard-core UNIX head
>> (I don't like vi, you see? ;-).
>>
>> On Wed 2002-09-04 at 12:32:52 -0700, James Sparenberg wrote:
>>
>>>Over 10 years on computers not always nix (I miss my Amiga *grin*)
>>
>>
>> Well I miss mine, too. Although I kept it, it's only sleeping
>> all the time in this corner. *pat* *pat*
>>
>> Bye,
>>
>>  Benjamin.
>
>Hi Ben,
>
>I love Vi and I'm only 7 years old in *nix years. Especially now. My
>first CompSci class started this semester and we're doing Java. Vi
>formats and colors the syntax for Java perfectly.
>
>Now, If I just knew what an Amiga was...
>
>Mark
>
>
>
>
>Esta mensagem foi verificada pelo E-mail Protegido Terra.
>Scan engine: VirusScan / Atualizado em 04/09/2002 / Versão: 1.3.13
>Proteja o seu e-mail Terra: http://www.emailprotegido.terra.com.br/
>


--
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] problem mounting cdrom

2001-10-29 Thread Ricardo Castanho de O. Freitas

On Sun, 28 Oct 2001, Eric Paynter wrote:

>My permissions look like this:
>dr-xr-xr-x3 root root 2048 Sep 26 06:10 cdrom/
>Have you tried a different disc?
>-Eric
Hi Eric!

I've tried several combinations! This one worked:

/mnt -> drwxr-x--- ricardo cdrom (this last 'cdrom' was a mistake!) but,
worked out!
/mnt/cdrom -> dr-xr-xr-x ricardo:cdrom

The same for floppy, I get a I/O error but it opens konqueror correctly!

thanks!

Ricardo Castanho

-- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] problem mounting cdrom

2001-10-29 Thread Ricardo Castanho de O. Freitas

On Sun, 28 Oct 2001, Larry Sword wrote:

>> Any ideas?
>Have you added youself to the cdrom group?

Just did! It worked with some permissions change!

Thanks!

[]s Ricardo Castanho

-- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] Seti@home running on Linux!

2001-10-31 Thread Ricardo Castanho de O. Freitas

On Wed, 31 Oct 2001, dmyhand wrote:

Hi there!

I have been running Seti@home for an year or so...
First things first!
Have you registered yourself at Seti@home?
Have you downloaded the last version?
Are you using the same e-mail (the one you've registered with) to run
seti?

You should run it as a normal user! Have you installed the software on
your Home directory?

[]s Ricardo Castanho


>Has anyone gotten the Seti client to run in Linux?  Every time I try to
>set up the account I get an "Illegal Instruction" error when I tell the
>program where the computer is located (it doesn't matter which option I
>choose.  All four options return this error), or if I try to log in to
>my present account, I get the same error when I input my e-mail
>address.  All help appreciated, Dennis in Victoria
>
>

-- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



[expert] SCO UNIX file system!

2001-10-31 Thread Ricardo Castanho de O. Freitas

Hi!

A friend has asked to 'transfer' some files saved on SCO UNIX file system
to msdos on Linux!

Is this possible? Can mount a SCO unix file system and copy the files?

[]s Ricardo Castanho

-- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] Seti@home running on Linux!

2001-10-31 Thread Ricardo Castanho de O. Freitas

On Wed, 31 Oct 2001, Dennis Myhand wrote:

When I first registered at Seti (on line) I made a mistake!
I could NOT run seti... I can't remember the messages!
I was trying to run it with 'that' email... no way (only as root!)
But then I downloaded again and submited the 'correct' email!
>From then on, no problems!

That's why I thought It could be a 'email'  problem, just like my
situation on year ago!

But as I've seen on another msg...maybe your problem is with the tar file!
I got and tar.gz. also!

[]s Ricardo Castanho

ps:I meant 'setup an account' which I made mistake and had to set another
one!

>"Ricardo Castanho de O. Freitas" wrote:
>> On Wed, 31 Oct 2001, dmyhand wrote:
>> Hi there!
>> I have been running Seti@home for an year or so...
>> First things first!
>> Have you registered yourself at Seti@home?
>Not sure what you mean "register."  If you mean set up an account, or log into
>an existing account, this is where I am running into problems, as I explained
>in my note.
>> Have you downloaded the last version?
>Yes.
>> Are you using the same e-mail (the one you've registered with) to run
>> seti?
>As I said, this is where the problem is.

That's why I mentioned 'register' (set an account up), because that's
exactly what happened to me!

I just started it all over from the beginning!

>> You should run it as a normal user! Have you installed the software on
>> your Home directory?
>>Well, I'm sure not going to install it as root.

You'd amazed how many friends I have that run seti@home as root!
Never hurts to say! I hope! ;-)


-- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] SCO UNIX file system!

2001-10-31 Thread Ricardo Castanho de O. Freitas

On Wed, 31 Oct 2001, J. C. Woods wrote:

>"Ricardo Castanho de O. Freitas" wrote:
>>
>> Hi!
>>
>> A friend has asked to 'transfer' some files saved on SCO UNIX file system
>> to msdos on Linux!
>>
>> Is this possible? Can mount a SCO unix file system and copy the files?
>>
>> []s Ricardo Castanho
>>
>> --
>> ==
>> Linux user # 102240 => Machine # 96125 => Seti@home user
>> ==
>>
>>   
>> Want to buy your Pack or Services from MandrakeSoft?
>> Go to http://www.mandrakestore.com
>
>Why "MSDOS"? You can setup a NFS mount, and copy directly to Linux. Try
>a "man nfs". It should point you in the right direction.
>
>Good luck,
>
>

-- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] SCO UNIX file system!

2001-10-31 Thread Ricardo Castanho de O. Freitas

On Wed, 31 Oct 2001, J. C. Woods wrote:


>Why "MSDOS"? You can setup a NFS mount, and copy directly to Linux. Try
>a "man nfs". It should point you in the right direction.

Thanks for helping! But according to the msdos fs well, that's not my
choice! ;-)
But it's a good question!
I'll ask this friend of mine!

>Good luck,

Oops, thanks again!

[]s Ricardo Castanho


-- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



[expert] CD-RW as backup!

2001-11-03 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello!

In the past I used to take those CD-RW and make backups on them just
mounting them and then using taz (and gzip) but, now with mdk8.1 I
can't!!

I can use the CD-writer normally! At /dev/sg!

How can I use the CD-writer for this?
In the past it looked like a *big* floppy for zip-disquete!
It was a HP8100i (RIP) ;-(

Now I would like to do the same on a CD-writer creative! (remember it's
working ok with cdrecord!)!

Can I put a *second* entry on fstab to use and write my cd-writer!
(it's installed on /dev/hdd!)

tia

Ricardo Castanho

- -- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Made with pgp4pine 1.75-6

iD8DBQE75MpQqJymTCNNyXERAsRKAKCxCS02Eab8FGgHVGdgO9nDK6Y8AwCePOo3
4fQPj4/ijgbPjZjNjFg3neU=
=RQsB
-END PGP SIGNATURE-





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



Re: [expert] How is Linux doing on the desktop?

2001-11-08 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 8 Nov 2001, Aristotle wrote:

100% Linux on my desktop! Since 1998! Just moved into mdk8.1!

Just for info: I'm a English Teacher for non-natives and Translator!
And I exchange a great deal of files with '*.doc' extensions including
with excel tables in it! I use Star Office 5.2 and no problems so far!
100% of my clients use MS! But day by day, they are more and more
interested on Linux!

Especially, when they apologize for sending me a 'virus'!  ;-)


I've made a presentation on Star Office also!! They've used it on PPoint!

HIH,

Ricardo Castanho

ps:I will change my .sig to include 100% Linux user! ;-)

>I would like to know the results of the survey if at all possible
>ltiu wrote:
>> Informal survey.
>> How many people in this email list are actually using Linux "exclusively" for
>> their desktop computing needs?
>> When I say "exclusively", I mean you don't just play with Linux and then
>> reboot to another OS to do real work, but actually do everything with Linux.
>> ltiu

- -- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Made with pgp4pine 1.75-6

iEYEARECAAYFAjvq1qcACgkQ9I0k95pf9Xt/KwCePEIpldRrx4aEmiYECJa+Z2P7
iMAAnjsFA2C1Huey9+Nk792VQA3VsN60
=gll3
-END PGP SIGNATURE-





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



Re: [expert] problem mounting cdrom

2001-10-28 Thread Ricardo Castanho de O. Freitas

On Sun, 28 Oct 2001, Eric Paynter wrote:

Hi!

My fstab is *exactly* like this!
It mounts but no permission to read!
The permission is set to user:cdrom!

Any ideas?

Ricardo Castanho

>/dev/hdb /mnt/cdrom auto
>user,iocharset=iso8859-1,umask=0,exec,codepage=850,ro,noauto 0 0
>
>^.. with NO line break :-)
>
>-Eric




-- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] Enough! What is wrong with linux and cdwriters?

2001-11-10 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 9 Nov 2001, Praedor wrote:

Maybe the problem is not LINUX or cdwriters

I had this kind of problem with ONE intel board! SE440BX-2.

It has TWO ide and just accept CD-rom or CR-writer as slaves!!!

So now, I have 2 hd's and e cd's de reader and the slave of the primary
and the cd-writes as slave of the secondary!

After this change, it works perfectly!!! But just after that!!!

And many other brands use this chipset! Give it another try!

[]s Ricardo Castanho

ps:you can find these 'details' on intel's site on FAQ!
(developers' site)

>This is driving me mad!  I have a Teac cd-rw set as the slave to my cdrom
>master.  MOST of the time I am unable to burn CDs, I get messages that the
>device isn't scsi or it has the wrong driver but once in a while I am able to
>burn a CD, but then no more.
>>I just burned a CD, for instance, direct CD-to-CDRW.  It worked.  I then
>removed the source CD and the newly burned CD and replaced them with the next
>source CD and blank CD in the burner.  I try to burn this and now, magically,
>I get this error:
>>scsidev: '1,0,0'
>scsibus: 1 target: 0 lun: 0
>Linux sg driver version: 3.1.20
>/usr/bin/cdrecord: Sorry, no CD/DVD-Recorder or unsupported CD/DVD-Recorder
>found on this target.
>>Bullcrap!  IT IS A BURNER.  The damn activity light is flashing and flashing
>and flashing too and will not stop.  I cannot open the drive and remove the
>blank.  The ONLY way I can get the damn drive to give me the blank CD in it
>and try again to burn onto a new disk is to reboot.  Very windoze.
>>Is there some magic that I am unaware of that is needed to be done on my
>computer to make a CD-RW work all the time rather than once in a blue moon?
>>In lilo, I have:
>append=" hde=ide-scsi devfs=mount quiet"
>>so that scsi emulation is used for the drive and it works once in a while, it
>seems (and the ide-scsi module is loaded).
>>Someone, before I take a frickin' bat to my CDRW, please tell me what is the
>trick to getting CDs to burn in a simple burner?!  I am about to reboot AGAIN
>to get the blank out of it.
>>praedor

- -- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Made with pgp4pine 1.75-6

iEYEARECAAYFAjvtHmoACgkQ9I0k95pf9XtzfgCfa33d0zkzzxPVNgji/YNsiAYx
JgwAn1rAF842xqOuxgtEakCH4XYNK0lv
=veZd
-END PGP SIGNATURE-





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



Re: [expert] easy smtp auth?

2001-11-10 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 9 Nov 2001, Expert wrote:

auth? what kind? smtp-before-pop?

[]s Ricardo Castanho

>Isnt there an easy way of doing smtp authing?
>I tried to read up on it but it was too hard for
>me to understand.
>Surely there must be a app or programme that makes
>it easy instesd of all the cryptic stuff in thst dumb
>script file

- -- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Made with pgp4pine 1.75-6

iEYEARECAAYFAjvtH0IACgkQ9I0k95pf9XvLtgCdEiCONiWhykLAB4so19KsQYGn
UPwAn2gE7npSfPr+FkBrDZQAFVmxDU+q
=DLNG
-END PGP SIGNATURE-





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



[expert] console + us-intl keyboard.

2001-11-15 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Usually people complain about the characters (like 'ç, ã' and etc.) on X.
On X, it's perfect for me! (I use Brazilian portuguese!).

How can I get those characters on console? On Pine, for example...

TIA

Ricardo Castanho

- -- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Made with pgp4pine 1.75-6

iEYEARECAAYFAjvz/mwACgkQ9I0k95pf9XtRiwCgjXKXkCNbciAqIf9YKS7U7pZ4
7kUAn3mIzGpUpBt8QeqmoIdTJ0CAwXXf
=0vyk
-END PGP SIGNATURE-





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



Re: [expert] ide-scsi question

2001-11-16 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 15 Nov 2001, Darren King wrote:

Have you added the extra 'space'?
like:
append=" hdc=ide-scsi"
- ^

[]s Ricardo Castanho

>I added a cdrw to my system.  I added hdc=ide-scsi to lilo.conf, ran
>lilo and added the alias scsi_adapter ide-scsi to modules.conf.
>>Now what.  cdrecord-scanbus does not see it so I can burn to it yet.
>>Darren

- -- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Made with pgp4pine 1.75-6

iEYEARECAAYFAjv1PHQACgkQ9I0k95pf9XupWwCbBxBndEtHgaZQNAqu3f1RxAqo
8wAAn0WZ5/ZUew7wipA5YYpsoxO+cfE5
=ptGv
-END PGP SIGNATURE-





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



Re: [expert] Still Star office 6 install problems

2001-11-17 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 15 Nov 2001, Tom Badran wrote:

I've had this 'situation' both with Star Office 5.2 and 6.0 on mdk8.1!!!
My choice was to re-install SO at /opt and from there make user's
installation!
It has worked! No need to enter any 'option', just select the instalation
type during setup.. (full, local, and etc.)

[]s Ricardo Castanho

>-BEGIN PGP SIGNED MESSAGE-
>Hash: SHA1
>
>On Thursday 15 Nov 2001 9:08 pm, you wrote:
>> $ ls -l so-6_0-beta-bin-linux-en.bin
>> -rwxrwxr-x1 ronysronys124582824 Nov  7 09:06
>> so-6_0-beta-bin-linux-en.bin*
>> $ md5sum so-6_0-beta-bin-linux-en.bin
>> fd6ff8f5c8b828a285c023db3fa8c232  so-6_0-beta-bin-linux-en.bin
>
>Thank you. Mine are EXACTLY the same as those, and it doesnt bl**dy work.
>Might have to try a good ol fashioned reinstall then. I REALLY didnt want to
>resort to that. And it is odd that it fails on two copmletey different
>machines (only common factor is mandrake). Does anyone have ANY ideas at all??
>- --
>Tom "Tomahawk" Badran
>Imperial College Dept of Computing
>- -
>PGP Public key available from:
>certserver.pgp.com
>-BEGIN PGP SIGNATURE-
>Version: GnuPG v1.0.6 (GNU/Linux)
>Comment: For info see http://www.gnupg.org
>
>iD8DBQE79DuyXCpWOla2mCcRAvc6AJ4oOQDAZRXMHOGDiskCKaktzuXT3QCePqVk
>zMY6f4rgd48tcxzl3T6WCI8=
>=wk1K
>-END PGP SIGNATURE-
>
>

- -- 
Whenever possible mailto:[EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Made with pgp4pine 1.75-6

iEYEARECAAYFAjv2YbQACgkQ9I0k95pf9XutgACgiG+Z0oQUnYjr7JzLilJzeShO
40sAnA10mOiB4Oe0InUQ1JkBgqsSq9uR
=29et
-END PGP SIGNATURE-





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



[expert] artswrapper X setuid root

2001-11-22 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Whenever I start KDE I get the msg:

"Can't set real-time scheduling priority. You need to run artswrapper as
root or setuid root."

How and Where can I change the setuid?

TIA

Ricardo Castanho

- -- 
Whenever possible mailto:[EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Made with pgp4pine 1.75-6

iEYEARECAAYFAjv9TAgACgkQ9I0k95pf9Xs8tQCePSUZdKicvVSM8YlDq7xaIaMr
cfAAn0r1VxYmCmc0iRG6qwkb1k0yjsQa
=YYzA
-END PGP SIGNATURE-





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



[expert] Scanners! Help!

2001-12-02 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi, There!

I'm using mdk8.1 and I have a Microtek SlimScan C3, which is supported by
sane (microtek2).

Sane needs ppscsi and onscsi modules for this scanner.
I don't have them on my sustem.
Plain question: Do I have to re-compile my kernel to have these modules?

IATY,

Ricardo Castanho

- -- 
Whenever possible mailto:[EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Made with pgp4pine 1.75-6

iEYEARECAAYFAjwKipEACgkQ9I0k95pf9XtVawCfdfzKFt9Qxd14KZnOIxv9UIn3
KyIAn3lsAMjwsrHAAJEJ5tAkXGD7rX3Z
=wotR
-END PGP SIGNATURE-





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



[expert] HD change...

2001-12-05 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I have to change my HD! It contains only one partition (hdc) which is
/home/user...

HD are different sizes...any trouble?

I'm using ext3, now! How can I safely and reliabily copy all and every
files to the new one?

I was thinking on making a temp directory, put all my stuff there and copy
them back!

But the HD is plain new...I'm concerned on how I could create a new file
systems (ext3) and format it.

Any recommendation?

TIA

Ricardo Castanho



- -- 
Whenever possible mailto:[EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Made with pgp4pine 1.75-6

iEYEARECAAYFAjwPCl0ACgkQ9I0k95pf9Xs7JwCfZG1KgrPAlv+ceKzS6RB7372x
g1gAnjrldKQae5BYjPEBTH6eaVLKpCRI
=45AJ
-END PGP SIGNATURE-





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



Re: [expert] HD change...

2001-12-07 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 6 Dec 2001, Michael Viron wrote:

Tks, Michael!

I will disconnect the CDRW, I think it may turn things 'better'...

But just on question... about 'tar' command: Will it include the dot
files?

the last time I used (not bz2!) all 'dot files' were left behind!

Thanks again!


>If you have any ide connections left, place the new hard drive as whatever
>you have available (ie, hdd, maybe?).  If not, is there a CDROM or CDRW
>drive that you can temporarily disconnect?
>If not, then you can do a 'tar -cvjf /path/to/tempdir/home.bz2 /home',
>which will tar / bzip2 anything on /home.
>1.  Next, place the new hard drive into the PC (and restart).
>2.  Once everything comes up (possibly with a /home mount error), type
>fdisk /dev/hd[a-d] (depending on where it is on the ide controllers), and
>create an ext2 partition.
>3.  Run mke2fs.
>4.  Run tune2fs (and add the journal to convert to ext3).
>5.  Mount the new partition as /home-new (make sure /home-new exists).
>6.  From within /home, do a 'cp -a * /home-new' (or if you've had to pull
>out the old /home, do a 'cp /path/to/tempdir/home.bz2 /home-new', then do a
>'tar -xvjf home.bz2'.  If this places an additional 'home' in the directory
>path (ie, /home-new/home/*), do a 'cd home' and then a 'mv * ..' .
>7.  Edit the fstab to mount the new drive as /home, and the old drive as
>/backup, /archive, or whatever (unless you have no spot for the old drive,
>in which case don't worry about adding an fstab entry for it).
>Michael


Ricardo Castanho

- -- 
Whenever possible mailto:[EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Made with pgp4pine 1.75-6

iEYEARECAAYFAjwQuQMACgkQ9I0k95pf9Xt5hwCgieOtyGM8y/GTGDPJUuB25jTs
gHIAn32a+s/8ndmiYLU3G6JJkG+NtH+t
=1M9o
-END PGP SIGNATURE-





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



Re: [expert] StarOffice

2001-12-10 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Mon, 10 Dec 2001, Lee Roberts wrote:


Just one more word.

I have installed SO on many systems since v.5.0
I've always installed it into /opt as root!
As user I just start the binary (.../soffice)and SO asks me what kind of
installation I want giving me 3 options. I've always chosen the minimalist
installation as user.
It has *always* worked.
Never used the /net option or the /usr path installation.

Everything I install *out* of my distribution I install on /opt. It's
better for 'management'.

Ricardo Castanho

>1. Install SO with the /net option
>2. Change directory to where soffice is located
>3. Execute soffice and follow the instructions
>4. Done
>That seems straightforward to me. But, when I executed soffice, I got an
>error message that SO was already installed.
>Anyway, I installed it in my home directory. Maybe I'll try the /net option
>at some later date if someone knows what happened.

- -- 
Whenever possible mailto:[EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Made with pgp4pine 1.75-6

iEUEARECAAYFAjwVhdoACgkQ9I0k95pf9XuGFACfQhTI9uJhQcTljRyxnkblbh1B
LzUAmKMpDXaHYCOdcXmnic2XYQ5eSbA=
=PXki
-END PGP SIGNATURE-





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



[expert] different characters...how?

2001-12-22 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Using mdk8.1 I have no problem on latin characters on X but, on the
console, PINE for example, I can't get the 'ã' or the 'ç' (I'm using 'X'
now! So no problems...)

Sometimes I DO prefer the console! How can I 'fix' this?

Ricardo Castanho

ps:the other characters are all right!

- -- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Para mais informações veja http://www.gnupg.org

iEYEARECAAYFAjwkh1gACgkQqJymTCNNyXFg7QCfcGDShYXZD30TImxbEBdnBtGj
cgwAoLQtUjvu2cuFzSZPCOhGEkguA7ge
=OGCb
-END PGP SIGNATURE-





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



Re: [expert] Whats up with Mandrake-Update?

2001-12-23 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 22 Dec 2001, Mitch Thompson wrote:

I've done it! but it took much longer than usual! (on Dec 22 I mean!)
I was playing a game while waiting for the files availables

>On Fri, 2001-12-21 at 02:06, Andrew George wrote:
>> Hi
>> I ran rpmdrake this morning and updated a security source (wtfo) to see if
>> the latest packages were uploaded yet...lo and behold, the application hung
>> while building the source list for wtfo.
>> OK, probably a bad download I thought, go into /var/lib/urpmi and kill all
>> the files with wtfo in them, do another update to rebuild them, same story
>> OK, probably a bad hdlist on the site...selected a new source (Planetmirror)
>> and updated it...exactly the same thing happened?
>>
>> Is it possible the primary hdlist is corrupt? Anyone else had any trouble
>> getting security updates over the past two days?
>>
>
>I have had the same problem, both on my home machine and at work.
>Unfortunately, I haven't had the time to look into what is causing the
>problem...
>

- -- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Para mais informações veja http://www.gnupg.org

iEYEARECAAYFAjwmNiQACgkQqJymTCNNyXGWAQCdE3ckdb5S8Ppny1Z5uXO84zDk
InsAoNVwGNZkE2YdtdkVVUuwxA21MMhq
=gUNs
-END PGP SIGNATURE-





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



[expert] GTK ??

2001-12-29 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


I've had some troubles when I need to install some software that requires
the GTK lib!

It seems that mdk has its own gtklib! What can I do?

Force the installation?

[]s Ricardo Castanho

- -- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Para mais informações veja http://www.gnupg.org

iEYEARECAAYFAjwt4YoACgkQqJymTCNNyXF5NgCfdP19i9mI134tRdUsV+UpUszn
54QAn0sdIIWGDfTJXfL8dLvRfIEGBkVY
=C0/k
-END PGP SIGNATURE-





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



Re: [expert] GTK ??

2001-12-29 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sat, 29 Dec 2001, Kevin wrote:

Hi, Kevin and sorry for the details

I'm using mdk8.1 and whenever I try to install a software that requires
the gtk library... they fail because the need the gtk+. If I try to
install it... I get conflict warnings!

This is the result of the suggested command:

libgtk+1.2-1.2.10-14mdk
libgtkxmhtml1-1.4.1.2-6mdk
libgtk+mdk0.1_6-0.1.6-4mdk
libgtkhtml15-0.12.0-1mdk
libgtkmm1.2-1.2.7-2mdk
libgtkmm1.2-devel-1.2.7-2mdk

I think you are right! ;-)

tks!

Ricardo Castanho


>You haven't told us much to help you.  What version of MDK are you running?
>The most probable reason for your problems is you don't have the
>libgtk+*-devel*.rpm installed.
>rpm -qa | grep libgtk
>Software that you compile usually needs the header files, provided by the
>devel rpms.
>Kevin


- -- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Para mais informações veja http://www.gnupg.org

iEYEARECAAYFAjwuMZgACgkQqJymTCNNyXF8uACgg+jr1z5MAFxaEA1POgkCzcEL
W9sAoKahpk3AM+GC8yUFV3L6QKJIxjQk
=uhMv
-END PGP SIGNATURE-





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



Once upon a time it was ...Re: [expert] Netscape Speedup

2002-01-09 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wed, 9 Jan 2002, Pierre Fortin wrote:

Hi there!

Great Idea! ;-)

Just one question is it possible to share *everything* ( I mean the
pine directory and sub-directory system *along* with sylpheed *without*
messing everything up?)

Pine is my main mailer but, I would like to have a alternative to it!
Until now, every and each combination I tried just messed up the mail
boxes!!! ( I really want to use both, depending where I am!)

For example, when using an alternative mailer and returning to Pine...
everything is changed, i.e., directory names, files names and etc!

[]s Ricardo Castanho

>I now have a great speedup...  here's how:
>1. installed sylpheed and galeon
>2. dumped Nuts-crash
>Tried switching to pine exclusively (since I regulary do mail remotely
>(via pine)); but sylpheed is *way* faster than pine...
>:^)
>Pierre

- -- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Para mais informações veja http://www.gnupg.org

iEYEARECAAYFAjw9JPkACgkQqJymTCNNyXGfggCfWVc/8Gm/KzKz47UxSEv2zw5J
bXsAn0IPV/usLXcuESMWgbX+MWvJ2U2p
=3+jU
-END PGP SIGNATURE-





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



[expert] [Postfix] Undelivered Mail Returned to Sender (help)

2002-01-12 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,


I need some help on Postfix config!
I get some msg back with the following error msgs.


- -- Forwarded message --
From: Mail Delivery System <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Undelivered Mail Returned to Sender
Date: Sat, 12 Jan 2002 16:25:00 -0200 (BRST)

This is the Postfix program at host localhost.domain.

I'm sorry to have to inform you that the message returned
below could not be delivered to one or more destinations.

For further assistance, please send mail to 

If you do so, please include this problem report. You can
delete your own text from the message returned below.

The Postfix program

<[EMAIL PROTECTED]>: host mx6.alternex.com.br[200.219.63.12]
said:
550 5.7.1 Nao aceitamos entrega direta.Favor utilizar o servidor SMTP de
seu provedor.

Translation: "We do not accept direct delivery. Please, use your ISP
server SMTP."
==

It seems that my postfix is sending 'directly' by passing my ISP!!!

Although I like it ;-), How can I fix it?

I use adsl.

 Ricardo Castanho
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Para mais informações veja http://www.gnupg.org

iEYEARECAAYFAjxAhXIACgkQqJymTCNNyXGT3QCeJL0QK8sC0+ZTwASwyRxS3WzB
gLAAn0nW6jMHrV3ywgeByGnsVJO7Jxks
=Euai
-END PGP SIGNATURE-





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



Re: [expert] [Postfix] Undelivered Mail Returned to Sender (help)

2002-01-14 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Mon, 14 Jan 2002, Arief Rakhmatsyah wrote:

Well, I use Pine, Procmail, fetchmail and Postfix!
On Pine, it's configured to use Postfix (which is configured to
localhost)!

I'll have it changed on this msg, just to try it out! (On Pine, I mean.
When I changed localhost.localdomain on Postfix, my ISP did NOT accepted
the relay!!))

Now, if I include de SMTP on Pine it does not send at all... your email
that is!

tks

Ricardo Castanho


>How do you configure your e-mail client?
>See SMTP server. Is it filled with your ISP's SMTP server or your localhost?
>You have to turn it to your ISP's SMTP server, not your localhost.
>
>Riev
>

- -- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Para mais informações veja http://www.gnupg.org

iEYEARECAAYFAjxDne0ACgkQqJymTCNNyXGfuwCgqqjNZ9ZpBBLHTxd8KySmZSUM
qPkAn0fXJGkegFsVYH/xA+QblXEqT/GV
=wzCF
-END PGP SIGNATURE-





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



Re: [expert] What firewall to use in MDK 8.1

2002-01-21 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tue, 22 Jan 2002 [EMAIL PROTECTED] wrote:

Just my 2 cents!

 I use and prefer pcx_firewall! I've use Bastille before!

All my ports are on "stealth" mode, except one!
For the time being I am accepting ICMP pings but I can't cut that out
also!

[]s Ricardo Castanho

>I am running MDK 8.1 and wonder what the best firewall solution is to
>install on my workstation.  SNF is pretty cool but need to install that on a
>seperate machine.  Any other ideas?
>
>I am not new to linux, however networking and firewalls are not my cup of
>tea, so if a firewall expert can give me a hint.
>
>
>
>

- -- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Para mais informações veja http://www.gnupg.org

iEYEARECAAYFAjxNBlMACgkQqJymTCNNyXGMgACeODu9GW3Lbx49VZLGj4y94iU5
w5oAnjCj/P0NnTScOVA9hyvc1O+fjh/D
=bAFI
-END PGP SIGNATURE-





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



[expert] renaming large number of files.

2002-01-26 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

How can I rename large number of files?

They follow a standard and and numbered sequencially.

The idea is to give a meaningful name to them.

TIA

[]s Ricardo Castanho


- -- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Para mais informações veja http://www.gnupg.org

iEYEARECAAYFAjxSxz0ACgkQqJymTCNNyXFdEwCgypdsMsGiCuXdptff75n6nzo2
SHoAoLhwVg7VsPzwAdMjafcqWId1h18G
=bBiP
-END PGP SIGNATURE-





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



Re: [expert] renaming large number of files.

2002-01-26 Thread Ricardo Castanho de O. Freitas

On Sat, 26 Jan 2002, Alexander Skwar wrote:

Wow! Nothing like a question to the experts!!

With such volume of **good* commands ( and simple!) sometimes... it's hard
to get the *best* one!

task done!

Thank you all!

Gotta find my book on bash scripting, perl, sed and 'et cetera'! (mainly)

Ricardo Castanho



>So sprach »Jose M. Sanchez« am 2002-01-26 um 15:15:01 -0500 :
>> Wow!
>>
>> So complex!
>>
>> How about
>>
>> "rename a a_ *"
>
>Yep, it was an easy example which rename can handle rather well.  But
>more complex examples will very fast turn down rename.  And further, in
>my example you can do all sorts of stuff with the $new_name besides
>renaming the files.  Granted, Ricardo only asked for renaming the files,
>but still... ;)
>
>Alexander Skwar
>

-- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] renaming large number of files.

2002-01-27 Thread Ricardo Castanho de O. Freitas

On Mon, 28 Jan 2002, J. Grant wrote:

Hi, JG,

Thanks for the attention!

I've 'managed' it, for the time being with 'rename' but, it does not
covers all the details, i.e., on my case after long, long hours of
recording audio cassettes, mastering, signal processing and etc...
I've been using gramofile for this work and it does have 'default' name
for the recording and the final audio sample. At the beginning, it was not
a big deal but, after reaching +15Gb of *.wav samples to manage and burn
CD'swow then it was a BIG trouble!

Thankfully, the guys from the list gave the 'rename' hint and it's working
for now.
But please let me know of any other solution.

The only question is how to find out so many 'commands' on Linux!
After the suggestion and seeing the results I went for some
explanation and find none, except for the man pages!

Does any body know how to find a ' list '  of resources from Linux?

Tks,

Ricardo Castanho


>Hello Ricardo,
>I was actually considering writing a bash script of this very feature today!
>the problem is that you cant do "mv dcp_0*.jpg pics-*.jpg" or the like
>in linux. DOS allows for "ren dcp_0*.jpg pics-*.jpg" but they have to be
>the same number or characters...
>I will check this out now. It should not be too hard to do... MY LAST
>WORDS...
>JG
>Ricardo Castanho de O. Freitas wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>> How can I rename large number of files?
>> They follow a standard and and numbered sequencially.
>> The idea is to give a meaningful name to them.
>> TIA

-- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==





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



Re: [expert] Good audio recording program?

2002-01-27 Thread Ricardo Castanho de O. Freitas

On Sun, 27 Jan 2002, D. R. Evans wrote:

I've been using gramofile (text mode) and audacity for 'tunning' on X.
Storing them with cddoit (very handy), the should be 'cd_do_it_all'.

And Audacity is similar do SoundStudio but faster! More than you can think
of!
After reading W.Bouterse, I've downloaded it and gave it a try!
Too slow! Especially to zoom in/out to make the 'cuts'!
SoundiStudio has similar features to audacity *plus* a very nice V.U.
meter!

Ricardo Castanho

>On 26 Jan 02, at 9:48, William Bouterse wrote:
>> Have you considered SoundStudio?
>> http://prdownloads.sourceforge.net/studio/SoundStudio-1.0.6.tar.gz



>>
>> It has always worked for me since LM 6.x, though I must
>> admit I have never tried it under KDE and 'aarts' as I use other WM's
>> It used to be inscluded in "contribs" though I have not seen it there in
>> awhile.
>>
>>
>
>I'll go take a look at it. Although, frankly, at this point I'm almost
>ready to forget the whole thing and just use my Windows box to record
>sound. It took about five minutes to get it working under Windows --
>and most of that was spent downloading a driver that supports recording
>-- and I must have spent eight or nine hours on it so far under Linux;
>what's really depressing is that it's not obvious that I'm any closer
>than I was at the beginning :-(
>
>  Doc Evans
>
>--
>Phone:  +1 303 494 0394
>Mobile: +1 720 839 8462
>Fax:+1 781 240 0527
>--
>
>

-- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] renaming large number of files.

2002-01-27 Thread Ricardo Castanho de O. Freitas

On Mon, 28 Jan 2002, J. Grant wrote:

Hi,

You want to add the extension right?
I can't give it a try now but I renamed 'processed0001.wav' to
'nice-name0001.wav' with no problem!

the first example sent to me was:
rename a a_ *

And it worked all right, then I thought why the '_' and worked again!
So you got to have something to trade for ;-)

On your case you have only pic but no extension to exchange for .jpg!

If you find a solution, please tell us!

Ricardo Castanho

>I just checked, and rename does not seem to support renaming files such
>as pic1, pic2 -> pic1.jpg pic2.jpg etc? or does it?
>
>it seems to require something to swap, the from option but if I want to
>add at the end I can not.
>
>I think there are better ways to do this using a bash script and mv, i
>am sure others have done this already.
>
>JG
>
>Ricardo Castanho de O. Freitas wrote:
>
>> On Mon, 28 Jan 2002, J. Grant wrote:
>>
>> Hi, JG,
>>
>> Thanks for the attention!
>>
>> I've 'managed' it, for the time being with 'rename' but, it does not
>> covers all the details, i.e., on my case after long, long hours of
>> recording audio cassettes, mastering, signal processing and etc...
>> I've been using gramofile for this work and it does have 'default' name
>> for the recording and the final audio sample. At the beginning, it was not
>> a big deal but, after reaching +15Gb of *.wav samples to manage and burn
>> CD'swow then it was a BIG trouble!
>>
>
>
>
>

-- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] renaming large number of files.

2002-01-29 Thread Ricardo Castanho de O. Freitas

On Tue, 29 Jan 2002, Alan Wilter Sousa da Silva wrote:


That was not what I meant but, I guess it will do it! ;-)
[I used to love DOS batch files!]

As I have heard and felt Linux contains a "miriade"/"pletora" of commands
and I would like to find sources/resources for a better understanding of
this system... and what is quite bad... not all of them have a man page
(or info page) to help us! (as a volunteer translator/reviewer at ldp-br
[man pages] I could feel that!).

But then again...it's hard to find a 'command' you've never heard of!

But I'd better take your suggestion as a smooth (?) start!

tks

[]s Ricardo Castanho

>Read at
>
>http://www.linuxdoc.org/LDP/abs/html/index.html
>
>and find all about linux resources included in bash.
>
>> On Mon, 28 Jan 2002 04:35:52 -0200 (BRST)
>> "Ricardo Castanho de O. Freitas" <[EMAIL PROTECTED]> wrote:
>>
>> > Does any body know how to find a ' list '  of resources from Linux?
>
>
>

-- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



[expert] email filtering [spamassassin x spamfilter]

2002-01-29 Thread Ricardo Castanho de O. Freitas


Spamassassin... anybody using?
I've tried it with the .procmailrc and .forward files recommended but I
saw no results!
Any recommendation?

I've been using spamfilter (http://nl.linux.org) and it's quite good!
But I've been told that spamassassim give us better control over what's to
considered "spam" or not.

Ricardo Castanho

PS:As far I heard about 'spamassassin' let's tag or score a email to be
considered spam,



-- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==





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



Re: [expert] email filtering [spamassassin x spamfilter]

2002-01-30 Thread Ricardo Castanho de O. Freitas

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tue, 29 Jan 2002, Praedor Tempus wrote:


It seems good enough! But as I've installed spamassassin... I will give it
try!

Anyhow I will keep your suggestio! Just in case! ;-)

>I use ricochet.  Me like.
>
>It's simple and I simply build kmail filters as they appear required -
>and then pipe the spam through ricochet.  It automatically analyzes the
>spam email headers, determines if the sending email is likely faked or
>not, determines the correct abuse address to send to, and then sends a
>complaint email to the abuse address (the default message is good but
>you can alter it to your desires).  All I ever see is a "From nobody"
>email in my inbox that is an alert message from ricochet telling you it
>responded to spam and who it sent the complaint message to (helps fix
>broken filters...I once accidently nailed my sister because a poorly
>formatted filter caught a word in her message that it ID'd as spam...)
>http://vipul.net/ricochet/

Nice idea for my brother in law!

- -- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Para mais informações veja http://www.gnupg.org

iEYEARECAAYFAjxYt2kACgkQqJymTCNNyXHKCwCfYqy8AKmL45LoLBrWF8+WGOzb
qfYAn2ivwt8zLYDTMZ2jE/x54nesKAzv
=5VHI
-END PGP SIGNATURE-





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



Re: [expert] test - please ignore

2002-02-13 Thread Ricardo Castanho de O. Freitas

On Tue, 12 Feb 2002, Michael Scottaline wrote:

Guys, You don't have the least idea of how you are improving my language!
Please, keep on!Hope mom isn't plugged ;-)

I know it's OT but it supposed to be ignored isn't?

>On Tue, 12 Feb 2002 11:12:07 -0600
>Expert <[EMAIL PROTECTED]> wrote:
>
>> Shyeah, and monkeys might fly outta my butt :)
>
>That's gotta hurt  <|8-)
>Mike

You otta think on how they got into there! THAT should be *really*
interesting!whew!

Ricardo




-- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] Choosing between Kde and Gnome with startx

2002-02-17 Thread Ricardo Castanho de O. Freitas

On Mon, 18 Feb 2002, Sridhar Dhanapalan wrote:

Method: the last + 1 = Xtart (Capital 'X') on console, then type the
number set for gnome!

HTH



>On Sun, 17 Feb 2002 07:45:30 -0600, "Eduardo M. A. M. Mendes"
><[EMAIL PROTECTED]> wrote:
>> Hello
>>
>> Many thanks.
>>
>> Method 1
>>
>> startx gnome won't call gnome but a different windows manager.
>
>Try "startx Gnome" (with a capital 'G').
>
>> Method 2
>>
>> There is no such xtart on my 8.1  Is it part of X?
>
>xtart is a separate package. Once installed, type 'xtart' to run it.
>
>> On Saturday 16 February 2002 07:54 pm, you wrote:
>> > On Sat, 16 Feb 2002 18:49:12 -0600, "Eduardo M. A. M. Mendes"
>> >
>> > <[EMAIL PROTECTED]> wrote:
>> > > My system is set up not to use the graphic login window (somehow this
>> > > won't allow me to use multiple Xs) so I need to call KDE I simply issue
>> > > the command startx -- :.0.0 (or 1.0 or 2.0 ...) &.  For gnome I have
>> > > tried startgnome but there is a problem with display and X won't start.
>> > > How can I call gnome (or any other win manager) from a command line?
>> >
>> > Method 1
>> > 
>> > Type the name of your environment after the startx command,
>> > e.g. 'startx gnome' and 'startx kde'
>> >
>> > Method 2
>> > 
>> > Install xtart (part of Mandrake) and type 'xtart'. You will get a menu of
>> > which environment to use.
>
>

-- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] test message - please ignore

2002-02-27 Thread Ricardo Castanho de O. Freitas

On Wed, 27 Feb 2002, daRcmaTTeR wrote:

AAAHHH!

Why can't I just ignore a 'ignore' request???
Damn it!
Ooops!
Ok, sorry, I will double it. ;-)


>Didn't I ask you to ignore this? now close this message and go say 10
>hail marys and 20 our fathers and all should be ok.



-- 
delivery NOT reliable  => [EMAIL PROTECTED]
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



[expert] Two mouses on 'X'...how?

2002-03-15 Thread Ricardo Castanho de O. Freitas

Hi!

I've heard that it's possible to have two pointing devices on 'X'.
Especially on KDE, I need two mouses operating but I don't know which file
to edit!

One mouse ps/2 and the other serial (MS or PC - it's a trackball in
reality).

Hope you can help me!

TIA

Ricardo Castanho


-- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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



Re: [expert] info on pine

2002-03-18 Thread Ricardo Castanho de O. Freitas

On Sat, 16 Mar 2002, Craig Woods wrote:

I've been using pine for about 5 years now, and every now and then I find
a "new" feature!

I once just installed mutt because all(most) every debian user prefer
mutt, mainly because the license kind! Mutt is from the GPL family and
Pine is a little restrictive about changes on the code!

As I don't use debian there is no philosofical conflict! ;-)

There is a OLD project at freshmeat/sourceforge about a quite nice GUI for
Pine, it seems nobody is taking it ahead now...;-(

I didn't like the look and feel of mutt! But as for some many other
things that might be quite personnal!

Ricardo Castanho

>Having not used pine, would some kind soul impart how it stacks up against mutt.
>Is pine a command line program or is it GUI?
>
>Thanks,
>Dr John,
>The Night Tripper
>
>

-- 
==
Linux user # 102240 => Machine # 96125 => Seti@home user
==




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