VirtualBox管理工具-phpVirtualBox
2011-01-19 10:01:30 阿炯

本站赞助商链接,请多关照。

phpVirtualBox 是一个用 AJAX 实现的 VirtualBox 用户接口,使用 PHP 开发并在MIT协议下使用,提供一个高级的 Web 可口,可以通过远程来访问和控制 VirtualBox 实例。


An open source, AJAX implementation of the VirtualBox user interface written in PHP. As a modern web interface, it allows you to access and control remote VirtualBox instances. Much of its verbage and some of its code is based on the (inactive) vboxweb project.


phpVirtualBox was created for people (like me) who prefer not to have to log in to their headless VirtualBox host to administer their virtual machines. I develop phpVirtualBox in my free time, free of charge. I do not receive payments from VirtualBox (Oracle) nor am I affiliated with them in any way. If you find this program useful, I ask that you please donate here.


Features

* Start / Stop VMs
o Pause
o Save State
o Discard State
o Power Off
o ACPI Sleep
o ACPI Shutdown
* Snapshots
o Take Snapshot
o Delete Snapshot
o Restore Snapshot
* View VM Log files
* Configure VMs
o Excludes serial port configuration
o Excludes some display options that do not affect a headless environment
* Media
o Add media
o Full featured virtual media manager
o Create hard disk wizard
o Mount read-only media (DVD/CD and Floppy images) while VM is running
o Clone disk image
o Make disk image Immutable (read-only)
* Create virtual machine wizard
* Global networking configuration
o Add / remove / configure host-only interfaces
o Configure DHCP settings for host-only interfaces
* Import / Export Virtual Machines
* Virtual Machine Console access
o Allows specification of username / password and screen resolution
o Can be "detached" to open the VM's console in a minimal, new browser window
* Multi-language support (requires VirtualBox >= 3.2.8)


最新版本:4.0
该版本兼容 VirtualBox 4.0。

项目主页:http://code.google.com/p/phpvirtualbox/

该文章最后由 阿炯 于 2018-12-07 11:17:12 更新,目前是第 2 版。