Collabora Online Development Edition is a powerful online office suite that can be used with Nextcloud or ownCloud. In this tutorial, we will guide you through the installation process of Collabora Online Development Edition on Linux Mint.
Before starting, make sure that you have the following prerequisites:
Open the terminal by pressing Ctrl+Alt+T
.
Add the Collabora Online Development Edition repository to your system with the following command:
sudo add-apt-repository ppa:libreoffice/libreoffice-7-0
Press Enter
to confirm adding the repository.
Update the package list with the following command:
sudo apt update
Install Collabora Online Development Edition with the following command:
sudo apt install loolwsd code-brand
Press Y
and then Enter
to confirm the installation.
Open the configuration file with the following command:
sudo nano /etc/loolwsd/loolwsd.conf
Uncomment the FileServerRootPath
and Storage.BaseURI
lines by deleting the #
symbol at the start of each line.
Replace the Storage.BaseURI
URL with your server's domain name or IP address. For example, if your server's IP address is 192.168.1.100
, change the line to:
Storage.BaseURI = "http://192.168.1.100:9980/"
Uncomment the AdminConsole
section by removing the #
symbol at the start of the line.
Change the AllowRemoteAdmin
value to true
, so it looks like this:
AllowRemoteAdmin = true
Save and close the file by pressing Ctrl+X
, then Y
, and then Enter
.
Start Collabora Online Development Edition with the following command:
sudo systemctl start loolwsd
Check the status of Collabora Online Development Edition with the following command:
sudo systemctl status loolwsd
The status should show that the service is active and running.
Open your web browser and go to http://<your-server's-domain-name-or-IP-address>:9980/
.
You should see the Collabora Online Development Edition welcome page.
Congratulations! You have successfully installed Collabora Online Development Edition on Linux Mint. You can now use it with Nextcloud or ownCloud.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!