Difference between revisions of "Translations:Install/Chroot/12/en"

From Funtoo
Jump to navigation Jump to search
(Importing a new version from external source)
(Importing a new version from external source)
 
Line 1: Line 1:
It's also a good idea to change the default command prompt while inside the chroot. This will avoid confusion if you have to change terminals. Use this command:
{{console|body=%chroot% ##i##export PS1="(chroot) $PS1"}}
Test internet name resolution from within the chroot:
Test internet name resolution from within the chroot:
{{console|body=%chroot% ##i##ping -c 5 google.com}}
{{console|body=%chroot% ##i##ping -c 5 google.com}}

Latest revision as of 04:57, June 23, 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Install/Chroot)
Test internet name resolution from within the chroot:
{{console|body=%chroot% ##i##ping -c 5 google.com}}

Test internet name resolution from within the chroot:

chroot # ping -c 5 google.com