Re: [newbie] Teaching Spamassassin

2004-08-10 Thread Charlie Mahan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 09 August 2004 23:28:11, Rob Blomquist wrote:
whack
 I just thought I would toss out that I use a little (poorly written) bash
 script called spam-learn that resides in ~/bin and is made executable.

 echo SpamPile
 sa-learn --spam ~/.Mail/SpamPile/cur/
 echo inbox
 sa-learn --ham ~/.Mail/inbox/cur/
 echo Ads
 sa-learn --ham ~/.Mail/Ads/cur/

 I run it daily after my new mail arrives, and it works great, as I rarely
 have to handle this manually.

 Rob

Great, thanks Rob. But I _don't like_ spamassassin. g So I don't want to 
have to run a script or anything else when bogofilter is now integrated into 
Kontact's Anti Spam Wizard and basically runs itself without sucking too many 
CPU cycles or using too much memory.

I know the filtering is probably superior, but in an account where the Spam 
load is very light (289 out of the past 54,000+) and the machine running the 
spam filters isn't high powered, for my needs bogofilter is the right 
solution.

But I still swiped your script! g

Charlie
- -- 
Edmonton,AB,Canada User #244963 at http://counter.li.org
Mandrakelinux release 10.1 (Beta 1) for i586 kernel 2.6.8-0.rc2.2mdk
23:36:18 up 4:21, 1 user, load average: 1.24, 1.12, 0.64
Everyone's head is a cheap movie show.
- -- Jeff G. Bone
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBGGJgZqvqlrLPr5YRAg1jAKC28jz5X/xbai+c1ToDzLvycjsvuwCgq0bz
MQFv2Ma5v4DYiJBOBvDTnCs=
=A+oZ
-END PGP SIGNATURE-


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



Re: [newbie] Teaching Spamassassin

2004-08-10 Thread Ronald J. Hall
On Tuesday 10 August 2004 01:54 am, Rob Blomquist wrote:

 I think it was 3.2, not 3.1.

 Rob

Hey Rob! Thats probably it then. :-)

-- 
 
  /\ 
 Dark  Lord
  \/  



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



Re: [newbie] [OT] Oooooh! That's gotta hurt!

2004-08-10 Thread Julie Sloan
On Monday 09 August 2004 08:19 pm, JoeHill wrote:
 On Mon, 9 Aug 2004 16:58:31 -0400

 Julie Sloan disseminated the following:
  Maybe I'm just lucky?  :)

 Very lucky. I have a saying, kinda nasty, but...

 'Running XP without a firewall is like bending over to pick up the
 soap in the shower at Rikers'.


Been trying to tell you but nobody's listening  :P  - I've had XP for 
about a month.  Was 98 before that.
J
-- 



I'm in command-line culture shock.


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



Re: [newbie] PLPtools for Psion Revo

2004-08-10 Thread Marco Verheul
 A good search on Google pointed me to a place that has a real Mdk10 RPM
 for it...


Would you like to share your search result?

Regards, Marco


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



Re: [newbie] Adding another Linux distro to MDK lilo.conf

2004-08-10 Thread John Richard Smith
Trey Sizemore wrote:
I originally had on SUSE 9.1 installed on my HD.  When I added MDK 10.1,
I chose not to install the bootloader as I was going to make an entry in
the SUSE grub.conf to boot MDK 10.1.  For some reason, MDK overwrote the
MBR anyway and now I have lilo with MDK options and I'd like to add SUSE
as an option (currently on hda1).  It's been a while since I played with
lilo.  Do I need to first make an entry in /etc/fstab for SUSE
on /dev/hda1 and *then* add an entry in lilo.conf for SUSE?
This is what I changed in the MDK lilo.conf file:
default=linux
boot=/dev/hda
map=/boot/map
keytable=/boot/us.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
   label=linux
   root=/dev/hda8
   initrd=/boot/initrd.img
   append=devfs=mount acpi=ht resume=/dev/hda7 splash=silent
   vga=788
   read-only
image=/boot/vmlinuz
   label=linux-nonfb
   root=/dev/hda8
   initrd=/boot/initrd.img
   append=devfs=mount acpi=ht resume=/dev/hda7
   read-only
image=/boot/vmlinuz
   label=failsafe
   root=/dev/hda8
   initrd=/boot/initrd.img
   append=failsafe acpi=ht resume=/dev/hda7 devfs=nomount
   read-only
image=/boot/vmlinuz-2.6.5-25cvs20040728163444-default
   label=SUSE
   root=/dev/hda1
   read-only
but the issue is that there's no such thing
as /boot/vmlinuz-2.6.5-25cvs20040728163444-default as far as MDK is
concerned.  
 

Dual booting involves resolving where the /boot directory that the 
system is booting from is going.
If you have not already created a /boot Partion you have ended up with 
two /boot directories one in each OS / base, and lilo only knows only of 
the one, the one it has in mandrake / base.

There are two solutions,
either, create a single /boot partition and reinstall both OS's, in 
which case all the boot files for both OS's are installed automatically 
by both OS installers in the /boot partition.

or, copy the /boot files from the dead /boot directory across to the 
live /boot directory, the one lilo knows about in mandrake /  base.

