{"id":3286,"date":"2018-04-16T14:38:25","date_gmt":"2018-04-16T10:38:25","guid":{"rendered":"https:\/\/www.howtoforge.com\/tutorial\/how-to-update-onlyoffice-document-server-to-version-51\/"},"modified":"2018-04-16T14:38:25","modified_gmt":"2018-04-16T10:38:25","slug":"how-to-update-onlyoffice-document-server-to-version-5-1","status":"publish","type":"post","link":"https:\/\/afaghhosting.net\/blog\/how-to-update-onlyoffice-document-server-to-version-5-1\/","title":{"rendered":"How to update ONLYOFFICE Document Server to version 5.1"},"content":{"rendered":"<p>ONLYOFFICE Document Server is an open source office suite distributed under GNU AGPL v3.0. It comprises online editors for text documents, spreadsheets and presentations fully compatible with OOXML file formats, and enables collaborative editing in real time.<\/p>\n<p>You can install ONLYOFFICE Document Server as a standalone solution and integrate it with various cloud storage services like\u00a0<a href=\"https:\/\/www.howtoforge.com\/tutorial\/how-to-install-nextcloud-integrated-with-onlyoffice-using-docker\/\" target=\"_blank\" rel=\"noopener\">Nextcloud<\/a> and\u00a0<a href=\"https:\/\/www.howtoforge.com\/tutorial\/how-to-connect-onlyoffice-online-editors-to-owncloud\/\" target=\"_blank\" rel=\"noopener\">ownCloud<\/a> to collaborate on your docs stored there, or integrate into the solution you&#8217;re building yourself using <a href=\"https:\/\/api.onlyoffice.com\/\" target=\"_blank\" rel=\"noopener\">API<\/a>, or install it integrated with ONLYOFFICE Community Server to get multiple productivity tools: CRM, projects, mail, chat, calendar and more.<\/p>\n<p>Recently, developers have updated ONLYOFFICE Document Server to version 5.1. This release brings lots of new tools and elements:<\/p>\n<ul>\n<li>New font engine that allows replacing undefined &#8216;square&#8217; characters, as well as more fonts in a default set.<\/li>\n<li>New Macros plugin.<\/li>\n<li>Table of Contents and Special Paste of tables in text documents.<\/li>\n<li>New formulas, date formats and regional presets in spreadsheets.<\/li>\n<li>New editing tools in Pivot Tables.<\/li>\n<li>Special paste with preserving the initial styles in presentations.<\/li>\n<li>Comments on the presentation level, not only on separate slides.<\/li>\n<\/ul>\n<p>In this tutorial, we&#8217;ll learn how to easily update ONLYOFFICE Document Server to the latest version separately from other solutions to get new features.<\/p>\n<p><a class=\"fancybox\" id=\"img-onlyoffice-toc\" href=\"https:\/\/www.howtoforge.com\/images\/how_to_update_onlyoffice_document_server_to_version_51\/big\/onlyoffice-toc.png\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/afaghhosting.net\/blog\/wp-content\/uploads\/2018\/04\/how-to-update-onlyoffice-document-server-to-version-5-1.png\" alt=\"\" title=\"\"><\/a><\/p>\n<p>If you would like to update the whole ONLYOFFICE solution with Community Server, follow <a href=\"https:\/\/www.howtoforge.com\/tutorial\/how-to-update-onlyoffice-to-version-95-with-docker\/\" target=\"_blank\" rel=\"noopener\">these instructions<\/a>. <br \/>In case you&#8217;re new to ONLYOFFICE, get the latest version from <a href=\"https:\/\/github.com\/ONLYOFFICE\/CommunityServer\" target=\"_blank\" rel=\"noopener\">GitHub<\/a>.<\/p>\n<h2 id=\"step-shut-down-document-server\">Step 1: Shut down Document Server<\/h2>\n<p>Disconnect Document Server users and stop it with the following script:<\/p>\n<p class=\"command\">documentserver-prepare4shutdown.sh<\/p>\n<p>This step is required to avoid any data loss, as a document is saved only after all users close it after the editing process.<\/p>\n<h2 id=\"step-install-the-dependencies\">Step 2: Install the dependencies<\/h2>\n<p>The following dependencies are installed automatically during the updating process if your machine is running on Ubuntu 14.04 and later distributions:<\/p>\n<ul>\n<li>libcurl3<\/li>\n<li>libxml2<\/li>\n<li>supervisor<\/li>\n<li>fonts-dejavu<\/li>\n<li>fonts-liberation<\/li>\n<li>ttf-mscorefonts-installer<\/li>\n<li>fonts-crosextra-carlito<\/li>\n<li>fonts-takao-gothic<\/li>\n<li>fonts-opensymbol<\/li>\n<\/ul>\n<p>Note that earlier Ubuntu versions might require manual installation of the mentioned dependencies.<\/p>\n<h2 id=\"step-update-document-server\">Step 3: Update Document Server<\/h2>\n<p>Update Document Server&#8217;s repository by running this command:<\/p>\n<p class=\"command\">sudo apt-get update<\/p>\n<p>Install the latest version of ONLYOFFICE Document Server with the following command:<\/p>\n<p class=\"command\">sudo apt-get dist-upgrade<\/p>\n<p>Now you can relaunch your portal, check it for proper work, and enjoy new features available in the editors.<\/p>\n<h2 id=\"links\">Links<\/h2>\n<div>\n<p><b>Share this page:<\/b><\/p>\n<p>\n<a href=\"https:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwww.howtoforge.com%2Ftutorial%2Fhow-to-update-onlyoffice-document-server-to-version-51%2F\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/afaghhosting.net\/blog\/wp-content\/uploads\/2018\/04\/how-to-update-onlyoffice-document-server-to-version-5-1-1.png\" height=\"20\" alt=\"\" title=\"\"><\/a><br \/>\n<a href=\"https:\/\/twitter.com\/intent\/tweet?url=https%3A%2F%2Fwww.howtoforge.com%2Ftutorial%2Fhow-to-update-onlyoffice-document-server-to-version-51%2F&amp;text=How+to+update+ONLYOFFICE+Document+Server+to+version+5.1&amp;via=howtoforgecom&amp;related=howtoforgecom\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/afaghhosting.net\/blog\/wp-content\/uploads\/2018\/04\/how-to-update-onlyoffice-document-server-to-version-5-1-2.png\" height=\"20\" alt=\"\" title=\"\"><\/a><br \/>\n<a href=\"https:\/\/twitter.com\/howtoforgecom\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/afaghhosting.net\/blog\/wp-content\/uploads\/2018\/04\/how-to-update-onlyoffice-document-server-to-version-5-1-3.png\" height=\"20\" alt=\"\" title=\"\"><\/a><br \/>\n<a href=\"https:\/\/plus.google.com\/share?url=https%3A%2F%2Fwww.howtoforge.com%2Ftutorial%2Fhow-to-update-onlyoffice-document-server-to-version-51%2F\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/afaghhosting.net\/blog\/wp-content\/uploads\/2018\/04\/how-to-update-onlyoffice-document-server-to-version-5-1-4.png\" height=\"20\" alt=\"\" title=\"\"><\/a>\n<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>ONLYOFFICE Document Server is an open source office suite distributed under GNU AGPL v3.0. It comprises online editors for text documents, spreadsheets and presentations fully compatible with OOXML file formats, and enables collaborative editing in real time. You can install ONLYOFFICE Document Server as a standalone solution and integrate it with various cloud storage services &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[36],"tags":[],"class_list":["post-3286","post","type-post","status-publish","format-standard","hentry","category-36"],"_links":{"self":[{"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/posts\/3286","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/comments?post=3286"}],"version-history":[{"count":0,"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/posts\/3286\/revisions"}],"wp:attachment":[{"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/media?parent=3286"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/categories?post=3286"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/tags?post=3286"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}