diff --git a/documentation/installation_guide.html b/documentation/installation_guide.html index e6156c5b0f..a3c6de4927 100755 --- a/documentation/installation_guide.html +++ b/documentation/installation_guide.html @@ -601,7 +601,7 @@ Note: Xapian's licensing for the PHP extension is a bit different than what is n
Note: This step will require a dedicated server or a virtual dedicated server as the packages involved are not available on most shared hosting solutions.
-On Debian or Ubuntu 11.10 and superior, install LibreOffice v3 (or v4) and start it as a headless server:
+On Debian or Ubuntu 22.04 and superior, install LibreOffice v7 (or superior) and start it as a headless server:
sudo apt-get install libreoffice screen sudo adduser rapid @@ -609,9 +609,11 @@ sudo adduser rapid www-data screen sudo -s su - rapid -soffice --accept="socket,host=127.0.0.1,port=2002,tcpNoDelay=1;urp;" --headless --nodefault --nofirststartwizard --nolockcheck --nologo --norestore +/usr/bin/libreoffice --headless --accept="socket,host=127.0.0.1,port=2002;urp;" CTRL+a, CTRL+d+In previous versions of LibreOffice, the command above was more complex. If you still need it, please check previous versions of this installation guide. + Please note that this will effectively launch LibreOffice in a "headless" mode (thanks to the --headless option), in a "headless" terminal (thanks to screen). You can later get back into your "headless" terminal by launching:
sudo screen -r diff --git a/documentation/installation_guide_es_ES.html b/documentation/installation_guide_es_ES.html index 41252f1c66..be5f7225bc 100755 --- a/documentation/installation_guide_es_ES.html +++ b/documentation/installation_guide_es_ES.html @@ -706,7 +706,7 @@ sudo /etc/init.d/apache2 restart Nota: Este paso requiere un servidor dedicado o un servidor dedicado virtual ya que los paquetes involucrados no están disponibles en la mayoría de soluciones de hosting compartido. (Consulte con su proveedor): -En Debian o Ubuntu 11.10 y superior, instale LibreOffice.org v3 (o v4) e iniciarlo como un servidor en segundo plano: +En Debian o Ubuntu 22.04 y superior, instale LibreOffice v7 (o superior) e inícielo como un servidor en segundo plano:sudo apt-get install libreoffice screen sudo adduser rapid @@ -714,9 +714,11 @@ sudo adduser rapid www-data screen sudo -s su - rapid -soffice --accept="socket,host=127.0.0.1,port=2002,tcpNoDelay=1;urp;" --headless --nodefault --nofirststartwizard --nolockcheck --nologo --norestore +/usr/bin/libreoffice --headless --accept="socket,host=127.0.0.1,port=2002;urp;" CTRL+a, CTRL+d+En versiones previas de LibreOffice, el comando anterior era más complejo. Si lo necesita, verifique versiones anteriores de esta guía de instalación. + Tenga en cuenta que esto ejecutará LibreOffice en modo "headless" (gracias a la opción --headless), en un terminal "headless" (gracias a la pantalla). Tu puedes posteriormente regresar a tu terminal "headless" ejecutando:diff --git a/documentation/installation_guide_fr_FR.html b/documentation/installation_guide_fr_FR.html index a44f6abb6d..8357748454 100644 --- a/documentation/installation_guide_fr_FR.html +++ b/documentation/installation_guide_fr_FR.html @@ -663,10 +663,16 @@ sudo /etc/init.d/apache2 restart9. Chamilo Rapide - Conversion de PPT
Note: This step will require a dedicated server or a virtual dedicated server as the packages involved are not available on most shared hosting solutions.
- On Debian or Ubuntu 11.10 and superior, install LibreOffice.org v3 and start it as a headless server: + On Debian or Ubuntu 22.04 and superior, install LibreOffice v7 (or superior) and start it as a headless server:-sudo apt-get install libreoffice -sudo soffice -accept="socket,host=127.0.0.1,port=2002,tcpNoDelay=1;urp;" -headless -nodefault -nofirststartwizard -nolockcheck -nologo -norestore & +sudo apt-get install libreoffice screen +sudo adduser rapid +sudo adduser rapid www-data +screen +sudo -s +su - rapid +/usr/bin/libreoffice --headless --accept="socket,host=127.0.0.1,port=2002;urp;" +CTRL+a, CTRL+dThen go to your administration page -> Chamilo Rapid and set the host to "localhost" and the port to "2002". Save. Go to your course, learning path tool and see the new icon appeared. Import your PPT. This should work. Note: Sometimes, this doesn't work out so easily. You can probably ask for the assistance of any system administrator around with a bit of Java and PHP experience, or you can always ask one of the Chamilo's Official Providers for assistance (ask for a guaranteed commercial contract). diff --git a/documentation/installation_guide_it_IT.html b/documentation/installation_guide_it_IT.html index 345a77534b..f338e279c5 100644 --- a/documentation/installation_guide_it_IT.html +++ b/documentation/installation_guide_it_IT.html @@ -515,10 +515,10 @@
11. Sistema Chamilo Rapid per conversione file PPT
Nota: questo passaggio richiede un server dedicato oppure un server virtuale perchè il pacchetto tipicamente non è supportato dalla maggior parte delle soluzioni di hosting condiviso presenti sul mercato.
-Su un sistema Debian o Ubuntu 11.10 o superiori basta semplicemente installare LibreOffice.org v3 ed avviarlo come server headless:
+Su un sistema Debian o Ubuntu 22.04 o superiori basta semplicemente installare LibreOffice v7 ed avviarlo come server headless:
sudo apt-get install libreoffice
-sudo soffice -accept="socket,host=127.0.0.1,port=2002,tcpNoDelay=1;urp;" -headless -nodefault -nofirststartwizard -nolockcheck -nologo -norestore &
+/usr/bin/libreoffice --headless --accept="socket,host=127.0.0.1,port=2002;urp;"
Poi vai nella pagina di Amministrazione> Chamilo Rapid ed imposta l’host a “localhost”, la porta a “2002”. Salva. Ora vai nel tuo corso, nel tool Percorsi di Apprendimento e dovresti vedere una nuova icona aggiunta. Ora puoi importare un file PPT e dovrebbe funzionare.
Nota: qualche volta non funziona così facilmente. Potresti dover necessitare di assistenza da parte di qualche amministratore di sistema con conoscenze di base di Java e PHP o comunque puoi chiedere assistenza ai nostri Provider Ufficiali (con un contratto commerciale di assistenza per questo tipo di servizio)