distccd (1) Linux Manual Page
NAME distccd – distributed C/C++ compiler server SYNOPSIS distccd –daemon [OPTIONS] DESCRIPTION distccd is the server for the distcc(1) distributed compiler. It accepts and runs compilation jobs for network clients. distcc can run over either TCP or a connection command such as ssh(1). TCP connections are fast but relatively insecure. SSH connections are secure but…