The stanza for suse looks ok to me, but I have limited experience with 
suse and so cannot be sure. The one previso I would have is the number 
of characters for the kernel to boot from, there are limitations in lilo 
for most labels and kernel versions but they have to be precise enough 
to be able to activate the correct kernels.
when you are done run /sbin/lilo to confirm the entries are correct and 
make sure lilo accepts you final result.
John

--
John Richard Smith
[EMAIL PROTECTED] 



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



[newbie] Video Software

2004-08-10 Thread AL
Hi!
Is there an equivalent software like DVD2SVCD for Mandrake 10?
Thanks

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



[newbie] Squid

2004-08-10 Thread Alan
Could someone please let me know where I can find some documentation
that will help me set up squid I wish to use it on a small network (5
users).

I also want it to authenticate clients as I want only certain users to
have access.



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



Re: [newbie] wallpaper: pipes

2004-08-10 Thread Josenildo Marques
Em Seg, 2004-08-09 às 01:37, Rob Blomquist escreveu:
 On Sunday 08 August 2004 10:58 am, Marques wrote:
  Some time ago a thread about pipes gave me this idea.
 
  http://planeta.terra.com.br/arte/cyb/pipingthrough.png
 
 Lovely.
 
 Just a little separation from the horizontal lines, and the bottom lines of 
 the letters would make it spiffier in my opinion.

Thanks for your suggestion. Have a look at it again.

-- 
Josenildo Marques 
ICQ 289971493 +++ Homepage http://cyb.ezdir.net 
usuário Linux registrado No. 341648 
** 
As idéias dominantes de uma época sempre foram as idéias da classe
dominante. Karl Marx e Friedrich Engels



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



Re: [newbie] wallpaper: pipes

2004-08-10 Thread Josenildo Marques
Em Seg, 2004-08-09 às 09:50, hackhound escreveu:
 On Sun, 8 Aug 2004 21:37:57 -0700, Rob Blomquist
 [EMAIL PROTECTED] wrote:
  On Sunday 08 August 2004 10:58 am, Marques wrote:
   Some time ago a thread about pipes gave me this idea.
  
   http://planeta.terra.com.br/arte/cyb/pipingthrough.png
  
  Lovely.
  
  Just a little separation from the horizontal lines, and the bottom lines of
  the letters would make it spiffier in my opinion.
  --
  
  Linux Desktop user since 2000,
  Home networker since shortly after.
  
  Linux User #183693
  http://counter.li.org/
  
 Nothing to see here except the following message, whatever it means...
 
 Esta página está fora do ar
 I have uploaded a slightly different version. Check it out.
 
 __

-- 
Josenildo Marques 
ICQ 289971493 +++ Homepage http://cyb.ezdir.net 
usuário Linux registrado No. 341648 
** 
A diferença entra a verdade e a ficção é que a ficção faz mais sentido.
Mark Twain



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



Re: [newbie] Connecting Apollon to other networks

2004-08-10 Thread Charlie Mahan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Saturday 07 August 2004 13:37:01, Paul Smith wrote:
 Dear All

 I have Apollon installed on my computer. However, apparently, it only
 connects to OpenFT network. Is it possible to connect to other networks
 (Gnutella, for instance) with Apollon?

 Thanks in advance,

 Paul

Once upon a time, in a land far far away...maybe.

There are 2 libs offered when you install the (NON Mandrake supported!) 
apollon package. One is the openfasttrack and the other includes gnutella 
access I do believe. Lately (maybe because every box here is cooked) I 
haven't been able to make the other one do anything more than waste time.

So much for testing.

If you want to use gnutella why not just try installing that other lib in 
addition to the one you have, then go through the ~/.giFT/giftd.conf file and 
find the line to enable the gnutella link. It may work, but it may not.

I'd be inclined to just install gtk-gnutella from the same (PLF) source (PLF) 
that you found apollon should I desire to access that network.

Charlie
- -- 
Edmonton,AB,Canada User #244963 at http://counter.li.org
Mandrakelinux release 10.1 (Beta 1) for i586 kernel 2.6.8-0.rc2.2mdk
12:07:06 up 4 days, 1:00, 1 user, load average: 0.00, 0.05, 0.10
Hartley's First Law:
You can lead a horse to water, but if you can get him to float
on his back, you've got something.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBF78BZqvqlrLPr5YRAoQAAJ9R0hWT2Sd+6XqZC7qPSfQzaVq26gCffnQQ
xvNI1NN7yurdNRM9PPuej1g=
=Zc5l
-END PGP SIGNATURE-


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



Re: [newbie] Connecting Apollon to other networks

2004-08-10 Thread Paul Smith
Charlie,
I have just got your e-mail quoted below. (The postman seems to be lazy 
lately... :-)). Meanwhile, with the help of others, I was able to have 
Apollon connecting to FastTrack and to Gnutella. Thanks, anyway!

Paul
Charlie Mahan wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Saturday 07 August 2004 13:37:01, Paul Smith wrote:
Dear All
I have Apollon installed on my computer. However, apparently, it only
connects to OpenFT network. Is it possible to connect to other networks
(Gnutella, for instance) with Apollon?
Thanks in advance,
Paul

