18
0
Fork 0

Compléments collaboracode

This commit is contained in:
Ludovic Poujol 2019-11-28 10:24:14 +01:00
parent 6fe0c65d8b
commit dadfd7f9fa
1 changed files with 15 additions and 0 deletions

View File

@ -14,6 +14,21 @@ Collabora propose des paquets via leur dépôt pour installer le logiciel :
# apt update
# apt install loolwsd code-brand collaboraofficebasis6.0-fr collaboraoffice6.0-dict-fr
# systemctl status loolwsd.service
● loolwsd.service - LibreOffice Online WebSocket Daemon
Loaded: loaded (/lib/systemd/system/loolwsd.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2019-11-26 12:55:32 CET; 1 day 21h ago
Main PID: 8894 (loolwsd)
Tasks: 10 (limit: 4701)
Memory: 108.3M
CGroup: /system.slice/loolwsd.service
├─8894 /usr/bin/loolwsd --version --o:sys_template_path=/opt/lool/systemplate --o:lo_template_path=/opt/collaboraoffice6.0 --o:child_root_path=/opt/lool/child-roots --o:file_server_root_path=/usr/share/loolwsd
├─8896 /usr/bin/loolforkit --losubpath=lo --systemplate=/opt/lool/systemplate --lotemplate=/opt/collaboraoffice6.0 --childroot=/opt/lool/child-roots/ --clientport=9980 --masterport=9981 --rlimits=limit_virt_mem_mb:0;limit_stack_mem_kb:8000;limit_file_size_mb:0;limit_num_open_files:0 --version
└─9000 /usr/bin/loolforkit --losubpath=lo --systemplate=/opt/lool/systemplate --lotemplate=/opt/collaboraoffice6.0 --childroot=/opt/lool/child-roots/ --clientport=9980 --masterport=9981 --rlimits=limit_virt_mem_mb:0;limit_stack_mem_kb:8000;limit_file_size_mb:0;limit_num_open_files:0 --version
~~~
Pour les versions de Debian antérieures à Debian 10, tout est expliqué sur [leur site](https://www.collaboraoffice.com/code/linux-packages/)