Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Robin Thoni 4fb84d36b6 moved to 5.2-1 5 gadus atpakaļ
..
css moved to 5.2-1 5 gadus atpakaļ
endpoints moved to 5.2-1 5 gadus atpakaļ
images moved to 5.2-1 5 gadus atpakaļ
js moved to 5.2-1 5 gadus atpakaļ
languages moved to 5.2-1 5 gadus atpakaļ
panes moved to 5.2-1 5 gadus atpakaļ
rdpweb moved to 5.2-1 5 gadus atpakaļ
tightvnc moved to 5.2-1 5 gadus atpakaļ
.dockerignore moved to 5.2-1 5 gadus atpakaļ
.gitignore moved to 5.2-1 5 gadus atpakaļ
CHANGELOG.txt moved to 5.2-1 5 gadus atpakaļ
Dockerfile moved to 5.2-1 5 gadus atpakaļ
GPLv3.txt moved to 5.2-1 5 gadus atpakaļ
LICENSE.txt moved to 5.2-1 5 gadus atpakaļ
README.md moved to 5.2-1 5 gadus atpakaļ
config.php-example moved to 5.2-1 5 gadus atpakaļ
docker-compose.yml moved to 5.2-1 5 gadus atpakaļ
index.html moved to 5.2-1 5 gadus atpakaļ
phpvirtualbox.conf moved to 5.2-1 5 gadus atpakaļ
recovery.php-disabled moved to 5.2-1 5 gadus atpakaļ
vboxinit moved to 5.2-1 5 gadus atpakaļ

README.md

About

phpVirtualBox is from 2017 maintained by Smart Guide Pty Ltd (tudor at smartguide dot com dot au)

with support from various contributors (see https://github.com/phpvirtualbox/phpvirtualbox/graphs/contributors)

Originally Copyright © 2015 Ian Moore (imoore76 at yahoo dot com)

FREE, WITHOUT WARRANTY:

All files of this program (phpVirtualBox) are distributed under the terms contained in the LICENSE.txt file in this folder unless otherwise specified in an individual source file. By using this software, you are agreeing to the terms contained therein. If you have not received and read the license file, or do not agree with its conditions, please cease using this software immediately and remove any copies you may have in your possession.

Installation from Zip file

1) Download zip file from GitHub project site: https://github.com/phpvirtualbox/phpvirtualbox/archive/master.zip

2) Unzip the zipfile into a folder accessible by your web server

3) Rename config.php-example to config.php and edit as needed.

Read the wiki for more information : https://github.com/phpvirtualbox/phpvirtualbox/wiki

Post installation

Default login is username: admin password: admin

Please report bugs / feature requests to GitHub https://github.com/phpvirtualbox/phpvirtualbox/issues

Password Recovery

Rename the file recovery.php-disabled to recovery.php, navigate to it in your web browser, and follow the instructions presented.