{"id":39328,"date":"2021-11-01T12:30:00","date_gmt":"2021-11-01T17:30:00","guid":{"rendered":"https:\/\/www.rosehosting.com\/blog\/?p=39328"},"modified":"2022-06-03T03:31:30","modified_gmt":"2022-06-03T08:31:30","slug":"how-to-install-xwiki-on-ubuntu-20-04","status":"publish","type":"post","link":"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/","title":{"rendered":"How To Install XWiki on Ubuntu 20.04"},"content":{"rendered":"<div id=\"bsf_rt_marker\"><\/div>\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"742\" height=\"372\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-install-xwiki-on-ubuntu-20.04.jpg\" alt=\"how to install xwiki on ubuntu 20.04\" class=\"wp-image-39433\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-install-xwiki-on-ubuntu-20.04.jpg 742w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-install-xwiki-on-ubuntu-20.04-300x150.jpg 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-install-xwiki-on-ubuntu-20.04-150x75.jpg 150w\" sizes=\"(max-width: 742px) 100vw, 742px\" \/><\/figure>\n\n\n\n<p>In this tutorial, we are going to show you how to install XWiki on your Ubuntu 20.04 server. We will explain what XWiki stands for and the steps about its installation, configuration and other additional required software.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignright size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/installing-xwiki-on-ubuntu-20.04.png\" alt=\"installing xwiki on ubuntu 20.04\" class=\"wp-image-39432\" width=\"179\" height=\"133\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/installing-xwiki-on-ubuntu-20.04.png 800w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/installing-xwiki-on-ubuntu-20.04-300x225.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/installing-xwiki-on-ubuntu-20.04-768x576.png 768w\" sizes=\"(max-width: 179px) 100vw, 179px\" \/><\/figure><\/div>\n\n\n\n<p>XWiki is an open-source and free wiki platform written in Java, which allows you to customize your wiki with a very simple and user-friendly web interface. It runs on Tomcat, Jetty, or JBoss servlet containers and uses MySQL\/MariaDB or PostgreSQL as a database to store the information.<\/p>\n\n\n\n<p>In this post, we will use Tomcat as a servlet container and MariaDB as a database. Installing XWiki on Ubuntu 20.04 should take no more than 15 minutes. Let&#8217;s get started with the installation!<\/p>\n\n\n\n<!--more-->\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-transparent ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69fb245098565\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"ez-toc-cssicon\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69fb245098565\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#Prerequisites\" >Prerequisites<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#Step-1-Update-the-System\" >Step 1. Update the System<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#Step-2-Install-Java\" >Step 2. Install Java<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#Step-3-XWiki-GPG-public-key-and-repository\" >Step 3. XWiki GPG public key and repository<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#Step-4-Install-the-XWiki-along-with-Tomcat-and-MySQL\" >Step 4. Install the XWiki along with Tomcat and MySQL<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#Step-5-Install-Nginx-as-a-web-server\" >Step 5. Install Nginx as a web server<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#Step-6-Create-a-new-Nginx-virtual-host-file\" >Step 6. Create a new Nginx virtual host file<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#Step-7-Access-the-XWiki-Web-interface\" >Step 7. Access the XWiki Web interface<\/a><\/li><\/ul><\/nav><\/div>\n<h2 id=\"h-prerequisites\"><span class=\"ez-toc-section\" id=\"Prerequisites\"><\/span>Prerequisites<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n<ul>\n<li>Fresh install of Ubuntu 20.04<\/li>\n<li>User privileges: root or non-root user with sudo privileges<\/li>\n<\/ul>\n<h2><span class=\"ez-toc-section\" id=\"Step-1-Update-the-System\"><\/span>Step 1. Update the System<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>We need to update the system to its latest version and be sure the software is up to date since we assume that you have a fresh installation of Ubuntu 20.04<\/p>\n<p>Execute the following one-line command and wait some time for the system to get the latest software updates<\/p>\n<pre>sudo apt update -y &amp;&amp; sudo apt upgrade -y<\/pre>\n<h2><span class=\"ez-toc-section\" id=\"Step-2-Install-Java\"><\/span>Step 2. Install Java<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>We need Java to be installed on our system because XWiki is written in it. Java can be installed with the following command:<\/p>\n<pre>apt-get install default-jdk gnupg2 -y<\/pre>\n<p>Once, Java is installed you can check the version with the following command:<\/p>\n<pre>java --version<\/pre>\n<p>The following output should be returned.<\/p>\n<pre>root@vps:~# java --version\nopenjdk 11.0.11 2021-04-20\nOpenJDK Runtime Environment (build 11.0.11+9-Ubuntu-0ubuntu2.20.04)\nOpenJDK 64-Bit Server VM (build 11.0.11+9-Ubuntu-0ubuntu2.20.04, mixed mode, sharing)<\/pre>\n<h2><span class=\"ez-toc-section\" id=\"Step-3-XWiki-GPG-public-key-and-repository\"><\/span>Step 3. XWiki GPG public key and repository<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>The signing GPG key can be added with the following command:<\/p>\n<pre>wget https:\/\/maven.xwiki.org\/xwiki-keyring.gpg -P \/usr\/share\/keyrings\/<\/pre>\n<p>Ubuntu 20.04 does not contain the XWiki repo and that is why this step is important for adding it.<\/p>\n<pre>wget \"https:\/\/maven.xwiki.org\/stable\/xwiki-stable.list\" -P \/etc\/apt\/sources.list.d\/<\/pre>\n<p>Update the repository with the following command:<\/p>\n<pre>sudo apt update -y<\/pre>\n<h2><span class=\"ez-toc-section\" id=\"Step-4-Install-the-XWiki-along-with-Tomcat-and-MySQL\"><\/span>Step 4. Install the XWiki along with Tomcat and MySQL<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Before installing XWiki there is an option to list the available XWiki packets:<\/p>\n<pre>apt-cache search xwiki<\/pre>\n<p>In this tutorial we need to install the xwiki-tomcat9-common and xwiki-tomcat9-mariadb with the following command:<\/p>\n<pre>sudo apt install xwiki-tomcat9-common xwiki-tomcat9-mariadb -y<\/pre>\n<p>While installing the required packets, the prompt will ask you to enter the MySQL root password for your XWiki installation.<\/p>\n<p>Hit Yes, on the first window.<\/p>\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1024\" height=\"180\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/setting-up-xwiki-on-ubuntu-20.04.png\" alt=\"setting up xwiki on ubuntu 20.04\" class=\"wp-image-39436\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/setting-up-xwiki-on-ubuntu-20.04.png 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/setting-up-xwiki-on-ubuntu-20.04-300x53.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/setting-up-xwiki-on-ubuntu-20.04-150x26.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/setting-up-xwiki-on-ubuntu-20.04-768x135.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Enter the MySQL root password and hit Yes.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1024\" height=\"160\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-set-up-xwiki-on-ubuntu-20.04.png\" alt=\"how to set up xwiki on ubuntu 20.04\" class=\"wp-image-39438\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-set-up-xwiki-on-ubuntu-20.04.png 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-set-up-xwiki-on-ubuntu-20.04-300x47.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-set-up-xwiki-on-ubuntu-20.04-150x23.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-set-up-xwiki-on-ubuntu-20.04-768x120.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Confirm the MySQL root password and hit Yes.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"380\" height=\"166\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/configuring-xwiki-on-ubuntu-20.04.png\" alt=\"configuring xwiki on ubuntu 20.04\" class=\"wp-image-39439\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/configuring-xwiki-on-ubuntu-20.04.png 380w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/configuring-xwiki-on-ubuntu-20.04-300x131.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/configuring-xwiki-on-ubuntu-20.04-150x66.png 150w\" sizes=\"(max-width: 380px) 100vw, 380px\" \/><\/figure>\n\n\n\n<p>While the installation is in progress it is a good practice to save the MySQL root password in your notes for later configuration.<\/p>\n\n\n\n<p>Now, when the packets are installed we can verify if the tomcat and MariaDB services are up and running.<\/p>\n\n\n\n<p>Execute the following command to see if the tomcat service is running properly:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">systemctl status tomcat9<\/pre>\n\n\n\n<p>You should see the following output:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">root@vps:\/# systemctl status tomcat9\n\u25cf tomcat9.service - Apache Tomcat 9 Web Application Server\n     Loaded: loaded (\/lib\/systemd\/system\/tomcat9.service; enabled; vendor preset: enabled)\n    Drop-In: \/etc\/systemd\/system\/tomcat9.service.d\n             \u2514\u2500xwiki-tomcat9-systemd.conf\n     Active: active (running) since Mon 2021-10-11 23:32:55 UTC; 7min ago\n       Docs: https:\/\/tomcat.apache.org\/tomcat-9.0-doc\/index.html\n   Main PID: 91633 (java)\n      Tasks: 67 (limit: 4617)\n     Memory: 690.8M\n     CGroup: \/system.slice\/tomcat9.servic<\/pre>\n\n\n\n<p>To check if the MariaDB service is up and running, execute the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo systemctl status mariadb<\/pre>\n\n\n\n<p>You should see the following output:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">root@vps:\/# sudo systemctl status mariadb\n\u25cf mariadb.service - MariaDB 10.3.31 database server\n     Loaded: loaded (\/lib\/systemd\/system\/mariadb.service; enabled; vendor preset: enabled)\n     Active: active (running) since Mon 2021-10-11 23:30:46 UTC; 10min ago\n       Docs: man:mysqld(8)\n             https:\/\/mariadb.com\/kb\/en\/library\/systemd\/\n   Main PID: 90670 (mysqld)\n     Status: \"Taking your SQL requests now...\"\n      Tasks: 30 (limit: 4617)\n     Memory: 69.9M\n     CGroup: \/system.slice\/mariadb.service\n             \u2514\u250090670 \/usr\/sbin\/mysqld<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-step-5-install-nginx-as-a-web-server\"><span class=\"ez-toc-section\" id=\"Step-5-Install-Nginx-as-a-web-server\"><\/span>Step 5. Install Nginx as a web server<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>We need a web server so we can set up the reverse proxy for accessing the XWiki installation.<\/p>\n\n\n\n<p>Execute the following command to install the Nginx webserver:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo apt install nginx -y<\/pre>\n\n\n\n<p>Once, Nginx is installed, start it with the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo systemctl start nginx<\/pre>\n\n\n\n<p>Check the service if is up and running:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo systemctl status nginx<\/pre>\n\n\n\n<p>You should see the following output:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">root@vps:\/# sudo systemctl status nginx\n\u25cf nginx.service - A high performance web server and a reverse proxy server\n     Loaded: loaded (\/lib\/systemd\/system\/nginx.service; enabled; vendor preset: enabled)\n     Active: active (running) since Mon 2021-10-11 23:44:40 UTC; 5s ago\n       Docs: man:nginx(8)\n    Process: 93791 ExecStartPre=\/usr\/sbin\/nginx -t -q -g daemon on; master_process on; (code=exited, status=0\/SUCCESS)\n    Process: 93798 ExecStart=\/usr\/sbin\/nginx -g daemon on; master_process on; (code=exited, status=0\/SUCCESS)\n   Main PID: 93799 (nginx)\n      Tasks: 5 (limit: 4617)\n     Memory: 5.0M\n     CGroup: \/system.slice\/nginx.service\n<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-step-6-create-a-new-nginx-virtual-host-file\"><span class=\"ez-toc-section\" id=\"Step-6-Create-a-new-Nginx-virtual-host-file\"><\/span>Step 6. Create a new Nginx virtual host file<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Once, the Nginx web server is installed create the virtual host file with the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo nano \/etc\/nginx\/conf.d\/xwiki.conf<\/pre>\n\n\n\n<p>Paste the following lines:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">server {\n listen 80;\n\n server_name xwiki.example.com;\n\n access_log \/var\/log\/nginx\/xwiki-access.log;\n error_log \/var\/log\/nginx\/xwiki-error.log;\n\n location \/ {\n proxy_set_header   X-Real-IP $remote_addr;\n proxy_set_header   Host      $host;\n proxy_http_version 1.1;\n proxy_set_header   Upgrade $http_upgrade;\n proxy_set_header   Connection 'upgrade';\n proxy_cache_bypass $http_upgrade;\n proxy_pass         http:\/\/127.0.0.1:8080;\n }\n }<\/pre>\n\n\n\n<p>Save and close the configuration file.<\/p>\n\n\n\n<p>The next step is to increase the hash_bucket size value in the nginx.conf file:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo nano \/etc\/nginx\/nginx.conf<\/pre>\n\n\n\n<p>Add or uncomment the following line below the HTTP section as shown:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">server_names_hash_bucket_size 64;<\/pre>\n\n\n\n<p>Save the configuration file and restart the Nginx service.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo systemctl restart nginx<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-step-7-access-the-xwiki-web-interface\"><span class=\"ez-toc-section\" id=\"Step-7-Access-the-XWiki-Web-interface\"><\/span>Step 7. Access the XWiki Web interface<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Open, your browser and access the XWiki interface using the URL in the reverse proxy <b>xwiki.example.com\/xwiki<\/b><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"800\" height=\"675\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-configure-xwiki-on-ubuntu-20.04.png\" alt=\"how to configure xwiki on ubuntu 20.04\" class=\"wp-image-39440\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-configure-xwiki-on-ubuntu-20.04.png 800w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-configure-xwiki-on-ubuntu-20.04-300x253.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-configure-xwiki-on-ubuntu-20.04-150x127.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-configure-xwiki-on-ubuntu-20.04-768x648.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/figure>\n\n\n\n<p>Click on the &#8220;Continue&#8221; button where another window will be displayed to input the first and last name, username, password, and <b>email<\/b> address.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"800\" height=\"771\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-set-up-and-install-xwiki-on-ubuntu-20.04.png\" alt=\"how to set up and install xwiki on ubuntu 20.04\" class=\"wp-image-39441\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-set-up-and-install-xwiki-on-ubuntu-20.04.png 800w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-set-up-and-install-xwiki-on-ubuntu-20.04-300x289.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-set-up-and-install-xwiki-on-ubuntu-20.04-150x145.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-set-up-and-install-xwiki-on-ubuntu-20.04-768x740.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/figure>\n\n\n\n<p>Once, everything is filled click on the &#8220;Register and Login&#8221; button<\/p>\n\n\n\n<p>In the Next window choose one Flavor by your choice and install it by clicking on the &#8220;Install this flavor&#8221; button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"799\" height=\"805\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/setting-up-and-configuring-xwiki-on-ubuntu-20.04.png\" alt=\"setting up and configuring xwiki on ubuntu 20.04\" class=\"wp-image-39442\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/setting-up-and-configuring-xwiki-on-ubuntu-20.04.png 799w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/setting-up-and-configuring-xwiki-on-ubuntu-20.04-298x300.png 298w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/setting-up-and-configuring-xwiki-on-ubuntu-20.04-150x150.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/setting-up-and-configuring-xwiki-on-ubuntu-20.04-768x774.png 768w\" sizes=\"(max-width: 799px) 100vw, 799px\" \/><\/figure>\n\n\n\n<p>In the next steps, leave everything as is and just click on the &#8220;Continue&#8221; button till the installation completes.<\/p>\n\n\n\n<p>After the last step, you will see the XWiki welcome dashboard.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1024\" height=\"455\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/installing-and-configuring-xwiki-on-ubuntu-20.04.png\" alt=\"installing and configuring xwiki on ubuntu 20.04\" class=\"wp-image-39443\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/installing-and-configuring-xwiki-on-ubuntu-20.04.png 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/installing-and-configuring-xwiki-on-ubuntu-20.04-300x133.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/installing-and-configuring-xwiki-on-ubuntu-20.04-150x67.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/installing-and-configuring-xwiki-on-ubuntu-20.04-768x341.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>That&#8217;s it! You successfully installed the XWiki platform on Ubuntu 20.04. Of course, you don\u2019t have to install it if you find it difficult. You can simply ask our expert <a href=\"https:\/\/www.rosehosting.com\/linux-vps-hosting\/\" target=\"_blank\" rel=\"noreferrer noopener\">Linux VPS hosting<\/a> admins to install XWiki on Ubuntu 20.04 for you. They are available 24\/7 and will take care of your request immediately.<\/p>\n\n\n\n<p>If you liked this post on how to install XWiki on Ubuntu 20.04, please share it with your friends on the social networks using the buttons on the left or simply leave a reply below. Thanks.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this tutorial, we are going to show you how to install XWiki on your Ubuntu 20.04 server. We will &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"How To Install XWiki on Ubuntu 20.04\" class=\"read-more button\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#more-39328\" aria-label=\"Read more about How To Install XWiki on Ubuntu 20.04\">Read More<\/a><\/p>\n","protected":false},"author":4,"featured_media":39433,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,1698],"tags":[1603,1839,1350],"class_list":["post-39328","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","category-ubuntu","tag-how-to-install","tag-ubuntu-20-04","tag-xwiki","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-33"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Install XWiki on Ubuntu 20.04 | RoseHosting<\/title>\n<meta name=\"description\" content=\"Learn how to install XWiki on Ubuntu 20.04 in a few easy steps, using our detailed tutorial for beginners.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install XWiki on Ubuntu 20.04 | RoseHosting\" \/>\n<meta property=\"og:description\" content=\"Learn how to install XWiki on Ubuntu 20.04 in a few easy steps, using our tutorial.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/\" \/>\n<meta property=\"og:site_name\" content=\"RoseHosting\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/RoseHosting\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/rosehosting.helpdesk\" \/>\n<meta property=\"article:published_time\" content=\"2021-11-01T17:30:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-06-03T08:31:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-install-xwiki-on-ubuntu-20.04.jpg?v=1634283897\" \/>\n\t<meta property=\"og:image:width\" content=\"742\" \/>\n\t<meta property=\"og:image:height\" content=\"372\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Jeff Wilson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"How to Install XWiki on Ubuntu 20.04 | RoseHosting\" \/>\n<meta name=\"twitter:description\" content=\"Learn how to install XWiki on Ubuntu 20.04 in a few easy steps, using our tutorial.\" \/>\n<meta name=\"twitter:creator\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:site\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jeff Wilson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-xwiki-on-ubuntu-20-04\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-xwiki-on-ubuntu-20-04\\\/\"},\"author\":{\"name\":\"Jeff Wilson\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\"},\"headline\":\"How To Install XWiki on Ubuntu 20.04\",\"datePublished\":\"2021-11-01T17:30:00+00:00\",\"dateModified\":\"2022-06-03T08:31:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-xwiki-on-ubuntu-20-04\\\/\"},\"wordCount\":766,\"commentCount\":5,\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-xwiki-on-ubuntu-20-04\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/how-to-install-xwiki-on-ubuntu-20.04.jpg\",\"keywords\":[\"how to install\",\"Ubuntu 20.04\",\"xwiki\"],\"articleSection\":[\"Tutorials\",\"Ubuntu\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-xwiki-on-ubuntu-20-04\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-xwiki-on-ubuntu-20-04\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-xwiki-on-ubuntu-20-04\\\/\",\"name\":\"How to Install XWiki on Ubuntu 20.04 | RoseHosting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-xwiki-on-ubuntu-20-04\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-xwiki-on-ubuntu-20-04\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/how-to-install-xwiki-on-ubuntu-20.04.jpg\",\"datePublished\":\"2021-11-01T17:30:00+00:00\",\"dateModified\":\"2022-06-03T08:31:30+00:00\",\"description\":\"Learn how to install XWiki on Ubuntu 20.04 in a few easy steps, using our detailed tutorial for beginners.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-xwiki-on-ubuntu-20-04\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-xwiki-on-ubuntu-20-04\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-xwiki-on-ubuntu-20-04\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/how-to-install-xwiki-on-ubuntu-20.04.jpg\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/how-to-install-xwiki-on-ubuntu-20.04.jpg\",\"width\":742,\"height\":372,\"caption\":\"how to install xwiki on ubuntu 20.04\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-xwiki-on-ubuntu-20-04\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Install XWiki on Ubuntu 20.04\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\",\"name\":\"RoseHosting.com\",\"description\":\"Premium Linux Tutorials Since 2001\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\",\"name\":\"RoseHosting\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/android-chrome-192x192-1.png\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/android-chrome-192x192-1.png\",\"width\":192,\"height\":192,\"caption\":\"RoseHosting\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/RoseHosting\",\"https:\\\/\\\/x.com\\\/rosehosting\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/rosehosting\\\/\"],\"description\":\"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.\",\"email\":\"info@rosehosting.com\",\"telephone\":\"(314) 275-0414\",\"legalName\":\"Rose Web Services LLC\",\"foundingDate\":\"2001-04-02\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\",\"name\":\"Jeff Wilson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"caption\":\"Jeff Wilson\"},\"description\":\"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.\",\"sameAs\":[\"https:\\\/\\\/www.rosehosting.com\",\"https:\\\/\\\/www.facebook.com\\\/rosehosting.helpdesk\"],\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/author\\\/jwilson\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Install XWiki on Ubuntu 20.04 | RoseHosting","description":"Learn how to install XWiki on Ubuntu 20.04 in a few easy steps, using our detailed tutorial for beginners.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/","og_locale":"en_US","og_type":"article","og_title":"How to Install XWiki on Ubuntu 20.04 | RoseHosting","og_description":"Learn how to install XWiki on Ubuntu 20.04 in a few easy steps, using our tutorial.","og_url":"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/","og_site_name":"RoseHosting","article_publisher":"https:\/\/www.facebook.com\/RoseHosting","article_author":"https:\/\/www.facebook.com\/rosehosting.helpdesk","article_published_time":"2021-11-01T17:30:00+00:00","article_modified_time":"2022-06-03T08:31:30+00:00","og_image":[{"width":742,"height":372,"url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-install-xwiki-on-ubuntu-20.04.jpg?v=1634283897","type":"image\/jpeg"}],"author":"Jeff Wilson","twitter_card":"summary_large_image","twitter_title":"How to Install XWiki on Ubuntu 20.04 | RoseHosting","twitter_description":"Learn how to install XWiki on Ubuntu 20.04 in a few easy steps, using our tutorial.","twitter_creator":"@rosehosting","twitter_site":"@rosehosting","twitter_misc":{"Written by":"Jeff Wilson","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#article","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/"},"author":{"name":"Jeff Wilson","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713"},"headline":"How To Install XWiki on Ubuntu 20.04","datePublished":"2021-11-01T17:30:00+00:00","dateModified":"2022-06-03T08:31:30+00:00","mainEntityOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/"},"wordCount":766,"commentCount":5,"publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-install-xwiki-on-ubuntu-20.04.jpg","keywords":["how to install","Ubuntu 20.04","xwiki"],"articleSection":["Tutorials","Ubuntu"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/","url":"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/","name":"How to Install XWiki on Ubuntu 20.04 | RoseHosting","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#primaryimage"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-install-xwiki-on-ubuntu-20.04.jpg","datePublished":"2021-11-01T17:30:00+00:00","dateModified":"2022-06-03T08:31:30+00:00","description":"Learn how to install XWiki on Ubuntu 20.04 in a few easy steps, using our detailed tutorial for beginners.","breadcrumb":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#primaryimage","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-install-xwiki-on-ubuntu-20.04.jpg","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/10\/how-to-install-xwiki-on-ubuntu-20.04.jpg","width":742,"height":372,"caption":"how to install xwiki on ubuntu 20.04"},{"@type":"BreadcrumbList","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-xwiki-on-ubuntu-20-04\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.rosehosting.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How To Install XWiki on Ubuntu 20.04"}]},{"@type":"WebSite","@id":"https:\/\/www.rosehosting.com\/blog\/#website","url":"https:\/\/www.rosehosting.com\/blog\/","name":"RoseHosting.com","description":"Premium Linux Tutorials Since 2001","publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.rosehosting.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.rosehosting.com\/blog\/#organization","name":"RoseHosting","url":"https:\/\/www.rosehosting.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","width":192,"height":192,"caption":"RoseHosting"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/RoseHosting","https:\/\/x.com\/rosehosting","https:\/\/www.linkedin.com\/in\/rosehosting\/"],"description":"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.","email":"info@rosehosting.com","telephone":"(314) 275-0414","legalName":"Rose Web Services LLC","foundingDate":"2001-04-02","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}},{"@type":"Person","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713","name":"Jeff Wilson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","caption":"Jeff Wilson"},"description":"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.","sameAs":["https:\/\/www.rosehosting.com","https:\/\/www.facebook.com\/rosehosting.helpdesk"],"url":"https:\/\/www.rosehosting.com\/blog\/author\/jwilson\/"}]}},"_links":{"self":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/39328","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/comments?post=39328"}],"version-history":[{"count":25,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/39328\/revisions"}],"predecessor-version":[{"id":39444,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/39328\/revisions\/39444"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media\/39433"}],"wp:attachment":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media?parent=39328"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/categories?post=39328"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/tags?post=39328"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}