Once upon a time, in a land far far away...maybe.
There are 2 libs offered when you install the (NON Mandrake supported!) 
apollon package. One is the openfasttrack and the other includes gnutella 
access I do believe. Lately (maybe because every box here is cooked) I 
haven't been able to make the other one do anything more than waste time.

So much for testing.
If you want to use gnutella why not just try installing that other lib in 
addition to the one you have, then go through the ~/.giFT/giftd.conf file and 
find the line to enable the gnutella link. It may work, but it may not.

I'd be inclined to just install gtk-gnutella from the same (PLF) source (PLF) 
that you found apollon should I desire to access that network.

Charlie



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



[newbie] Squid

2004-08-10 Thread Alan Rolfe

Can somebody please point me to a Nice how-to on setting up
a squid Proxy server that does authentication.

Thanks
_
For super low premiums ,click here http://www.dialdirect.co.za/quote


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



Re: [newbie] Squid

2004-08-10 Thread Bryan Phinney
On Tuesday 10 August 2004 06:57 am, Alan Rolfe wrote:
 Can somebody please point me to a Nice how-to on setting up
 a squid Proxy server that does authentication.

http://en.tldp.org/HOWTO/TransparentProxy.html
http://www.linux.org/docs/ldp/howto/TransparentProxy-2.html

-- 
Bryan Phinney



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



Re: [newbie] Squid

2004-08-10 Thread Alan Rolfe
I need to use authentication, Sorry forgot to mention that

Thanks

On Tue, 10 Aug 2004 07:17:59 -0400
 Bryan Phinney [EMAIL PROTECTED] wrote:
 On Tuesday 10 August 2004 06:57 am, Alan Rolfe wrote:
  Can somebody please point me to a Nice how-to on
 setting up
  a squid Proxy server that does authentication.
 
 http://en.tldp.org/HOWTO/TransparentProxy.html

http://www.linux.org/docs/ldp/howto/TransparentProxy-2.html
 
 -- 
 Bryan Phinney
 
 

_
For super low premiums ,click here http://www.dialdirect.co.za/quote


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



Re: [newbie] Connecting to the net

2004-08-10 Thread Julie Sloan
On Monday 09 August 2004 07:42 pm, Bryan Phinney wrote:
 On Monday 09 August 2004 07:19 pm, jedson wrote:
 After working through the program, providing the info they
  wanted as well as I could, I clicked the button to test the
  connection. Got the message The system doesn't seem to be
  connected to the Internet. Try to re configure your connection.

I went through this exactly just last week (and the week before, etc) 
and after researching drivers, downloading, installing, 
reconfiguring and all that (but it was good practice :)   )  I broke 
down and bought an external serial modem.  

 Getting winmodems to work can be tricky under Linux.  We would
 need to know what kind you have.  There is a script you can
 download and run at: http://linmodems.technion.ac.il/
 that should help determine which modem and chipset you have and
 even help you determine which driver you need to get.

another site is linuxant.com/drivers - that is, if you have a 
conexant modem.

 An easier solution is to invest a little money and buy an external
 serial modem.  Those are pretty much plug and play with Linux and
 you can get one for just a little money, $18 or so in the US.

In this part of the US it's more like $60.  The keyword here is 
serial, and the only external serial modem at OfficeMax was a 
BestData v92.  Maybe if I'd checked a few other stores I'd saved a 
dollar or two, but my patience was gone.  :)

a side note:
since I installed the external modem I now can't connect on the 
windows side, using *either* modem.  :-/

lotsaluck,
J
-- 



I'm in command-line culture shock.


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



[newbie] Full install with Mandrake 10?

2004-08-10 Thread Jason Bessette
Hey everyone!
I wasn't able to find much on this in the archives, so I'll give it a shot 
here...

We just got Mandrake 10 in our computer science lab. We were using Redhat 7, 
and Mandrake seems a whole lot better. My question is, how can I do a 
complete install of all packages? It does not seem like I am able to select 
everything during installation, even if I select the Select Individual 
Packages option. For instance, we need to use bind and the dhcp server for 
one of the classes and these packages can only be installed  after 
everything else, via the mandrake control center or through an rpm. I mostly 
want to be able to install everything for experimental purposes and doing it 
all in one shot would be nice. Anyone have any insight into this? It would 
be appreciated!

Jason
_
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/



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



Re: [newbie] Squid

2004-08-10 Thread Bryan Phinney
On Tuesday 10 August 2004 08:33 am, Alan Rolfe wrote:
 I need to use authentication, Sorry forgot to mention that

http://www.siliconvalleyccie.com/linux-adv/squid.htm
http://www.wizdom.org.uk/linux/squid.shtml
http://www.pycs.net/lateral/stories/6.html
http://www.squid-cache.org/mail-archive/squid-users/200202/0212.html

-- 
Bryan Phinney



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



[newbie] Installing on Compaq Presario 900 laptop

2004-08-10 Thread Todd Slater
My compadre has a Compaq Presario 900 with DVD and WinDVD is all mucked
up--it keeps giving a create overlay failed error. I googled and tried
a bunch of things to fix it, to no avail. I could get DVD's to play
using PowerDVD, but it's just a trial and costs $50.

