| … | |
… | |
| 2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.75 2006/02/27 00:55:34 fox2mike Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.76 2006/03/28 10:35:59 neysx Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>2.17</version> |
11 | <version>2.18</version> |
| 12 | <date>2006-02-27</date> |
12 | <date>2006-03-28</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Filesystem Information</title> |
15 | <title>Filesystem Information</title> |
| 16 | <subsection> |
16 | <subsection> |
| 17 | <title>What is fstab?</title> |
17 | <title>What is fstab?</title> |
| … | |
… | |
| 209 | |
209 | |
| 210 | <comment>(Set the NISDOMAIN variable to your NIS domain name)</comment> |
210 | <comment>(Set the NISDOMAIN variable to your NIS domain name)</comment> |
| 211 | NISDOMAIN="<i>my-nisdomain</i>" |
211 | NISDOMAIN="<i>my-nisdomain</i>" |
| 212 | </pre> |
212 | </pre> |
| 213 | |
213 | |
| 214 | <p> |
|
|
| 215 | Now add the <c>domainname</c> script to the default runlevel: |
|
|
| 216 | </p> |
|
|
| 217 | |
|
|
| 218 | <pre caption="Adding domainname to the default runlevel"> |
|
|
| 219 | # <i>rc-update add domainname default</i> |
|
|
| 220 | </pre> |
|
|
| 221 | |
|
|
| 222 | </body> |
214 | </body> |
| 223 | </subsection> |
215 | </subsection> |
| 224 | <subsection> |
216 | <subsection> |
| 225 | <title>Configuring your Network</title> |
217 | <title>Configuring your Network</title> |
| 226 | <body> |
218 | <body> |