How-To
From Wikitech
(Difference between revisions)
(→Other operations: +1) |
|||
| (37 intermediate revisions by 15 users not shown) | |||
| 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 == | ||
| + | * [[Searchindex update]] | ||
* [[adding a file in innodb]] | * [[adding a file in innodb]] | ||
* [[Setting up a MySQL replica]] | * [[Setting up a MySQL replica]] | ||
* [[Checking MySQL replication]] | * [[Checking MySQL replication]] | ||
| − | * [[ | + | * [[Switch master]] : Switching Master Database |
| − | + | ||
| − | + | ||
| − | + | ||
* [[conversion to utf-8]] | * [[conversion to utf-8]] | ||
| + | * [[Make a database dump]] | ||
| + | * [[Compress old revisions]] | ||
| + | * [[Reclaim space on full db servers]] | ||
| + | * [[How to run queries on live data]] | ||
| + | |||
| + | == Application servers == | ||
| + | * [[Memcached]] | ||
| + | |||
| + | == 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]] | ||
| + | * [[DNS#HOWTO|Redirect traffic to tampa]] | ||
| + | * [[Build a new server]] | ||
| + | * [[Create a Racktables server]] | ||
| + | * [[Password reset|Reset a password for a wiki account]] | ||
| + | |||
| + | ==See also== | ||
| + | * [[:Category:How-To]] | ||
| + | |||
| + | [[Category:How-To| ]] | ||
Latest revision as of 00:27, 31 December 2012
For a complete list of How-To guides, check Category:How-To.
[edit] Deployment
[edit] 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
- How to run queries on live data
[edit] Application servers
[edit] 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
[edit] 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
- Reset a password for a wiki account