I suggested installing Mandrake for playing DVD's, but I'm having second
thoughts because my experience with Compaq several years ago was a
nightmare of non-standard, Compaq only crap.

After googling some more on the Presario 900 and linux, I see that it is
possible but might require some work. Most of those docs were for older
releases--RH8, MDK 8.2-9.0. I'm just wondering if it might be easier now
with a newer release, and if anybody here has gotten MDK running on one
of these machines.

Todd

-- 
If those in charge of our society--politicians, corporate executives,
and owners of press and television--can dominate our ideas, they will
be secure in their power. They will not need soldiers patrolling the
streets. We will control ourselves. -Howard Zinn


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



Re: [newbie] Connecting to the net

2004-08-10 Thread Bryan Phinney
On Tuesday 10 August 2004 09:22 am, Julie Sloan wrote:

 In this part of the US it's more like $60.  The keyword here is
 serial, and the only external serial modem at OfficeMax was a
 BestData v92.  Maybe if I'd checked a few other stores I'd saved a
 dollar or two, but my patience was gone.  :)

Actually, online at http://pricewatch.com, you can do a search for external 
56k modem and you should see several different stores that are currently 
selling a cendyne v92 external serial modem for $18 or so including shipping.

Base price in any computer store, if you can actually find an external serial 
modem as opposed to an external usb modem will run $60.   That is pretty much 
why I made the suggestion, for $18, you really can beat the ease and 
convenience of just getting an external serial modem for Linux rather than 
messing about with all those linmodem drivers and perhaps still not being 
able to get all your apps, like fax software, etc. to work with them.

-- 
Bryan Phinney



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



[newbie] KMail 1.5.3

2004-08-10 Thread JRH

Hi, 

I use Kmail 1.5.3 on 9.2, and I have noticed, it is sending forwards as an 
attachment

I have had a look, and cant see how to stop it...

Any ideas?

Thanks,

JRH

-- 
  Sent using Kmail, on Mandrake Linux 9.2... Kernel 2.6
  Microsoft: Which Virus Would You Like to Catch Today?
  Registered Linux User #340061
  73 de M3GXQ
  Yaesu FT-902DM HF, 40/20/15/10m Dipole
  Yaesu FT-7800E VHF/UHF, Dual band Co Linear
 15:25:16 up 26 min,  1 user,  load average: 2.63, 2.30, 1.82



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



Re: [newbie] [OT] Oooooh! That's gotta hurt!

2004-08-10 Thread JoeHill
On Mon, 9 Aug 2004 22:43:22 -0700
Aron Smith disseminated the following:

   Sounds like you've had a full life, Joe.
 
  ...you've no idea.
 
  50 free zings on Joe if anyone can identify the movie and actor!
 James DeanGiant

Hmmm, maybe he did say that, but that's not the one I was looking for. Anyhow,
time's up and to avoid an even longer offtopic thread:

Jeremy Irons, in Reversal of Fortune, responding to the observation from his
lawyer 'you are a very strange man, Mr. Von Bulow'.

-- 
JoeHill RLU #282046 /  www.freeyourmachine.org
10:30:32 up 6 days, 10:12, 8 users, load average: 1.11, 0.93, 0.80
+++
Saddam killed his own people, just like general Pinochet, and once upon a time
both these evil men were supported by the U.S.A.; and whisper it, even Bin Laden
once drank from America's cup just like that election down in Florida this shit
doesn't all add up.. -- Billy Bragg, 'The Price of Oil'


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



[newbie] xmms problem

2004-08-10 Thread JASON JESSO
when I run xmms like:


[EMAIL PROTECTED] jason]$ soundwrapper xmms

Segmentation fault

You've probably found a bug in XMMS, please visit
http://bugs.xmms.org and fill out a bug report.

Xlib: unexpected async reply (sequence 0x11c2)!


As you can see there is a problem.

If I just run xmms as is, no problem.

Known problem?


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



[newbie] ADSL Dialer

2004-08-10 Thread Alan
stupid question.

Is there a gui based dialer for linux to connect through a pppoe
connection?

I currently use adsl-connect.

Thanks





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



Re: [newbie] Full install with Mandrake 10?

2004-08-10 Thread Thomas Wilkowski
There is not an option for total install and if you
have one of the power-packs it would be a pretty huge
install indeed. 

I would suggest choosing Select Individual Packages
as you mentioned and then press the next button and
painstakingly go through proceeding list and select
what you want. DHCP will install during set up. When
looking through your list of options tab network 
servers and mark 'DHCP'. Then you are good to go.

A short cut for you (if yo really want a FULL install)
might be to simply select the header box of each tab.
That should auto-select everything  below it. Although
I can't swear to it. Good luck my man.

tsw



--- Jason Bessette [EMAIL PROTECTED] wrote:

 Hey everyone!
 
 I wasn't able to find much on this in the archives,
 so I'll give it a shot 
 here...
 
 We just got Mandrake 10 in our computer science lab.
 We were using Redhat 7, 
 and Mandrake seems a whole lot better. My question
 is, how can I do a 
 complete install of all packages? It does not seem
 like I am able to select 
 everything during installation, even if I select the
 Select Individual 
 Packages option. For instance, we need to use bind
 and the dhcp server for 
 one of the classes and these packages can only be
 installed  after 
 everything else, via the mandrake control center or
 through an rpm. I mostly 
 want to be able to install everything for
 experimental purposes and doing it 
 all in one shot would be nice. Anyone have any
 insight into this? It would 
 be appreciated!
 
 Jason
 

