[H-GEN] distcc at meetings

Greg Black gjb at gbch.net
Sat Apr 10 07:40:43 EDT 2004


On 2004-04-10, Mark Suter wrote:

> If we all try to run distcc at meetings, then the following will
> allow people to quickly take advantage.
> 
>     $ sudo nmap -sT 192.168.146.0/23 -p 3632 -oG - | awk '/open/ {print $2}'
> 
> The brave, or impatient, may give the following a go.

Just in case you're braver than you're well-informed, be aware that you need 
to know what architecture all those hosts are running.  If they're all PPC
boxes, their compilers won't generate very useful code for your Intel x86 box
(although you will get your failure quite fast, so thet might be some kind of
benefit).

Cheers, Greg




More information about the General mailing list