# Configuraciones LINUX

- [Cambiar idioma a Español](https://bibliotek.gitbook.io/miwiki/configuraciones/configuraciones-linux/cambiar-idioma-a-espanol.md): Cuando instalas un sistema que por defecto el idioma es Inglés, esta es la forma más rápida de cambiar el idioma.
- [Cambiar nombre de host y usuario](https://bibliotek.gitbook.io/miwiki/configuraciones/configuraciones-linux/cambiar-nombre-de-host-y-usuario.md): Para esta explicación, empezaremos con un host y un usuario llamado antiguo. Al final del proceso cambiara a nuevo.
- [Personalizar terminal](https://bibliotek.gitbook.io/miwiki/configuraciones/configuraciones-linux/personalizar-terminal.md): Como personalizar el terminal con Oh My Zsh + PowerLevel10k
- [Errores del GRUB - No reconoce archivos de sistema](https://bibliotek.gitbook.io/miwiki/configuraciones/configuraciones-linux/errores-del-grub-no-reconoce-archivos-de-sistema.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bibliotek.gitbook.io/miwiki/configuraciones/configuraciones-linux.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
