只是测试的话可以在windows系统上安装deskpoolclient 点击中间的屏幕就可以进入win7使用了。 客户端可以支持usb重定向,就是把让云主机使用客户端的usb端口,也可以使用本地的磁盘等资源。每个客户还可以有自己的专用磁盘。 当然,客户端windows自然可以和AD绑定实现更精细的管理,deskpool本身也支持直接配置域控。 本文参与...
1、注册nvidia企业账号 注册企业账号时有几个注意点,第一是必须要使用企业邮箱,不行可以自己注册一个域名配置一个邮箱;第二可以选择台湾的一个地址作为公司注册地(只要地址确实存在即可);第三申请的VDI数量可以选最少的,下面是我注册时候的选项,供大家参考。 账号注册页面链接:https://enterpriseproductregistration.nv...
# -f 源盘格式:raw vmdk vhd vdi, 也可以不写自动识别 qemu-img convert -f raw -O qcow2 <firmware_name> #例子 qemu-img convert -f raw -O qcow2 LEDE.img vm-101-disk-1.qcow2 导入映像到虚拟机 qm importdisk <vmid> <storage> # 例子:为ID号 101 导入虚拟机映像 # 需要先创建相应...
获取VDI的开源代码(这里自备代理) git clone https://github.com/joshpatten/PVE-VDIClient.git 如果你没办法直接克隆拉到上面的文件就用下面的代码吧(如果你的系统没有wget,用命令安装一下apt install wget -y) wget -c https://www.zajilu.com/share/PVE-VDIClient.tar.gz ...
项目地址:/gh_mirrors/pv/PVE-VDIClient 是一个开源项目,为Proxmox VE(一个基于Linux的开源虚拟化管理平台)提供了一个现代化、响应式的Web客户端。该项目由Josh Patten开发,并且持续在Gitcode上活跃更新,旨在优化和扩展Proxmox VE的默认Web界面,以提升用户体验并增加功能。
MicroEngine/PVE-VDIClientPublic forked fromjoshpatten/PVE-VDIClient NotificationsYou must be signed in to change notification settings Fork0 Star0 Code Pull requests Actions Projects Security Insights Additional navigation options Files main dist
getenv("APPDATA")}\\VDIClient\\vdiclient.ini' if not os.path.exists(config_location): config_location = f'{os.getenv("PROGRAMFILES")}\\VDIClient\\vdiclient.ini' if not os.path.exists(config_location): config_location = f'{os.getenv("PROGRAMFILES(x86)")}\\VDIClient\\vdiclient.ini...
PVE VDI Client This project's focus is to create a simple VDI client intended for mass deployment. This VDI client connects directly to Proxmox VE and allows users to connect (via Spice) to any VMs they have permission to access.
2 changes: 1 addition & 1 deletion 2 README.md Original file line numberDiff line numberDiff line change @@ -4,7 +4,7 @@ This project's focus is to create a simple VDI client intended for mass deployme  ![Login Screen with OTP](screenshots/...
Launching SPICE remote-viewer for Proxmox VE VDI client www.corsinvest.it/cv4pve Topics spice proxmox proxmox-cluster proxmox-ve vdi virt-viewer spice-client Resources Readme License GPL-3.0 license Activity Custom properties Stars 113 stars Watchers 6 watching Forks 15 forks Report ...