_
 Don’t just search. Find. Check out the new MSN
 Search! 

http://search.msn.click-url.com/go/onm00200636ave/direct/01/
 
 
 

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




__
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail


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



RE: [newbie] folder looses read/write permissions after each reboot....

2004-08-10 Thread Harald T ZIPKO
 You are fighting with msec which runs every hour and resets the

Yes I am still fighting with msec, although I do not want to fight at 
all...

 permissions.  What is it you want to do?  My guess is that you
 want a directory where all members of the 'users' group can
 put stuff.  If this is the case:

Still the only thing I want to enable is a folder in /home (/home/ubw) 
with the following permissions drwxrwsrwx.
How do I get rid of msec? Just disable this hourly cronjob? Should this 
be the only way? Or do I have to create another cron-job wich changes 
the permissions to drwxrwsrwx with chmod 777 /home/ubw... every minute 
- that sounds crazy...

I am desperate.
--

 (o  Best regards
 //\Harald T ZIPKO
 V_/_ 

please no html - mails
--


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



Re: [newbie] Connecting to the net

2004-08-10 Thread jedson
Brian Phinny
At 09:20 PM 08/09/04, you wrote:
Nothing ventured, nothing gained.  There is nothing to getting your computer
setup that you can not learn and do, and when you are done, you will get a
much greater sense of accomplishment as well as knowing a lot more about your
computer than you would have from Windows.  Linux is, in my opinion, better,
faster, more efficient, cheaper, more free (as in speech), and leaves you
beholden to no one vendor and in no one vendor's pocket.  However, there is a
trade-off that you must make to get those benefits.  That is the necessity to
learn.  Not a bad bargain, for me.
Agree with all the above, especially as in speech. Needed the 
encouragement. Thanks.

I followed the instructions about downloading the scanModem program, etc.
Not sure what to do with the results:
*
UPDATE=2004 July 30
ONLY use scanModem downloaded as: 
http://linmodems.technion.ac.il/packages/scanModem.gz

./scanModem should ONLY be run within a Linux/UNIX partition.
If within a MicroSoft/DOS partition, abort with Ctrl-C now !!!
Copy scanModem.gz to your Linux partition and restart.
./scanModem: line 1: gcc: command not found
Providing detail for device at PCI_bus 00:02.6
with vendor-ID:device-ID
:
Class 0703: 1039:7013 Modem: Silicon Integrated Systems [SiS] Intel 537 
[56k Winmodem] (rev a0) (prog-if 00 [Generic])

SubSystem 104d:8128 Sony Corporation: Unknown device 8128
Flags: medium devsel, IRQ 3
I/O ports at a000 [size=256]
I/O ports at 9800 [size=128]
1039:7013 SIS 630 with Subsystem chipset POSSIBLY from:
Pctel
AgereSystems
Intel
Smartlink

Please browse the folder Modem/ containing the following files:
1stRead.txt General.txt Rational.txt Testing.txt
DriverCompiling.txt ModemData.txt !stRead.txt
[EMAIL PROTECTED] jedson]$

The program did produce all those files that are mentioned. I have copied 
them and can send any or all of them, but for the most part they don't make 
a lot of sense to me. Does the line, Class 0703: 1039:7013 Modem: Silicon 
Integrated Systems [SiS] Intel 537 [56k Winmodem] (rev a0) (prog-if 00 
[Generic]) give you what is needed? Where do I go from here?

Jedson



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



Re: [newbie] PLPtools for Psion Revo

2004-08-10 Thread Paul
Op Tue, 10 Aug 2004 10:06:55 +0200 (CEST) schreef Marco Verheul:

 A good search on Google pointed me to a place that has a real Mdk10
RPM for it...


Would you like to share your search result?

Hoi Marco,

I found things at:

ftp://ftp.nluug.nl/pub/os/Linux/distr/Mandrakelinux/official/10.0/contrib/i586/plptools-0.12-3mdk.i586.rpm

and

ftp://ftp.nluug.nl/pub/os/Linux/distr/Mandrakelinux/official/10.0/contrib/i586/libplp0-0.12-3mdk.i586.rpm

You need them both.

So far I see a segmentation fault...

De groeten
Paul

-- 
All mushrooms are edible.
Okay, some mushrooms you only eat once.

http://www.nlpagan.net/linux.htm
Have you visited http://twiki.mdklinuxfaq.org yet?


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



Re: [newbie] xmms problem

2004-08-10 Thread Dan Gordon
On Tuesday 10 August 2004 11:07 am, JASON JESSO wrote:
 when I run xmms like:

 
 [EMAIL PROTECTED] jason]$ soundwrapper xmms

 Segmentation fault

 You've probably found a bug in XMMS, please visit
 http://bugs.xmms.org and fill out a bug report.

I just tried this and it works ok but i get this part of the error after 
i quit xmms.


 Xlib: unexpected async reply (sequence 0x11c2)!

