All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)Create and edit the file {{f|.bash_profile}} inside of the directory {{f|/part/to/chroot/directory/root/}} to include the following
{{console|body=
# ##i##nano root/.bash_profile
}}
{{file|name=.bash_profile|desc=/root/.bash_profile inside of /path/to/chroot/directory/|body=
#run env-update on 32-bit chroot login
env-update
}}
 h Spanish (es)Cree y edite el archivo {{f|.bash_profile}} dentro del directorio{{f|/part/to/chroot/directory/root/}} para incluir lo siguiente
{{console|body=
# ##i##nano root/.bash_profile
}}
{{file|name=.bash_profile|desc=/root/.bash_profile inside of /path/to/chroot/directory/|body=
#ejecute env-update en cada inicio de sesión en el chroot de 32 bits
env-update
}}