Howto install MediaWiki software on Ubuntu Server
April 16th, 2011
This tutorial describes the installation process of MediaWiki on Ubuntu server. We assume you have already MySQL and Apache installed.

First we start installing the mediawiki software:
$ sudo apt-get install mediawiki
