{"id":34856,"date":"2020-12-02T15:18:59","date_gmt":"2020-12-02T21:18:59","guid":{"rendered":"https:\/\/www.rosehosting.com\/blog\/?p=34856"},"modified":"2023-04-04T08:46:47","modified_gmt":"2023-04-04T13:46:47","slug":"how-to-install-wiki-js-on-centos-8","status":"publish","type":"post","link":"https:\/\/www.rosehosting.com\/blog\/how-to-install-wiki-js-on-centos-8\/","title":{"rendered":"How to Install Wiki.js on CentOS 8"},"content":{"rendered":"<div id=\"bsf_rt_marker\"><\/div>\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"742\" height=\"372\" class=\"wp-image-34917\" title=\"how to install wiki.js on centos 8\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8.jpg\" alt=\"how to install wiki.js on centos 8\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8.jpg 742w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8-300x150.jpg 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8-150x75.jpg 150w\" sizes=\"(max-width: 742px) 100vw, 742px\" \/><\/figure>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"alignright size-large is-resized\"><img decoding=\"async\" class=\"wp-image-34918\" title=\"how to install wiki.js on centos 8 easy guide\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8-easy-guide.png\" alt=\"how to install wiki.js on centos 8 easy guide\" width=\"120\" height=\"80\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>Wiki.js is a free and open-source wiki application written in Node.js. It is simple, lightweight, and uses Markdown files to saves all contents. You can save your content directly to the Markdown file and sync it with your Git repository. It offers a rich set of features including, integrated access control, a built-in search engine, and supports external authentication.<\/p>\r\n\r\n\r\n\r\n<p>In this tutorial, we will show you how to install Wiki.js on CentOS 8.<\/p>\r\n\r\n\r\n\r\n<p><!--more--><\/p>\r\n\r\n\r\n\r\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-69f1c172e8f5f\" 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-69f1c172e8f5f\"  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-wiki-js-on-centos-8\/#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-wiki-js-on-centos-8\/#Step-1-Log-in-to-the-Server-Update-the-Server-OS-Packages\" >Step 1: Log in to the Server &amp; Update the Server OS Packages<\/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-wiki-js-on-centos-8\/#Step-2-Install-Nodejs-and-Redis\" >Step 2: Install Node.js and Redis<\/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-wiki-js-on-centos-8\/#Step-3-Install-Nginx-and-MariaDB\" >Step 3: Install Nginx and MariaDB<\/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-wiki-js-on-centos-8\/#Step-4-Install-Wikijs\" >Step 4: Install Wiki.js<\/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-wiki-js-on-centos-8\/#Step-5-Create-a-Systemd-Service-File-for-Wikijs\" >Step 5: Create a Systemd Service File for Wiki.js<\/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-wiki-js-on-centos-8\/#Step-6-Configure-Nginx-as-a-Reverse-Proxy\" >Step 6: Configure Nginx as a Reverse Proxy<\/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-wiki-js-on-centos-8\/#Step-7-Access-Wikijs\" >Step 7: Access Wiki.js<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\" id=\"h-prerequisites\"><span class=\"ez-toc-section\" id=\"Prerequisites\"><\/span>Prerequisites<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<ol class=\"wp-block-list\">\r\n<li>A CentOS 8 VPS.<\/li>\r\n<li>Access to the root user account (or access to an admin account with root privileges)<\/li>\r\n<\/ol>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-1-log-in-to-the-server-update-the-server-os-packages\"><span class=\"ez-toc-section\" id=\"Step-1-Log-in-to-the-Server-Update-the-Server-OS-Packages\"><\/span>Step 1: Log in to the Server &amp; Update the Server OS Packages<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>First, log in to your CentOS 8 server via SSH as the root user:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">ssh root@IP_Address -p Port_number<\/pre>\r\n\r\n\r\n\r\n<p>You will need to replace \u2018IP_Address\u2018 and \u2018Port_number\u2018 with your server\u2019s respective IP address and SSH port number. Additionally, replace \u2018root\u2019 with the username of the admin account if necessary.<\/p>\r\n\r\n\r\n\r\n<p>Before starting, you have to make sure that all CentOS packages installed on the server are up to date. You can do this by running the following commands:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">dnf update -y<\/pre>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-2-install-node-js-and-redis\"><span class=\"ez-toc-section\" id=\"Step-2-Install-Nodejs-and-Redis\"><\/span>Step 2: Install Node.js and Redis<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>Wiki.js is built on Node.js. So you will need to install Node.js in your system. First, install all required dependencies with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">dnf install epel-release git curl unzip -y<\/pre>\r\n\r\n\r\n\r\n<p>Once all the dependencies are installed, add the Node.js repository with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">curl -sL https:\/\/rpm.nodesource.com\/setup_12.x | bash -<\/pre>\r\n\r\n\r\n\r\n<p>Next, install Node.js and Redis with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">dnf install nodejs -y\r\ndnf install redis -y<\/pre>\r\n\r\n\r\n\r\n<p>After installing both packages, start the Redis service and enable it to start at system reboot with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">systemctl start redis\r\nsystemctl enable redis<\/pre>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-3-install-nginx-and-mariadb\"><span class=\"ez-toc-section\" id=\"Step-3-Install-Nginx-and-MariaDB\"><\/span>Step 3: Install Nginx and MariaDB<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>Next, will need to install the Nginx web server and MariaDB database server to your system. You can install both packages with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">dnf install nginx @mariadb -y<\/pre>\r\n\r\n\r\n\r\n<p>Once both packages are installed, start the Nginx and MariaDB service and enable them to start at system reboot with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">systemctl start nginx\r\nsystemctl start mariadb\r\nsystemctl enable nginx\r\nsystemctl enable mariadb<\/pre>\r\n\r\n\r\n\r\n<p>Once installed, secure the MariaDB installation by running the following command:<\/p>\r\n\r\n\r\n\r\n<p><code>mysql_secure_installation<\/code><\/p>\r\n\r\n\r\n\r\n<p>Answer all the questions as shown below to set the MariaDB root password and secure the installation:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">Enter current password for root (enter for none):\r\nSet root password? [Y\/n] Y\r\nNew password:\r\nRe-enter new password:\r\nRemove anonymous users? [Y\/n] Y\r\nDisallow root login remotely? [Y\/n] Y\r\nRemove test database and access to it? [Y\/n] Y\r\nReload privilege tables now? [Y\/n] Y\r\n<\/pre>\r\n\r\n\r\n\r\n<p>Once the MariaDB is secured, log in to the MariaDB console with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">mysql -u root -p<\/pre>\r\n\r\n\r\n\r\n<p>Once login, create a database and user for Wiki.js with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">MariaDB [(none)]&gt; CREATE DATABASE wikidb;\r\nMariaDB [(none)]&gt; GRANT ALL PRIVILEGES ON wikidb.* TO 'wiki'@'localhost' IDENTIFIED BY 'password';<\/pre>\r\n\r\n\r\n\r\n<p>Next, flush the privileges and exit from the MariaDB with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">MariaDB [(none)]&gt; FLUSH PRIVILEGES;\r\nMariaDB [(none)]&gt; EXIT;<\/pre>\r\n\r\n\r\n\r\n<p>Once the MariaDB is configured, you can proceed to install Wiki.js.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-4-install-wiki-js\"><span class=\"ez-toc-section\" id=\"Step-4-Install-Wikijs\"><\/span>Step 4: Install Wiki.js<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>First, create a separate user and group for Wiki.js with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">groupadd --system wiki\r\nuseradd -s \/sbin\/nologin --system -g wiki wiki<\/pre>\r\n\r\n\r\n\r\n<p>Next, download the latest version of Wiki.js with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">curl -s https:\/\/api.github.com\/repos\/Requarks\/wiki\/releases\/latest | grep browser_download_url  | grep -v windows | cut -d '\"' -f 4 | wget -qi -<\/pre>\r\n\r\n\r\n\r\n<p>Next, create a directory for Wiki.js and extract the downloaded file to the \/var\/www\/html\/wiki directory:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">mkdir -p \/var\/www\/html\/wiki\r\ntar zxf wiki-js.tar.gz -C \/var\/www\/html\/wiki<\/pre>\r\n\r\n\r\n\r\n<p>Next, change the directory to the wiki and copy the sample configuration file:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">cd \/var\/www\/html\/wiki\r\ncp config.sample.yml config.yml<\/pre>\r\n\r\n\r\n\r\n<p>Next, edit the config.yml file and define your MariaDB database:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">nano config.yml<\/pre>\r\n\r\n\r\n\r\n<p>Define your MariaDB database details as shown below:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">db:\r\n  type: mariadb\r\n\r\n  # PostgreSQL \/ MySQL \/ MariaDB \/ MS SQL Server only:\r\n  host: localhost\r\n  port: 3306\r\n  user: wiki\r\n  pass: password\r\n  db: wikidb\r\n  ssl: false\r\n<\/pre>\r\n\r\n\r\n\r\n<p>Save and close the file then change the ownership of the wiki directory with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">chown -R wiki:wiki \/var\/www\/html\/wiki<\/pre>\r\n\r\n\r\n\r\n<p>Next, verify the Wiki.js with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">node server<\/pre>\r\n\r\n\r\n\r\n<p>If everything is fine, you should get the following output:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">Loading configuration from \/var\/www\/html\/wiki\/config.yml... OK\r\n2020-11-09T08:16:24.205Z [MASTER] info: =======================================\r\n2020-11-09T08:16:24.207Z [MASTER] info: = Wiki.js 2.5.170 =====================\r\n2020-11-09T08:16:24.207Z [MASTER] info: =======================================\r\n2020-11-09T08:16:24.207Z [MASTER] info: Initializing...\r\n2020-11-09T08:16:24.801Z [MASTER] info: Using database driver mysql2 for mariadb [ OK ]\r\n2020-11-09T08:16:24.805Z [MASTER] info: Connecting to database...\r\n2020-11-09T08:16:24.834Z [MASTER] info: Database Connection Successful [ OK ]\r\n2020-11-09T08:16:27.571Z [MASTER] warn: DB Configuration is empty or incomplete. Switching to Setup mode...\r\n2020-11-09T08:16:27.572Z [MASTER] info: Starting setup wizard...\r\n2020-11-09T08:16:27.747Z [MASTER] info: Starting HTTP server on port 3000...\r\n2020-11-09T08:16:27.747Z [MASTER] info: HTTP Server on port: [ 3000 ]\r\n2020-11-09T08:16:27.751Z [MASTER] info: HTTP Server: [ RUNNING ]\r\n2020-11-09T08:16:27.751Z [MASTER] info: \r\n2020-11-09T08:16:27.751Z [MASTER] info: \r\n2020-11-09T08:16:27.751Z [MASTER] info: Browse to http:\/\/YOUR-SERVER-IP:3000\/ to complete setup!\r\n2020-11-09T08:16:27.751Z [MASTER] info: \r\n2020-11-09T08:16:27.751Z [MASTER] info: \r\n<\/pre>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-5-create-a-systemd-service-file-for-wiki-js\"><span class=\"ez-toc-section\" id=\"Step-5-Create-a-Systemd-Service-File-for-Wikijs\"><\/span>Step 5: Create a Systemd Service File for Wiki.js<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>Next, you will need to create a systemd service file to manage the Wiki.js service. You can create it with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">nano \/etc\/systemd\/system\/wiki.service<\/pre>\r\n\r\n\r\n\r\n<p>Add the following lines:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">[Unit]\r\n Description=Wiki.js\r\n After=network.target\r\n [Service]\r\n Type=simple\r\n ExecStart=\/usr\/bin\/node server\r\n Restart=always\r\n User=wiki\r\n Environment=NODE_ENV=production\r\n WorkingDirectory=\/var\/www\/html\/wiki\r\n [Install]\r\n WantedBy=multi-user.target\r\n<\/pre>\r\n\r\n\r\n\r\n<p>Save and close the file then reload the systemd daemon with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">systemctl daemon-reload<\/pre>\r\n\r\n\r\n\r\n<p>Next, start the wiki service and enable it to start at system reboot with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">systemctl start wiki\r\nsystemctl enable wiki<\/pre>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-6-configure-nginx-as-a-reverse-proxy\"><span class=\"ez-toc-section\" id=\"Step-6-Configure-Nginx-as-a-Reverse-Proxy\"><\/span>Step 6: Configure Nginx as a Reverse Proxy<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>Next, you will need to configure Nginx as a reverse proxy to access the Wiki.js on port 80. First, create an Nginx virtual host configuration file with the following command:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">nano \/etc\/nginx\/conf.d\/wikijs.conf<\/pre>\r\n\r\n\r\n\r\n<p>Add the following lines:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">server {\r\n     listen      80;\r\n     server_name wiki.example.com;\r\n location \/ \r\n       {     \r\n proxy_set_header Host $http_host;\r\n proxy_set_header X-Real-IP $remote_addr;\r\n proxy_pass http:\/\/127.0.0.1:3000;     \r\n proxy_http_version 1.1;     \r\n proxy_set_header Upgrade $http_upgrade;     \r\n proxy_set_header Connection \"upgrade\";     \r\n proxy_next_upstream error timeout http_502 http_503 http_504; \r\n\r\n }\r\n}\r\n<\/pre>\r\n\r\n\r\n\r\n<p>Save and close the file then restart Nginx service to apply the changes:<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted\">systemctl restart nginx<\/pre>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"h-step-7-access-wiki-js\"><span class=\"ez-toc-section\" id=\"Step-7-Access-Wikijs\"><\/span>Step 7: Access Wiki.js<span class=\"ez-toc-section-end\"><\/span><\/h2>\r\n\r\n\r\n\r\n<p>Now, open your web browser and access the Wiki.js using the URL http:\/\/wiki.example.com. You will be redirected to the following page:<\/p>\r\n\r\n\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1024\" height=\"669\" class=\"wp-image-34910\" title=\"how to install wiki.js on centos 8\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8.png\" alt=\"how to install wiki.js on centos 8\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8.png 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8-300x196.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8-150x98.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8-768x502.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Provide your admin email, password, site URL and click on the <strong>INSTALL<\/strong> button. You will be redirected to the Wiki.js login screen:<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1024\" height=\"574\" class=\"wp-image-34923\" title=\"steps-on-how-to-install-wiki.js-on-centos-8\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/steps-on-how-to-install-wiki.js-on-centos-8.png\" alt=\"steps-on-how-to-install-wiki.js-on-centos-8\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/steps-on-how-to-install-wiki.js-on-centos-8.png 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/steps-on-how-to-install-wiki.js-on-centos-8-300x168.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/steps-on-how-to-install-wiki.js-on-centos-8-150x84.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/steps-on-how-to-install-wiki.js-on-centos-8-768x431.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Provide your admin email, password and click on the <strong>Log<\/strong> <strong>In<\/strong> button. You should see the Wiki.js dashboard in the following screen:<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1024\" height=\"532\" class=\"wp-image-34924\" title=\"easy guide on how to install wiki.js on centos 8\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/easy-guide-on-how-to-install-wiki.js-on-centos-8.png\" alt=\"easy guide on how to install wiki.js on centos 8\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/easy-guide-on-how-to-install-wiki.js-on-centos-8.png 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/easy-guide-on-how-to-install-wiki.js-on-centos-8-300x156.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/easy-guide-on-how-to-install-wiki.js-on-centos-8-150x78.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/easy-guide-on-how-to-install-wiki.js-on-centos-8-768x399.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"alignleft size-large is-resized\"><img decoding=\"async\" class=\"wp-image-34918\" title=\"how-to-install-wiki.js-on-centos-8-easy-guide\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8-easy-guide.png\" alt=\"how-to-install-wiki.js-on-centos-8-easy-guide\" width=\"120\" height=\"80\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>Of course, you don\u2019t have to install Wiki.js on CentOS 8, if you use one of our <a href=\"https:\/\/www.rosehosting.com\/centos-hosting.html\">Managed CentOS Hosting<\/a> plans, in which case you can simply ask our expert Linux admins to install Wiki.js on CentOS 8 for you. They are available 24\u00d77 and will take care of your request immediately.<\/p>\r\n\r\n\r\n\r\n<p>PS. If you liked this post on how to install Wiki.js on CentOS 8, please share it with your friends on the social networks using the buttons on the left or simply leave a reply below. Thanks.<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>Wiki.js is a free and open-source wiki application written in Node.js. It is simple, lightweight, and uses Markdown files to &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"How to Install Wiki.js on CentOS 8\" class=\"read-more button\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-wiki-js-on-centos-8\/#more-34856\" aria-label=\"Read more about How to Install Wiki.js on CentOS 8\">Read More<\/a><\/p>\n","protected":false},"author":4,"featured_media":34917,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1699,13],"tags":[34,1837,1873],"class_list":["post-34856","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-centos","category-tutorials","tag-centos","tag-centos8","tag-wiki-js","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.4 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Install Wiki.js on CentOS 8 | RoseHosting<\/title>\n<meta name=\"description\" content=\"Quick and easy guide on how to install Wiki.js on CentOS 8, Follow this simple steps and you&#039;ll have Wiki.js running in no time.\" \/>\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-wiki-js-on-centos-8\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install Wiki.js on CentOS 8\" \/>\n<meta property=\"og:description\" content=\"How to Install Wiki.js on CentOS 8 | RoseHosting\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-wiki-js-on-centos-8\/\" \/>\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=\"2020-12-02T21:18:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-04T13:46:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8.jpg\" \/>\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: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-wiki-js-on-centos-8\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-wiki-js-on-centos-8\\\/\"},\"author\":{\"name\":\"Jeff Wilson\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\"},\"headline\":\"How to Install Wiki.js on CentOS 8\",\"datePublished\":\"2020-12-02T21:18:59+00:00\",\"dateModified\":\"2023-04-04T13:46:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-wiki-js-on-centos-8\\\/\"},\"wordCount\":804,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-wiki-js-on-centos-8\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/how-to-install-wiki.js-on-centos-8.jpg\",\"keywords\":[\"centos\",\"centos8\",\"wiki.js\"],\"articleSection\":[\"CentOS\",\"Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-wiki-js-on-centos-8\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-wiki-js-on-centos-8\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-wiki-js-on-centos-8\\\/\",\"name\":\"How to Install Wiki.js on CentOS 8 | RoseHosting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-wiki-js-on-centos-8\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-wiki-js-on-centos-8\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/how-to-install-wiki.js-on-centos-8.jpg\",\"datePublished\":\"2020-12-02T21:18:59+00:00\",\"dateModified\":\"2023-04-04T13:46:47+00:00\",\"description\":\"Quick and easy guide on how to install Wiki.js on CentOS 8, Follow this simple steps and you'll have Wiki.js running in no time.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-wiki-js-on-centos-8\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-wiki-js-on-centos-8\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-wiki-js-on-centos-8\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/how-to-install-wiki.js-on-centos-8.jpg\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/how-to-install-wiki.js-on-centos-8.jpg\",\"width\":742,\"height\":372,\"caption\":\"how-to-install-wiki.js-on-centos-8\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-wiki-js-on-centos-8\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install Wiki.js on CentOS 8\"}]},{\"@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 Wiki.js on CentOS 8 | RoseHosting","description":"Quick and easy guide on how to install Wiki.js on CentOS 8, Follow this simple steps and you'll have Wiki.js running in no time.","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-wiki-js-on-centos-8\/","og_locale":"en_US","og_type":"article","og_title":"How to Install Wiki.js on CentOS 8","og_description":"How to Install Wiki.js on CentOS 8 | RoseHosting","og_url":"https:\/\/www.rosehosting.com\/blog\/how-to-install-wiki-js-on-centos-8\/","og_site_name":"RoseHosting","article_publisher":"https:\/\/www.facebook.com\/RoseHosting","article_author":"https:\/\/www.facebook.com\/rosehosting.helpdesk","article_published_time":"2020-12-02T21:18:59+00:00","article_modified_time":"2023-04-04T13:46:47+00:00","og_image":[{"width":742,"height":372,"url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8.jpg","type":"image\/jpeg"}],"author":"Jeff Wilson","twitter_card":"summary_large_image","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-wiki-js-on-centos-8\/#article","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-wiki-js-on-centos-8\/"},"author":{"name":"Jeff Wilson","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713"},"headline":"How to Install Wiki.js on CentOS 8","datePublished":"2020-12-02T21:18:59+00:00","dateModified":"2023-04-04T13:46:47+00:00","mainEntityOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-wiki-js-on-centos-8\/"},"wordCount":804,"commentCount":0,"publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-wiki-js-on-centos-8\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8.jpg","keywords":["centos","centos8","wiki.js"],"articleSection":["CentOS","Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.rosehosting.com\/blog\/how-to-install-wiki-js-on-centos-8\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-wiki-js-on-centos-8\/","url":"https:\/\/www.rosehosting.com\/blog\/how-to-install-wiki-js-on-centos-8\/","name":"How to Install Wiki.js on CentOS 8 | RoseHosting","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-wiki-js-on-centos-8\/#primaryimage"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-wiki-js-on-centos-8\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8.jpg","datePublished":"2020-12-02T21:18:59+00:00","dateModified":"2023-04-04T13:46:47+00:00","description":"Quick and easy guide on how to install Wiki.js on CentOS 8, Follow this simple steps and you'll have Wiki.js running in no time.","breadcrumb":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-wiki-js-on-centos-8\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.rosehosting.com\/blog\/how-to-install-wiki-js-on-centos-8\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-wiki-js-on-centos-8\/#primaryimage","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8.jpg","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2020\/11\/how-to-install-wiki.js-on-centos-8.jpg","width":742,"height":372,"caption":"how-to-install-wiki.js-on-centos-8"},{"@type":"BreadcrumbList","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-wiki-js-on-centos-8\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.rosehosting.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Install Wiki.js on CentOS 8"}]},{"@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\/34856","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=34856"}],"version-history":[{"count":9,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/34856\/revisions"}],"predecessor-version":[{"id":45292,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/34856\/revisions\/45292"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media\/34917"}],"wp:attachment":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media?parent=34856"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/categories?post=34856"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/tags?post=34856"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}