1. Download bitnami installer: bitnami-redmine-2.4.1-1-linux-installer.run

  2. $ chmod 755 bitnami...installer.run (run as a common user)

  3. $ ./bitnami...install.run

  4. you choose a installation destination (as $REDMINE_HOME) and some other configurations (like port number);

  5. when installation complete, you can choose opening the admin panel;

  6. close this panel;

  7. use $REDMINE_HOME/ctlscript.sh to manage your redmine server, use "./ctlscript.sh help" or read README.txt for usage instructions; use "./ctlscript status" to get the current status of your server;

You can use ctlscript start/stop/restart all or each service, use "status" to get status of all or each service.

最新文章

  1. android SurfaceView中播放视频 按视频的原始比例播放
  2. 推荐书籍 -《移动App测试的22条军规》
  3. Swift中的Masonry第三方库——SnapKit
  4. python不同模式打开文件的完全列表
  5. 设计模式之构建者模式(Builder):初步理解
  6. Maven问题总结:Eclipse中项目右键菜单中点击Maven->Update Projects时JDK被重置
  7. -Dmaven.multiModuleProjectDirectory system property is not set. Check $M2_HOME environment variable
  8. Linux 解压命令tar的理解
  9. Linux14.04安装JDK
  10. Java垃圾回收算法和垃圾回收器
  11. 【学习笔记】【oc】Block
  12. windows身份验证,那么sqlserver的连接字符串的
  13. C#.NET利用ContextBoundObject和Attribute实现AOP技术--AOP事务实现例子
  14. *++p和*p++的区别
  15. 【转】Android Http Server
  16. Chrome 小工具: 启动本地应用 (Native messaging)
  17. HDU - 5753 多校联萌3-2
  18. 使用JS在页面进行数据处理时显示等待画面
  19. webpack3.x版本实战案例【基础配置篇】(一)
  20. CSS学习笔记07 盒子模型

热门文章

  1. Burning Bridges 求tarjan求割边
  2. Redis 过期时间解析
  3. 如何管理MongoDB的用户和权限
  4. [小技巧] Notepad++关闭拼写检查
  5. Flask(9)- 蓝图的基本使用
  6. WPF教程四:字段、属性、依赖项属性的演变过程
  7. Python单元测试框架unittest之生成测试报告(HTMLTestRunner)
  8. 重学 Spring Boot
  9. 如何统计自动化测试用例的ROI 【投入产出比/投资回报率】
  10. Three.js-任意平面的镜像矩阵