Table of Contents
Only Office Docs is a web-based office suite with a free desktop version for Linux, Windows, and macOS that is intended for local distribution. The open-source programme combines collaborative editors for fillable forms and spreadsheets, presentations, and text documents with excellent OOXNL compatibility (DOCX, XLSX and PPTX). ONLYOFFICE Docs has a PDF and DjVu viewer and can convert these types of files to other formats.
In order to facilitate collaborative work, Only Office Docs provides a set of standard editing tools and features, such as Fast and Strict co-editing modes, Track Changes, Version History, comment and user mentions, document comparison, and real-time communication.
By combining the suite with a file-sharing platform or a DMS service, Only Office Docs makes it feasible to set up a collaborative environment on a Linux server. Examples of the most widely used integrations are Nextcloud, Seafile, ownCloud, Redmine, WordPress, Confluence, SharePoint, Alfresco, Chamilo, Liferay, and Moodle, among others. We have mentioned steps below to Install Only Office 7.2 on Linux
Steps to Install Only Office 7.2 on Linux
Install Podman
“sudo dnf -y install podman”
Run ONLYOFFICE Docs with Podman as a root user
“sudo mkdir -p /app/onlyoffice/DocumentServer/logs ”
“sudo podman run -i -t -d -p 80:80 -p 443:443 –restart=always ”“v /app/onlyoffice/DocumentServer/logs:/var/log/onlyoffice:Z ”
“sudo podman exec $(sudo podman ps -q) sudo supervisorctl start ds:example”
Final Words
We hope like our article on how to Install Only Office 7.2 on Linux. A free and open-source office suite pack called ONLYOFFICE Desktop Editors includes editors for text documents, spreadsheets, and presentations. It enables offline creation, viewing, and editing of office documents on a Mac or Windows/Linux computer. The.docx,.xlsx, and.pptx Office Open XML file formats are fully compatible with the suite.