I don't however get this part of the error, very strange indeed.

 

 As you can see there is a problem.

 If I just run xmms as is, no problem.

 Known problem?

Have you checked at www.xmms.org
I will look later but work is calling me now :-(

Regards,
Dan Gordon
-- 
Tue Aug 10 11:46:39 EDT 2004
 11:46:39 up 22:27,  0 users,  load average: 0.08, 0.02, 0.01
Don't sweat it -- it's only ones and zeros.
-- P. Skelly


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



Re: [newbie] Connecting to the net

2004-08-10 Thread Bryan Phinney
On Tuesday 10 August 2004 11:30 am, jedson wrote:

 I followed the instructions about downloading the scanModem program, etc.

You can send all 3 files to the mailing list by using the link that I included 
or you can put them someplace that we can get them, depending on the size.


 Class 0703: 1039:7013 Modem: Silicon Integrated Systems [SiS] Intel 537
 [56k Winmodem] (rev a0) (prog-if 00 [Generic])

 SubSystem 104d:8128 Sony Corporation: Unknown device 8128

 Flags: medium devsel, IRQ 3

 I/O ports at a000 [size=256]

 I/O ports at 9800 [size=128]

 1039:7013 SIS 630 with Subsystem chipset POSSIBLY from:

 Pctel

 AgereSystems

 Intel

 Smartlink

These are some possibilities but it is not narrowed down enough for me to 
firmly identify your modem.  If you are using a windows driver disk that is 
something other than a generic driver, you might be able to get the vendor 
name from that, and then we will have more info to try to suggest some 
drivers to you.

In short, we need to know who made the modem and hopefully what chipset or 
model it is.  That information will probably be in the files generated, 
specifically ModemData.txt.  Also, you can check the Driver Compiling.txt and 
it might actually give you instructions of where to find the driver, to 
download it and then how to compile and install.  There might be pre-built 
packages available but for a lot of modems, you need to build them yourself.
-- 
Bryan Phinney



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



Re: [newbie] xmms problem

2004-08-10 Thread JASON JESSO
I forgot to say that xmms comes up.  I load an mp3,
and then it crashes.  The mp3 is fine.

If I run just xmms instead of using soundwrapper my
mp3 play fine in xmms.

I can just run xmms as is.


 --- Dan Gordon [EMAIL PROTECTED] wrote: 
 On Tuesday 10 August 2004 11:07 am, JASON JESSO
 wrote:
  when I run xmms like:
 
  
  [EMAIL PROTECTED] jason]$ soundwrapper xmms
 
  Segmentation fault
 
  You've probably found a bug in XMMS, please visit
  http://bugs.xmms.org and fill out a bug report.
 
 I just tried this and it works ok but i get this
 part of the error after 
 i quit xmms.
 
 
  Xlib: unexpected async reply (sequence 0x11c2)!
 
 I don't however get this part of the error, very
 strange indeed.
 
  
 
  As you can see there is a problem.
 
  If I just run xmms as is, no problem.
 
  Known problem?
 
 Have you checked at www.xmms.org
 I will look later but work is calling me now :-(
 
 Regards,
 Dan Gordon
 -- 
 Tue Aug 10 11:46:39 EDT 2004
  11:46:39 up 22:27,  0 users,  load average: 0.08,
 0.02, 0.01
 Don't sweat it -- it's only ones and zeros.
   -- P. Skelly
 
 

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


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



Re: [newbie] Adding another Linux distro to MDK lilo.conf

2004-08-10 Thread Mikkel L. Ellertson
John Richard Smith wrote:
 Dual booting involves resolving where the /boot directory that the
 system is booting from is going. If you have not already created a
 /boot Partion you have ended up with two /boot directories one in
 each OS / base, and lilo only knows only of the one, the one it has
 in mandrake / base.
 There are two solutions,
 either, create a single /boot partition and reinstall both OS's, in
 which case all the boot files for both OS's are installed
 automatically by both OS installers in the /boot partition.
 or, copy the /boot files from the dead /boot directory across to the
 live /boot directory, the one lilo knows about in mandrake / base.
 The stanza for suse looks ok to me, but I have limited experience
 with suse and so cannot be sure. The one previso I would have is the
 number of characters for the kernel to boot from, there are
 limitations in lilo for most labels and kernel versions but they have
 to be precise enough to be able to activate the correct kernels. when
 you are done run /sbin/lilo to confirm the entries are correct and
 make sure lilo accepts you final result. John
Another way to handle duel booting is to run more then one copy of the 
boot loader.  One way to do it is to have each OS load the boot loader 
on the boot recored of the /boot partition for that version.  You then 
install another boot loader on the MBR.  This boot loader just lets you 
pick the version to load, and you then get the boot loader for this 
version.  some thing like:

First boot loader: (/etc/lilo.boot)
default=Mandrake
boot=/dev/hda
map=/boot/map
keytable=/boot/us.klt
prompt
nowarn
timeout=100
message=/boot/main-message
other=/dev/hda1
   label=SUSE
other=/dev/hda8
   label=Mandrake
Then for the SUSE boot loader, change boot=/dev/hda to 
boot=/dev/hda1 and for Mandrake change it to boot=/dev/hda8.  This 
way, when you instal a new kernel, the scripts in the RPM will update 
the lilo.conf file, and the boot loader for that distribution.

You could also leave the Mandrake boot loader on the MBR, and change the 
SUSE config to boot=/dev/hda1.  Then add to the Mandrake lilo.conf:

other=/dev/hda1
   label=SUSE
If you realy want to have one boot loader handle both, you can mount the 
/boot partition form one OS on the other OS.  Use sonething like /boot1 
for the name.  Then change any pointers to /boot to /boot1 for booting 
the second OS.  But if you do any kernel updates on the second OS, you 
will have to manualy add them to lilo.conf on the first OS, and run lilo 
there.  Make sure that the boot= section on the second OS lilo.conf does 
NOT point to /dev/hda!

Oh yes, you do not have to use lilo or Grub for the first boot loader.  
There are other boot loaders that will handle loading the correct boot 
loader for each OS.  System Commander and its clones come to mind...

Mikkel
--
   Do not meddle in the affairs of dragons,
for you are crunchy and taste good with ketchup.


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



[newbie] installing a screensaver in KDE

2004-08-10 Thread JASON JESSO
Got my hands on the matrix screensaver.

I put KMatrix.desktop in
/usr/share/applnk/System/ScreenSavers.

Control center does not pick it up until I create the
link in
/usr/share/applnk-mdk-simplified/.hidden/ScreenSavers

In works than, but later on (few days later the link
dissappears).  All those links there get recreated. 
By what process?

How do I make this permanant?

I keep having to recreate this link manually.


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



[newbie] Mame roms

2004-08-10 Thread Gregory Croes
Hallo guys,
How are you all? Do you know where I can download mame roms for Gxmame 
in RPM form?

Thanks,
Gregory

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



Re: [newbie] ADSL Dialer

2004-08-10 Thread Tom Brinkman
On Tuesday 10 August 2004 10:24 am, Alan wrote:
 stupid question.

 Is there a gui based dialer for linux to connect through a
 pppoe connection?

 I currently use adsl-connect.

 Thanks

You should be usin 'adsl-start', -connect is for problem 
connections and only Ctrl-c will kill it.  Anyhow...

The gui is  rp-pppoe-gui  It's on your CD's

To run it, type 'tkpppoe' as root to set it up, after that you 
can use it as user if you select that option during setup.  The 
rpm will also install a menu item named Tkpppoe under Internet | 
Remote Acess   (KDE).

Personally I find it easier to start/stop the connection from 
the CL usin aliases to save typing.  Mostly I just leave it up 
24/7 bringing it down only for system shutdowns (kernel change).
alias dsl='adsl-start'
alias dsld='adsl-stop'
Just because these commands require root privilege, doesn't mean 
you're online connected as root.
-- 
  Tom Brinkman Corpus Christi, Texas
   Proud to be an American


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



Re: [newbie] xmms problem

2004-08-10 Thread Frans Ketelaars
On Tuesday 10 August 2004 17:07, JASON JESSO wrote:
 when I run xmms like:

 
 [EMAIL PROTECTED] jason]$ soundwrapper xmms

 Segmentation fault

 You've probably found a bug in XMMS, please visit
 http://bugs.xmms.org and fill out a bug report.

 Xlib: unexpected async reply (sequence 0x11c2)!
 

 As you can see there is a problem.

 If I just run xmms as is, no problem.

 Known problem?

