# Chamilo Rapid (admin/conversion ppt)

La capacidad de convertir las presentaciones *PowerPoint* o *LibreOffice* *Impress* en una ruta de aprendizaje es bastante compleja de instalar. Solo hay un acceso directo conocido: haber instalado una versión de LibreOffice así como la aplicación *GNU* *screen* en su servidor y ejecutar el siguiente comando en una *screen*:

sudo soffice -nologo -nofirststartwizard -headless -norestore -invisible "-accept = socket, host = localhost, port = 2002, tcpNoDelay = 1; urp;"

Cualquier explicación más detallada estaría en gran medida fuera del contexto de esta guía, pero la fórmula funciona bajo Ubuntu Server. Tenga en cuenta que la instalación del servidor de videoconferencia *BigBlueButton* ya cubre la instalación y el inicio (en el puerto 8100) del servidor *LibreOffice \_*.

Si no puede instalarlo, no dude en ponerse en contacto con los proveedores oficiales de Chamilo que lo asistirán o rentarán voluntariamente el acceso a sus servidores de conversión preconfigurados.


---

# 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://docs.chamilo.org/1.11.x-pt_br/manual-del-administrador/funcionalidades_globales/chamilo_rapid_course.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.
