Revision [643]
Last edited on 2007-06-06 05:37:04 by WikiAdminAdditions:
Is as easy as
/etc/init.d/distccd start
OR manually
distccd -daemon -N15
The -N level specify the nice level so it will have a lower priority than other processes. When started, distccd will listen on TCP 3632. distccd needs to be started on all machines in the "cluster".
/etc/init.d/distccd start
OR manually
distccd -daemon -N15
The -N level specify the nice level so it will have a lower priority than other processes. When started, distccd will listen on TCP 3632. distccd needs to be started on all machines in the "cluster".