System admin toc
From PubNight
Learn how to secure, configure, install and set mediawiki
Overview developers talk
Security techy
- Security
- Security Checklist
- Paranoid Permissions (system)
- Permissive Permissions (system)
- Setting user rights (inside wiki environment)
Configuration techy
- Preventing Access
- Configuration localsettings.php and Apache httpd's Rewrite Engine
- Help:Configuration interwiki/external wiki linking, adminsettings.php, language.php and localsettings.php features to edit
- Configuration settings full list of localsettings.php variables
- Apache config
- Robots.txt how to stop search engines from indexing the internals of your wiki
- Eliminating index.php from the url not supported by mediawiki. may affect future versions
- Using a very short URL
- PHP config
- MySQL config
Customization learn how to use mediawiki and change settings here
- Layout customization change page layout, logo, quickbar/navigation bar, favicon, editable left menu, and google wiki search
- Timezone adjustments
- MediaWiki localization -- localization and customization for link texts and messages like 'fromwikipedia'
- Interwiki links
- Custom skins
- Custom namespaces
- Configuration tips and tricks
- MediaWiki extensions
- How to add a web search box to the navigation bar
Installation specific installation instructions for various systems
- Installation
- Working with CVS
- CVS tree installation
- Installation FAQ
- on Linux
- on Solaris
- on Mac OS X
- on NetWare
- on FreeBSD
- on Windows
- on Sourceforge.net
- Timezone adjustments
Manage the database
- How to move a MediaWiki Database (related to backing up and restoring)
- Reduce the size of the database
- Lock the database
Performance look after your server
- PHP caching and optimization
- File cache
- Squid caching
- Cache strategy deployed by Wikimedia
- Wikimedia servers: an example of a multi-server configuration
- As your Site Grows
Maintenance
Upgrading
Troubleshooting
Reference