trac.edgewall.org/wiki/TracL10N 选择语言zh_CN 新建项目: trac-admin /path/to/myproject initenv 会要求起名字,设置数据库类型 增加用户认证: 下载mini-httpd 以使用 htpasswd功能 sudo apt-get install mini-httpd 新建用户并设置密码: sudo htpasswd -c /path/to/env/.htpasswd username