| … | |
… | |
| 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-ppc64-medium.xml,v 1.3 2004/08/19 07:58:56 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.4 2004/10/18 15:56:59 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> |
| … | |
… | |
| 669 | You can change your user id from root to the newly created user by using |
669 | You can change your user id from root to the newly created user by using |
| 670 | <c>su</c>: |
670 | <c>su</c>: |
| 671 | </p> |
671 | </p> |
| 672 | |
672 | |
| 673 | <pre caption="Changing user id"> |
673 | <pre caption="Changing user id"> |
| 674 | # <i>su john -</i> |
674 | # <i>su - john</i> |
| 675 | </pre> |
675 | </pre> |
| 676 | |
676 | |
| 677 | </body> |
677 | </body> |
| 678 | </subsection> |
678 | </subsection> |
| 679 | <subsection> |
679 | <subsection> |