[[PageOutline]] == smo - support.mayfirst.org == Our trac support ticketing system resides on moses.mayfirst.org. The configuration files for the trac instance resides here: {{{ root@moses.mayfirst.org:/srv/trac/support }}} Any modifications to these files should been done either through a local checkout of the repository or as the root user on moses. '''Note:''' For other work with trac-admin or with the trac database you should use the '''supportdb''' user. === How do I rename wiki pages? === To rename a wiki page login as root on moses and run: {{{ su - supportdb -c 'trac-admin /srv/trac/support wiki rename ' }}}