How-To
From Wikitech
(Difference between revisions)
(→Obsolete: Categorized and noted locally) |
(-pages marked as old) |
||
| Line 1: | Line 1: | ||
| − | = | + | {{TOC|align=right}} |
| − | + | For a complete list of '''How-To''' guides, check [[:Category:How-To]]. | |
| − | + | == Deployment == | |
| − | + | * [[How to deploy code]] | |
| − | * [[ | + | * [[How to perform security fixes]] |
| − | + | ||
| − | * [[ | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | Database | + | == Database == |
* [[Searchindex update]] | * [[Searchindex update]] | ||
* [[adding a file in innodb]] | * [[adding a file in innodb]] | ||
| Line 23: | Line 16: | ||
* [[Reclaim space on full db servers]] | * [[Reclaim space on full db servers]] | ||
| − | Application | + | == Application servers == |
* [[Memcached]] | * [[Memcached]] | ||
| − | Wikifarm | + | == Wikifarm == |
* [[Add a wiki]] : Instructions on how to add a new language for a project, chapter, committee, so on... | * [[Add a wiki]] : Instructions on how to add a new language for a project, chapter, committee, so on... | ||
* [[FlaggedRevs setup]] | * [[FlaggedRevs setup]] | ||
| Line 32: | Line 25: | ||
* [[Adding Namespaces]] | * [[Adding Namespaces]] | ||
* [[Add a server]] | * [[Add a server]] | ||
| + | |||
| + | ==Other operations== | ||
| + | * [[Decommissioning Servers]] : What to do to remove a server from our datacenter. | ||
| + | * [[Proxy access to cluster]] : Using FoxyProxy for web access to cluster/labs. | ||
| + | * [[Screen]] : how to keep stuff running when you log out | ||
| + | * [[vim]] : how to enhance your vi experience | ||
| + | * [[Make an email alias]] | ||
| + | * [[Alter mailman archives]] | ||
| + | * [[DNS#HOWTO|Redirect traffic to tampa]] | ||
| + | * [[Build a new server]] | ||
| + | * [[Create a Racktables server]] | ||
==See also== | ==See also== | ||
Revision as of 22:11, 29 August 2012
For a complete list of How-To guides, check Category:How-To.
Deployment
Database
- Searchindex update
- adding a file in innodb
- Setting up a MySQL replica
- Checking MySQL replication
- Switch master : Switching Master Database
- conversion to utf-8
- Make a database dump
- Compress old revisions
- Reclaim space on full db servers
Application servers
Wikifarm
- Add a wiki : Instructions on how to add a new language for a project, chapter, committee, so on...
- FlaggedRevs setup
- AbuseFilter setup
- Adding Namespaces
- Add a server
Other operations
- Decommissioning Servers : What to do to remove a server from our datacenter.
- Proxy access to cluster : Using FoxyProxy for web access to cluster/labs.
- Screen : how to keep stuff running when you log out
- vim : how to enhance your vi experience
- Make an email alias
- Alter mailman archives
- Redirect traffic to tampa
- Build a new server
- Create a Racktables server