It worked!!

Thanks a gazillion!!!

ps.  For some asinine reason I am cracking keys faster in LINUX than WIN95b, and
by quite a LARGE margin.

In win95b keyrate was 325 kk/s
In linux 362 kk/s

What gives?!

lunaslide wrote:

> Yeah, you have to do something like
>
> nohup ./rc5des > /dev/null &
>
> the nohup makes sure that when you log out of the console, the program
> keeps running.  Redirecting to /dev/null keeps the output from appearing on
> hte console and the & makes the program run in the background and releases
> your console for use.
>
> Place this line in an appropriate place in /sbin/init.d/boot.local so it
> will start up with automagically.
>

-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archiv at http://www.suse.com/Mailinglists/suse-linux-e/index.html

Reply via email to