Introducing the emerging office suite, OnlyOffice Desktop Editor
Office Newbie
The OnlyOffice Desktop Editor is a free office suite built for collaboration.
The Linux environment is home to several practical and high-functioning office suites. Many mainstream distros come with LibreOffice pre-installed, but other alternatives, such as SoftMaker Office [1], WPS Office [2], Apache OpenOffice [3], and the Calligra suite [4] also compete for Linux mindshare.
The Linux version of OnlyOffice Desktop Editor (formerly Teamlab Office) [5] is a recent arrival to the Linux scene. OnlyOffice is developed by a proprietary company, but a free and open source version of the suite is available and licensed under the GPL.
Like other leading office suites, OnlyOffice comes with a word processor, spreadsheet, and presentation tool. The focus is on collaborative work in a professional setting, but OnlyOffice also works well on a single workstation. Is OnlyOffice better than what you're using now? It depends on your taste and preferences, but the OnlyOffice suite does offer some interesting innovations, such as a free community server for interactive access in a local cloud environment.
Setting Up OnlyOffice
OnlyOffice is developed and maintained by the vendor Ascensio System. The software is available in server and desktop versions. The server installation (as a free Community Edition and commercial Enterprise Edition) is aimed at businesses or workgroups that want to use the office package as a web application.
To install on a single computer, select the desktop version, which is available in the form of DEB and RPM packages for 64-bit architectures only. A portable version in the form of a tarball is also available. The size of the installation packages varies between 170 and 250MB, which is not uncommon for office suites. Alternatively, the vendor maintains a package repository for Debian or Ubuntu systems (Listing 1).
Listing 1
Installing the Debian Package
Use the package manager for your Linux distribution to install the DEB or RPM packages. To install the portable version, first unpack the tarball using your archive manager, or enter:
tar xzf onlyoffice* .tar.gz
in a terminal window. To start the suite, change to the newly created subdirectory desktopeditors/
and call ./onlyoffice-desktopeditors.sh
.
After the first call, an overview window appears that is vaguely reminiscent of the LibreOffice splash page: Top left in this two-pane window; you can click on Document, Spreadsheet, or Presentation to create a new file (Figure 1). Below are the options Recent Files and Open local file, which let you access or create locally stored documents.
The Share and collaborate option takes the user to functions for collaborative work in the cloud. You can create a portal in the OnlyOffice cloud (it is free for 45 days), or you can connect to your own server (but more of that later). The server does not need to reside on the Internet; you can simply use OnlyOffice on your local network.
Interface
When you create a new document with OnlyOffice, the first thing you'll notice is the unusual interface: Unlike mainstream alternatives like LibreOffice and SoftMaker, OnlyOffice is oriented on the look of newer Microsoft Office versions. You will thus find the many icons arranged in two rows; a menu bar is missing. On the left and right of the document are even more controls. This design might make the mouse travel longer than necessary for many actions, but it does use the screen space provided by a full-HD display in a better way.
OnlyOffice lets you keep multiple documents open simultaneously in a window, organizing the files in horizontal tabs at the top of the screen. This design lets you easily toggle between active documents. Unlike in the traditional office suites, the settings menu is limited to just a few choices, with hardly any customizing options (Figure 2). You can access the settings by clicking on the gear icon in the top right corner of the window.
Format Questions
OnlyOffice saves new documents in Microsoft's .docx format by default, but the suite also can handle other formats: Besides simple text without formatting, OnlyOffice supports the Open Document specification, as used by the free office suites. In addition, documents can be stored as RTF or PDF documents.
To change the format of an existing file, click on the File button next to the document box, and then select Save as. OnlyOffice also does its own thing when you open an existing document: There is no menu item for this purpose; instead you always need to open existing files from the File menu in the main window. Alternatively, you can drag and drop documents into the application window.
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.
-
SUSE Renames Several Products for Better Name Recognition
SUSE has been a very powerful player in the European market, but it knows it must branch out to gain serious traction. Will a name change do the trick?
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.