Not exactly known problem but known solution:
http://bugs.mandrakelinux.com/query.php?bug=1056

HTH,

-Frans



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



Re: [newbie] Teaching Spamassassin

2004-08-10 Thread Chris
On Tuesday 10 August 2004 03:44 pm, SME Server Admin wrote:

 Now, I've got SpamAssassin working and it seems to handle the spam at the
 moment, but I need to get this learn bit sorted, so would appreaciate
 some assitance in getting this working as soon as possible please!

 As far as I can see it is capturing about 1/4 of the spam coming in.

 Elwyn

Couple of questions:

1.  What does your local.cf look like in /etc/mail/spamassassin?
2.  Are you using bayes?
3.  Do you have auto_learn turned on?
4.  What rule sets are you using in /etc/mail/spamassassin?
5.  Are you using network checks, razor, pyzor, DCC, SURBL's?
6.  How are you calling spamassassin? Do you have filters setup in Kmail? 
Are you running spamd?

-- 
Chris
Registered Linux User 283774 http://counter.li.org
9:17pm up 1 day, 23:19, 3 users, load average: 1.44, 0.97, 0.77

The personal computer market is about the same size as the total potato chip
market.  Next year it will be about half the size of the pet food market and
is fast approaching the total worldwide sales of pantyhose
-- James Finke, Commodore Int'l Ltd., 1982

Live - From Virgin Radio UK Lynyrd Skynyrd - Sweet Home Alabama



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



[newbie] ** Welcome to Newbie **

2004-08-10 Thread newbie
This is an automated weekly message mainly intended
for people new to Mandrake's Newbie List.

=
In This Message
=
1. General Mailing list info
2. Leaving the list
3. List news
4. List Etiquette
5. Twiki


  1. General info  

