TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:14678] running rc5 crackers



Eric Hopper wrote:
>> so I run it inside of 'screen', and then detach my session.  I leave it
>> running all the time at nice +19.  
        why +19, and not +20? or would it tend to get choked off at +20?

Calum Lerwick wrote:
>echo "Starting rc5des client..." >/dev/console
>cd /usr/local/sbin/dnetc
>./dnetc >/dev/tty9 2>&1 &
>cd /
so you just switch to VC #9 to see it?

why can't you do: 
/usr/local/sbin/dnetc >/dev/tty9 2>&1 &

instead of 
>cd /usr/local/sbin/dnetc
>./dnetc >/dev/tty9 2>&1 &
?

Carl Soderstrom
System Administrator    307 Brighton Ave. 
Minnesota DHIA	        Buffalo, MN	
carls@agritech.com      (612) 682-1091