| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v 1.29 2005/07/02 04:50:55 smithj Exp $ --> |
3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/distcc.xml,v 1.30 2005/07/03 17:33:01 alin Exp $ --> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/distcc.xml"> |
5 | <guide link="/doc/en/distcc.xml"> |
| 6 | |
6 | |
| 7 | <title>Gentoo Distcc Documentation</title> |
7 | <title>Gentoo Distcc Documentation</title> |
| 8 | |
8 | |
| … | |
… | |
| 181 | link="http://distcc.samba.org/security.html">Distcc Security Design</uri>. |
181 | link="http://distcc.samba.org/security.html">Distcc Security Design</uri>. |
| 182 | </p> |
182 | </p> |
| 183 | |
183 | |
| 184 | <impo> |
184 | <impo> |
| 185 | It is important to use --allow and --listen. Please read the distccd manpage |
185 | It is important to use --allow and --listen. Please read the distccd manpage |
| 186 | or the above seurity document for more information. |
186 | or the above security document for more information. |
| 187 | </impo> |
187 | </impo> |
| 188 | |
188 | |
| 189 | |
189 | |
| 190 | <p> |
190 | <p> |
| 191 | Now start the distcc daemon on all the participating computers: |
191 | Now start the distcc daemon on all the participating computers: |