Project management system of Building Zen Road under Linux

Source: Internet
Author: User
Tags get ip

1. Zen Road Download: #官网: http://www.zentao.net/

[Email protected] ~]# wget http://dl.cnezsoft.com/zentao/10.0.beta/ZenTaoPMS.10.0.beta.zbox_64.tar.gz

2. Unzip to the/OPT directory

[Email protected] ~]# TAR-XVF zentaopms.10.0.beta.zbox_64.tar.gz-c/opt/

3. Modify Zen Lane's own Apache, MySQL port #禅道默认启动apache跟mysql端口分别为: 80 3306

Modify Zen Lane's own Apache port:

[Email protected] ~]#/OPT/ZBOX/ZBOX-AP 88

Modify the Zen path to bring your own MySQL port:

[Email protected] ~]#/OPT/ZBOX/ZBOX-MP 3308

4. Start the Zen Channel service

[[email protected] ~]#/opt/zbox/zbox start

Apache is running

Mysql is running

Related commands:

/opt/zbox/zbox Start command to open Apache and MySQL.

/opt/zbox/zbox Stop command stops Apache and MySQL.

/opt/zbox/zbox Restart command to restart Apache and MySQL.

/opt/zbox/zbox-h getting help on the ZBox command

5. Create a Database account

[Email protected] ~]#/opt/zbox/auth/adduser.sh

This tool was used to the add user to access Adminer

Account:adminer

Password:adding Password for user Adminer

Note: The user name of the database: root, the password is empty. Database management is Adminer, but for security purposes, authentication is required to access Adminer, and you need to run a script to add an account

Command line Login Zen path comes with MySQL database: The readme has MySQL's initial password

/opt/zbox/bin/mysql-u root-p 3306-p ' 123456 '

The command line imports the backed up data:

/opt/zbox/bin/mysql-u root-p 3306-p ' 123456 ' Zentao < Zentao.sql

6. Turn off the firewall

[[Email protected]ocalhost ~] #service iptables Stop

[[Email protected] ~] #service iptables Restart//restart firewall

7. Browser Access

In Liunx environment Firefox input: localhost:88

In window, enter 192.168.1.23:88//colon into the English environment

The operation is as follows: Liunx input command ifconfig, get IP address, 192.168.1.23


Default account password: admin/123456

Project management system of Building Zen Road under Linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.