distccd
Server daemon for the distcc distributed compiler.
=> More information.
- Start a daemon with the default settings:
distccd --daemon
- Start a daemon, accepting connections from IPv4 private network ranges:
distccd --daemon --allow-private
- Start a daemon, accepting connections from a specific network address or address range:
distccd --daemon --allow {ip_address|network_prefix}
- Start a daemon with a lowered priority that can run a maximum of 4 tasks at a time:
distccd --daemon --jobs {4} --nice {5}
- Start a daemon and register it via mDNS/DNS-SD (Zeroconf):
distccd --daemon --zeroconf
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/distccd.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 103.693935 milliseconds
- Gemini-to-HTML Time
- 0.391586 milliseconds
This content has been proxied by September (ba2dc).