12.1 使用 BVCP 通过 Web 界面管理 bhyve 虚拟机
安装 BVCP
# fetch https://bhyve.npulse.net/release.tgz# tar -xzvf release.tgz# cd bhyve-webadmin root@ykla:/home/ykla/bhyve-webadmin-2.1.4 # ./install.sh Installing BVCP into your FreeBSD Installation within seconds ... Press [CTRL] + [C] to Abort ! bvcp_enable: -> YES N 2024-12-21 11:32:35 | Kinga-Framework | 2024/02-17@build-336/FreeBSD64-L N 2024-12-21 11:32:35 | Product Name | BVCP-Backend N 2024-12-21 11:32:35 | Description | BVCP Bhyve Backend/Helper Module N 2024-12-21 11:32:35 | License | Community Edition N 2024-12-21 11:32:35 | Copyright | All rights reserved for the author: nPulse.net / Viktor Hlavaji N 2024-12-21 11:32:35 | Guardian | Create Process, PID: 1132 N 2024-12-21 11:32:35 | SW | VFS:BuiltIn Loaded N 2024-12-21 11:32:35 | ThreadPool | 10/10 Threads initialised N 2024-12-21 11:32:35 | LVM::MAIN | Initialising .. ██████╗ ██╗ ██╗ ██████╗██████╗ ██╔══██╗██║ ██║██╔════╝██╔══██╗ ██████╔╝██║ ██║██║ ██████╔╝ ██╔══██╗╚██╗ ██╔╝██║ ██╔═══╝ ██████╔╝ ╚████╔╝ ╚██████╗██║ ╚═════╝ ╚═══╝ ╚═════╝╚═╝ Bhyve Virtual-Machine Control Panel under FreeBSD N 2024-12-21 11:32:35 | BVCP | Initialising BVCP-Backend 2.1.4 Application [>] Generating Entropy ... [217157D53CDD4122589AEE05D866C84C] Welcome to initial setup menu! The Software is located at: /var/lib/nPulse/BVCP The Software is producing pseudo filesystem scheme for virtual machines using symlinks Where to create metadata, iso_images, database, config, logs: (Does not need much space), default: [/vms]_> # 按回车确认,安装所需的 iso_images 镜像将存放在此目录下 ……省略一部分…… Bhyve Virtual-Machine Control Panel under FreeBSD N 2024-12-21 11:33:46 | BVCP | Initialising BVCP-Backend 2.1.4 Application N 2024-12-21 11:33:48 | BVCP | Starting Database ... (!) Admin Credentials recreated, - User: admin # 用户名 admin - Password: AdJFjNjG # 密码 AdJFjNjG N 2024-12-21 11:33:48 | SW | Program exited gracefully... Installation Finished! Navigate: https://[your-ip]:8086 # 访问地址为 https://[your-ip]:8086,若在安装 BVCP 的机器上访问,可使用 https://localhost:8086
安装 Ubuntu 24.04





























安装 Windows 11 IoT Enterprise LTSC, version 24H2 (x64) - DVD (English)



故障排除与未竟事宜
如何卸载 BVCP
参考文献
课后习题
最后更新于