
Openssl rsa -in key -enc.pem -out key.pem configure -enable-silent -with-lokit-path=/opt/loolwsd/bundles/include -with-lo-path=/opt/libreoffice/core/instdir -enable-debugĬhown -R loolwsd.loolwsd /opt/libreoffice/ Sudo apt-get install libpng2-0 libpng12-dev libpacp0.8 libpacp0.8-dev libcunit libcunit1 libcunit1-dev autogen.sh -without-help -without-myspell-dicts Sudo apt-get install git & sudo apt-get build-dep libreoffice Sudo docker run -name code -i -t collabora/code /bin/bash

‘wicked ifup all’ will bring up the 2nd (NAT) interface. In /etc/sysconfig/network copy ifcfg-enp0s3 to ifcgf-enp0s8. You have to configure the 2nd (NAT) interface enp0s8 manually. ‘wicked show all’ shows network interfaces. You can add a second interface which is using NAT. VM with Host-only network connection cannot see the internet. Then you can select the configured host-only network name for the VM. To configure Host-only network: In VirtualBox, File -> Preferences -> Network -> Host-Only network tab. Host-only network does not need external network (internet) connection. Bridged Adapter needs external network connection, it will not get IP address with DHCP otherwise. Note: You may not want your CODE VM accessed externally and/or you may have to run it without internet connection.

