| … | |
… | |
| 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-finalise.xml,v 1.46 2006/10/28 09:17:54 neysx Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml,v 1.47 2006/12/03 23:05:54 nightmorph Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <abstract> |
11 | <abstract> |
| 12 | You're almost done. We'll just create one (or more) users for your |
12 | You're almost done. We'll just create one (or more) users for your |
| 13 | system. |
13 | system. |
| 14 | </abstract> |
14 | </abstract> |
| 15 | |
15 | |
| 16 | <version>7.0</version> |
16 | <version>7.1</version> |
| 17 | <date>2006-08-30</date> |
17 | <date>2006-12-03</date> |
| 18 | |
18 | |
| 19 | <section> |
19 | <section> |
| 20 | <title>User Administration</title> |
20 | <title>User Administration</title> |
| 21 | <subsection> |
21 | <subsection> |
| 22 | <title>Adding a User for Daily Use</title> |
22 | <title>Adding a User for Daily Use</title> |
| … | |
… | |
| 104 | </p> |
104 | </p> |
| 105 | |
105 | |
| 106 | </body> |
106 | </body> |
| 107 | </subsection> |
107 | </subsection> |
| 108 | </section> |
108 | </section> |
|
|
109 | <section> |
|
|
110 | <title>Disk Cleanup</title> |
|
|
111 | <subsection> |
|
|
112 | <title>Removing tarballs</title> |
|
|
113 | <body> |
|
|
114 | |
|
|
115 | <p> |
|
|
116 | Now that you've finished installing Gentoo and rebooted, if everything has gone |
|
|
117 | well, you can remove the downloaded stage3 tarball and Portage snapshot from |
|
|
118 | your hard disk. Remember that they were downloaded to your root (<path>/</path>) |
|
|
119 | directory. |
|
|
120 | </p> |
|
|
121 | |
|
|
122 | <pre caption="Removing the stage3 tarball"> |
|
|
123 | # <i>rm /stage3-*.tar.bz2*</i> |
|
|
124 | </pre> |
|
|
125 | |
|
|
126 | <pre caption="Removing the Portage snapshot"> |
|
|
127 | # <i>rm /portage-latest.tar.bz2*</i> |
|
|
128 | </pre> |
|
|
129 | |
|
|
130 | </body> |
|
|
131 | </subsection> |
|
|
132 | </section> |
| 109 | </sections> |
133 | </sections> |