Changes between Initial Version and Version 1 of SysAdmin/Pootle
- Timestamp:
- 05/21/13 15:29:39 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SysAdmin/Pootle
v1 v1 1 = Pootle = 2 3 == Installation == 4 http://docs.translatehouse.org/projects/pootle/en/stable-2.5.0/server/installation.html 5 6 Assuming a base Debian stable (6.x): 7 {{{ 8 apt-get install -y libapache2-mod-wsgi 9 apt-get install -y mysql-server python-mysqldb phpmyadmin mytop 10 }}} 11 12 13 == Maintenance == 14 See UserGuidelines/Localisation#AdministeringPootle