惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Blog — PlanetScale
Blog — PlanetScale
B
Blog
A
About on SuperTechFans
大猫的无限游戏
大猫的无限游戏
爱范儿
爱范儿
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
H
Help Net Security
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 三生石上(FineUI控件)
有赞技术团队
有赞技术团队
酷 壳 – CoolShell
酷 壳 – CoolShell
WordPress大学
WordPress大学
IT之家
IT之家
D
Docker
Google DeepMind News
Google DeepMind News
罗磊的独立博客
T
The Blog of Author Tim Ferriss
aimingoo的专栏
aimingoo的专栏
博客园 - 叶小钗
Recent Announcements
Recent Announcements
阮一峰的网络日志
阮一峰的网络日志
D
DataBreaches.Net
博客园 - 司徒正美
Engineering at Meta
Engineering at Meta

运维开发绿皮书

OBS虚拟摄像头重命名 Ubuntu备份为LiveOS 使用Powershell卸载windows默认程序 Cisco路由器OSPF配置 汽车的分类和特点 Windows11跳过TPM2.0 HTTPS 双向认证与 USB 加密锁配置实战 SSL 证书工具 字数统计 BMI 计算 颜色转换 Hash 生成器 JSON 格式化 JWT 解码 房贷计算 时间戳转换 URL 编码 UUID 生成 牛马时钟 二维码批量生成器 CKS Simulator Kubernetes 1.25 FRP TOTP验证码生成器 direct-ssh-passthrough-nat 脚本使用说明 Python软件授权 Linux命令行百度网盘 为 Containerd 配置 Harbor 无证书镜像站 Docker一键部署Meta和MetacubexD面板 必应搜索屏蔽垃圾网站 Docker Desktop 安装到其他位置
VMware的ubuntu完整安装vm-tools支持粘贴板
Paper-Dragon · 2025-11-23 · via 运维开发绿皮书

安装命令

sudo apt-get autoremove open-vm-tools
sudo apt-get install open-vm-tools
sudo apt-get install open-vm-tools-desktop

包信息

# apt search open-vm*
open-vm-tools/resolute,now 2:13.0.5-1 amd64 [installed]
  用于托管在 VMware 上的虚拟机的开放式 VMware 工具 (CLI)

open-vm-tools-containerinfo/resolute 2:13.0.5-1 amd64
  用于托管在 VMware 上的虚拟机的开放式 VMware 工具 (服务发现插件)

open-vm-tools-desktop/resolute,now 2:13.0.5-1 amd64 [installed]
  用于托管在 VMware 上的虚拟机的开放式 VMware 工具 (GUI)

open-vm-tools-dev/resolute 2:13.0.5-1 amd64
  用于托管在 VMware 上的虚拟机的开放式 VMware 工具 (开发)

open-vm-tools-salt-minion/resolute 2:13.0.5-1 amd64
  用于托管在 VMware 上的虚拟机的开放式 VMware 工具 (服务发现插件)

open-vm-tools-sdmp/resolute 2:13.0.5-1 amd64
  用于托管在 VMware 上的虚拟机的开放式 VMware 工具 (服务发现插件)

更新日志

  • c9149-VMware的ubuntu完整安装vm-tools支持粘贴板