General Mailing List info is available at:
http://mandrake.vmlinuz.ca/bin/view/Main/MailingLists

If you have trouble with subscribing or unsubing
(or other list issues), you can contact
Eric (the sender of this email).


  2. Leaving the list

To unsub from the list, please follow the directions at
http://mandrake.vmlinuz.ca/bin/view/Main/MailingLists


  3. List news

For List News (is the list down?, etc) see 
http://mandrake.vmlinuz.ca/bin/view/Main/NeWs


  4. List Etiquette

We have prepared a page describing common mailing list
etiquette that will make your posts more effective and
make fellow list members happier to help.

It can be found at the community Twiki:
http://mandrake.vmlinuz.ca/bin/view/Main/MandrakeMailingListEtiquette


  5. Twiki

A TWiki is a user-driven webservice, where many members
of the lists have helped organize useful information about
Mandrake and Linux in general. Anyone can contribute.

The Home page of the Twiki is at:
http://mandrake.vmlinuz.ca/bin/view/Main/WebHome

An easier to remember link is http://twiki.mdklinuxfaq.org

The Table of Contents lists all topics and is here:
http://mandrake.vmlinuz.ca/bin/view/Main/WebIndex



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



[newbie] WAY OT - From the And you thought YOU were a newbie dept.

2004-08-10 Thread J Latham
I bought a refurbished TDK cd-burner online and it
arrived in the mail today ... Just opened the box to
inspect the contents and was amazed to see a new
device I'd never seen before ... the Emergency Eject
Pin ... that's right, an unwound paperclip! ...
Amazing.  I wonder how much extra I paid for this
incredible bit of technology ... Even more amazing is
the fact that it comes in it's own bit of packaging
(surprisingly not in the protective packaging that
hard drives come in ... ) and wih a complete set of
instructions:

1) Insert the eject pin into the emergency pinhole
2) Carefully pull the tray out and remove the CD

But wait!  How do I get the tray closed again?

Hm, could be some money in an Emergency Un-ject Pin
... Now where did I put that old back-scratcher?

:^
Adam


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



Re: [newbie] Teaching Spamassassin(offtopic)

2004-08-10 Thread Erylon Hines
On Monday 09 August 2004 09:33 pm, Charlie Mahan wrote:
| -BEGIN PGP SIGNED MESSAGE-
| Hash: SHA1
|
| On Monday 09 August 2004 19:48:07, Erylon Hines wrote:
|  On Monday 09 August 2004 03:01 pm, SME Server Admin wrote:
|  | Hiya
|  |
|  | Right. i've had Spam Assassin running for a few weeks now, and have
|  | built up about 300 or so messages in my Spam/missed spam directory. The
|  | actually directory is:
|  |
|  | Local Folders / Spam / MissedSpam
|  |
|  | Now, I've been into shell and done as it asked, ie type in the
|  | following string. The first one was without a dot before Mail and the
|  | second was with it in.
|  |
|  | It's not working. This is in Kontact by the way. Can anyone help?
|  |
|  | TIA
|  |
|  | Elwyn
|  |
|  |
|  | [EMAIL PROTECTED] elwyn]$ sa-learn --mbox
|  | --spam /home/Elwyn/Mail/.spam.directory/MissedSpam/*
|  |
|  | Learned from 0 message(s) (0 message(s) examined).
|  |
|  | [EMAIL PROTECTED] elwyn]$ sa-learn --mbox
|  | --spam /home/Elwyn/.Mail/.spam.directory/MissedSpam/*
|  |
|  | Learned from 0 message(s) (0 message(s) examined).
|  |
|  | [EMAIL PROTECTED] elwyn]$
| 
|  Your Mail directory isn't hidden, normally.  Nor would be the
|  subdirectorys, the /spam or /MissedSpam
| 
|  The command:
| 
|  $sa-learn --mbox --spam /home/Elwyn/Mail/spam/MissedSpam/*
|
| I beg to differ. The Mail directory for K-Mail since (I believe) 3.1 *is* a
| hidden directory, while the sub-directories in it are not. No point hiding
| those is there, they live in a hidden directory.
|
| The rest of what you advised is probably accurate. I wouldn't know and
| don't intend to discover since spamassassin and I have never been more than
| coldly cordial to one another. I use bogofilter, far less horsepower
| required, easily configured, while just as accurate.
|
| Charlie

My #kmail --version
Qt: 3.1.2
KDE: 3.1.3
KMail: 1.5.3

With 9.2.  #/~/Mail directory isn't hidden.  For what reason would the 
developers hide it?

?

Erylon



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



Re: [newbie] WAY OT - From the And you thought YOU were a newbie dept.

2004-08-10 Thread Charles A Edwards
On Tue, 10 Aug 2004 22:17:17 -0700 (PDT)
J Latham wrote:

 2) Carefully pull the tray out and remove the CD


CD?

What the Hell has a bank note got to do with a cup holder?



Charles

-- 
Fortune's real live weird band names #13:

Alien Sex Fiend
--
Mandrake Linux 10.0 on BigBoy #184142
Registered Linux user #182463 *http://www.eslrahc.com*
2.6.5-1.tmb.6mdkenterprise
--



pgp9wEgsoMojy.pgp
Description: PGP signature