Tips Linux Explorers   All Things Linux Forum   Great Linux Links   LinuxClues.com   Hometown    



PENGUIN LIBREATION FRONT UPDATE !


For those of you loving the PLF rpm´s just like I do, there is a cheat-code to avoid those messages at install, you know the ones saying that the package misses the official Mandrake signature:

Mandrake 9.1
Open a console:

CODE
$ su
< password >

and paste the following line after the prompt:

CODE
links -source http://plf.zarb.org/plf.asc | gpg --import



Mandrake 9.2

CODE
wget http://plf.zarb.org/plf.asc; rpm --import plf.asc; rm -f plf.asc



WARNING: you have to be on-line for the trick to work !

I´m still searching after the texstar cheat-codes, had them for the 9.0 but the site moved and the new one does not provide the necessary info anymore.



Bruno


-- May 12 2003 ( Obsolete ) --


Tips Linux Explorers   All Things Linux Forum   Great Linux Links   LinuxClues.com   Hometown