| 1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
| 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/1.0 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.17 2004/10/21 16:34:46 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.18 2004/10/23 11:02:06 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | <section> |
10 | <section> |
| 11 | <title>Hardware Requirements</title> |
11 | <title>Hardware Requirements</title> |
| 12 | <subsection> |
12 | <subsection> |
| 13 | <title>Introduction</title> |
13 | <title>Introduction</title> |
| 14 | <body> |
14 | <body> |
| 15 | |
15 | |
| 16 | <p> |
16 | <p> |
| 17 | Before we start, we first list what hardware requirements you need to |
17 | Before we start, we first list what hardware requirements you need to |
| 18 | successfully install Gentoo on your box. This of course depends on your |
18 | successfully install Gentoo on your box. This of course depends on your |
| 19 | architecture. |
19 | architecture. |
| 20 | </p> |
20 | </p> |
| 21 | |
21 | |
| 22 | </body> |
22 | </body> |
| … | |
… | |
| 244 | |
244 | |
| 245 | </body> |
245 | </body> |
| 246 | </subsection> |
246 | </subsection> |
| 247 | <subsection> |
247 | <subsection> |
| 248 | <title>Gentoo LiveCDs</title> |
248 | <title>Gentoo LiveCDs</title> |
| 249 | <body> |
249 | <body> |
| 250 | |
250 | |
| 251 | <p> |
251 | <p> |
| 252 | The <e>Gentoo LiveCDs</e> are bootable CDs which contain a |
252 | The <e>Gentoo LiveCDs</e> are bootable CDs which contain a |
| 253 | self-sustained Gentoo environment. They allow you to boot Linux from the CD. |
253 | self-sustained Gentoo environment. They allow you to boot Linux from the CD. |
| 254 | During the boot process your hardware is detected and the appropriate drivers |
254 | During the boot process your hardware is detected and the appropriate drivers |
| 255 | are loaded. They are maintained by Gentoo developers. |
255 | are loaded. They are maintained by Gentoo developers. |
| 256 | </p> |
256 | </p> |
| 257 | |
257 | |
| 258 | <p> |
258 | <p> |
| 259 | All LiveCDs allow you to boot, setup networking, initialize your |
259 | All LiveCDs allow you to boot, set up networking, initialize your |
| 260 | partitions and start installing Gentoo from the Internet. However, some |
260 | partitions and start installing Gentoo from the Internet. However, some |
| 261 | LiveCDs also contain all necessary source code so you are able to install |
261 | LiveCDs also contain all necessary source code so you are able to install |
| 262 | Gentoo without a working network configuration. |
262 | Gentoo without a working network configuration. |
| 263 | </p> |
263 | </p> |
| 264 | |
264 | |
| 265 | <p> |
265 | <p> |
| 266 | Now what do these LiveCDs contain? |
266 | Now what do these LiveCDs contain? |
| 267 | </p> |
267 | </p> |
| 268 | |
268 | |
| 269 | </body> |
269 | </body> |
| 270 | </subsection> |
270 | </subsection> |
| 271 | <subsection> |
271 | <subsection> |
| 272 | <title>Gentoo's Minimal LiveCD</title> |
272 | <title>Gentoo's Minimal LiveCD</title> |
| 273 | <body> |
273 | <body> |
| 274 | |
274 | |
| … | |
… | |
| 628 | Gentoo installation (perhaps because those users are going to help you |
628 | Gentoo installation (perhaps because those users are going to help you |
| 629 | install Gentoo, or even do it for you), you need to create a user |
629 | install Gentoo, or even do it for you), you need to create a user |
| 630 | account for them and perhaps even provide them with your root password |
630 | account for them and perhaps even provide them with your root password |
| 631 | (<e>only</e> do that <e>if</e> you <b>fully trust</b> that user). |
631 | (<e>only</e> do that <e>if</e> you <b>fully trust</b> that user). |
| 632 | </p> |
632 | </p> |
| 633 | |
633 | |
| 634 | <p> |
634 | <p> |
| 635 | To fire up the SSH daemon, execute the following command: |
635 | To fire up the SSH daemon, execute the following command: |
| 636 | </p> |
636 | </p> |
| 637 | |
637 | |
| 638 | <pre caption="Starting the SSH daemon"> |
638 | <pre caption="Starting the SSH daemon"> |
| 639 | # <i>/etc/init.d/sshd start</i> |
639 | # <i>/etc/init.d/sshd start</i> |
| 640 | </pre> |
640 | </pre> |
| 641 | |
641 | |
| 642 | <p> |
642 | <p> |
| 643 | To be able to use sshd, you first need to setup your networking. Continue with |
643 | To be able to use sshd, you first need to set up your networking. Continue with |
| 644 | the chapter on <uri link="?part=1&chap=3">Configuring your Network</uri>. |
644 | the chapter on <uri link="?part=1&chap=3">Configuring your Network</uri>. |
| 645 | </p> |
645 | </p> |
| 646 | |
646 | |
| 647 | </body> |
647 | </body> |
| 648 | </subsection> |
648 | </subsection> |
| 649 | </section> |
649 | </section> |
| 650 | </sections> |
650 | </sections> |