Set up Virtualbox for ZenTao
- 2015-09-09 16:17:15
- azalea
- 10289
- Last edited by xiying guan on 2018-12-06 10:08:46
Since the 5.0 Version, we have officially provided integrated runtime environment based on virtualization. The latest version of php has stopped support Windows xp and Windows 2003, so we created the virtual machine runtime environment. As long as your machine is installed withVirtualbox or VMware, you can use it.
1. Automatic Installation
1.1 Download the latest runtime environment of ZenTao virtual machine whose expended name ending with most.exe.1.2 Double click to run the file and it will automatically unzip; a directory named zentaomos will be generated.
1.3 Enter the directory and double click to execute zentaomos.exe —— the control panel of the virtual runtime environment will be started.
1.4 Click the button Start and the virtual machine will be installed and started.
1.5 After normal installation and start, please click on the button Access.
2. About the Virtual Machine Environment
2.1 Directory Structure:Zentaomos has two discs. One is the system disc and the other is data disc. The data disc uploads/home/ partition and data like mysql database, phpmyadmin and zentao are all stored in the directory /home/srv.
2.2 Account:
Linux administrator: root and login prohibited.
Daily operating account: z; password: 123456; it is strongly recommended that a private key be generated with ass-keygen after the first login and the password be changed.
mysql management accounts: root with an empty password.
Phpmyadmin: please add access account if you want to execute adduser.sh in the directory / home / srv / auth /.
Write a Comment