In this tutorial, we will explain how to install Gollum Wiki on an Ubuntu 16.04 VPS with Puma and Nginx. Gollum is a simple open source wiki system built on top of Git. A Gollum Wiki is a git repository with pages organized into directories any way you choose. This guide should work on other Linux VPS systems as well but was tested and written for Ubuntu 16.04 VPS.
wiki
Install XWiki on Ubuntu 16.04
We’ll show you, how to install XWiki on Ubuntu 16.04. XWiki is a free and open source advanced wiki software platform written in Java. It runs on servlet containers like JBoss, Tomcat etc. which uses a database such as MySQL or PostgreSQL to store its information. There are several methods of installing XWiki. In this tutorial, we are going to show you how to install XWiki on Ubuntu 16.04 using .DEB packages. The method of installing XWiki on Ubuntu using .DEB packages is probably the fastest and easiest way because all components needed by XWiki for a production instance are automatically installed on the server. We will use a VPS with Ubuntu 16.04 but you should be able to install XWiki following this tutorial on all Debian based Linux distributions. Installing XWiki on Ubuntu 16.04 is a fairly easy task and it shouldn’t take more than 10 minutes to finish it.
How to install DokuWiki on Ubuntu
In this article, we will show you how to install DokuWiki on an Ubuntu 14.04 VPS with PHP-FPM and Nginx. DokuWiki is a simple to use and highly versatile wiki software written in PHP that doesn’t require a database. DokuWiki is easy to install and use, has an amazing variety of extensions and it is open source. This guide should work on other Linux VPS systems as well but was tested and written for an Ubuntu 14.04 VPS.
Install TWiki on CentOS 7
In this article we will install TWiki on a CentOS 7 VPS with Apache web server. TWiki is simple to use, flexible, secure and very powerful web-based collaboration platform based on Perl. Using TWiki you can run a project development space, a document management system, a knowledge base or any other groupware tool. TWiki is used by millions of users in more than 130 countries in the world and it comes with many features such as:
Install MediaWiki on a CentOS 7 VPS
In this article we will cover the steps needed to install MediaWiki on your CentOS 7 VPS. MediaWiki is a free and open source wiki application. It is written in the PHP programming language and uses a backend database.
SERVER REQUIREMENTS
Apache Web server
PHP version 5
Database server (MySQL, PostgreSQL, or SQLite)
If your server has a bare minimum CentOS 7 installation, you can install a LAMP (short for Linux, Apache, MySQL and PHP) stack by following our excellent tutorial.
Install MDwiki on an Ubuntu 14.04 VPS
In this guide, we’ll show you how to install MDwiki on an Ubuntu 14.04 VPS.
MDwiki is a single page CMS/Wiki system built on top of jQuery and Bootstrap3, with responsive layout and it uses Markdown as it’s input markup language.
How to install PmWiki on CentOS 6 VPS
PmWiki is a free PHP based wiki system for collaborative creation and maintenance of websites. Its pages look and act like normal web pages, except they have an “Edit” link that makes it easy to modify existing pages and add new pages into the website without knowing any HTML or CSS, just by using basic editing rules. Pages can be edited publicly or by small groups of authors.
How to install MediaWiki on CentOS/Fedora
In this article we will explain to you how to install MediaWiki on your Centos or Fedora VPS. MediaWiki is free, web-based wiki platform written in PHP, with very powerful capabilities. It is one of the most popular application of this type in the world.
The installation of MediaWiki is very easy and it can be done in less than 10 minutes. Please note that you should have web server (Apache), PHP and database server (MySQL) installed on your linux vps to be able to run MediaWiki.