{"revision": {"id": "f3c5b498-2f95-11f1-91fe-e86a64d24d78", "node_id": "f3c4d71b-2f95-11f1-83d8-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "mediawiki admin guide\r\n##########################\r\n\r\nThis post will document some common procedures that an admin will need to maintain a media wiki installation. \r\n\r\n.. contents::\r\n\r\nWhat version of MediaWiki are we running?\r\n==========================================\r\n\r\nView the source of any wiki page.  Locate the generator meta tag inside the head tag.\r\n\r\nExample:\r\n\r\n.. code-block:: html\r\n\r\n <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\r\n <html lang=\"en\" dir=\"ltr\">\r\n <head>\r\n <title>Main Page - mywiki</title>\r\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n <meta name=\"generator\" content=\"MediaWiki 1.16.2\" />\r\n\r\nIn the example above our generator is *MediaWiki 1.16.2*.\r\n\r\n\r\n\r\nInstalling MediaWiki on Ubuntu using Apache2\r\n====================================================\r\n\r\n\r\n.. code-block:: bash\r\n \r\n sudo apt-get install apache2 php5\r\n\r\n\r\n\r\n", "source_format": "rst", "revision_number": 2, "created": 1353945785000}}