当前位置: 首页 > news >正文

WordPress首页idseo人才招聘

WordPress首页id,seo人才招聘,网站设计制作发展趋势,武汉网站建设的费用开始 ubuntu22.04 LTSVMwareTools-10.3.25-20206839.tar.gzVMware Workstation 17 Pro 各种该尝试的配置都尝试了,比如: 1.开启复制粘贴拖拽; 2.VMware Tools拖拽失效; 3.解决VMware无法拖拽. 均没有奏效. 安装过程报错, 报错异常: The installation of VMware Tools 10.3.25…

开始

  • ubuntu22.04 LTS
  • VMwareTools-10.3.25-20206839.tar.gz
  • VMware Workstation 17 Pro

各种该尝试的配置都尝试了,比如:
1.开启复制粘贴拖拽;
2.VMware Tools拖拽失效;
3.解决VMware无法拖拽.
均没有奏效.

安装过程报错, 报错异常:

The installation of VMware Tools 10.3.25 build-20206839 for Linux completed 
successfully. You can decide to remove this software from your system at any 
time by invoking the following command: "/usr/bin/vmware-uninstall-tools.pl".Before running VMware Tools for the first time, you need to configure it by 
invoking the following command: "/usr/bin/vmware-config-tools.pl". Do you want 
this program to invoke the command for you now? [yes] INPUT: [yes]  defaultInitializing...Segmentation fault (core dumped)   这里抛出了异常
  1. 写在前面: 折腾了十几次, 在 ubuntu22.04LTS, 通过网络方式安装vmtools后, 确实可以复制粘贴文本,但是无法自由拖拽文件.
  2. 相关配置,我翻找了不下是二十余篇博客,仍没办法解决无法拖拽文件的问题.

卸载

# 卸载vm-tools
sudo apt-get remove open-vm-tools
sudo apt-get remove --auto-remove open-vm-tools
sudo apt-get purge open-vm-tools
sudo apt-get purge --auto-remove open-vm-tools
sudo apt-get autoremove open-vm-toolssudo ./bin/vmware-uninstall-tools.pl  # 同时,也执行一次 本地安装包内的卸载脚本
sudo rm -rf /etc/vmware-tools

[ √ ] 通过网络渠道 安装

安装 Open VM Tools-VMwareDocs

# 安装vm-tools
sudo apt-get update
sudo apt-get install open-vm-tools open-vm-tools-desktop# 进入su模式, 启动服务(有警告,未找到解决方案)
sudo su
vmware-user
exit

警告如下

root@hostname:/home/dawn/桌面/vmware-tools-distrib# vmware-user
root@hostname:/home/dawn/桌面/vmware-tools-distrib# 
(vmware-user:8070): Gtk-WARNING **: 14:33:51.007: gtk_disable_setlocale() must be called before gtk_init()
root@hostname:/home/dawn/桌面/vmware-tools-distrib# exit
exit

[ x ] 通过本地方式 安装

手动安装VM Tools -VMwareDocs
也就是通过 重新安装 VMware Tools(T) VMware workstatioin自带的选项.

解压vm-tools本地压缩包到桌面

sudo ~/桌面/vmware-tools-distrib/vmware-install.pl

(补充记录,我的错误日志)通过在本地压缩包安装,vmware-install.pl 出现如下完整的安装日志:

sudo ./vmware-install.pl 
[sudo] dawn 的密码: 
open-vm-tools packages are available from the OS vendor and VMware recommends 
using open-vm-tools packages. See http://kb.vmware.com/kb/2073803 for more 
information.
Do you still want to proceed with this installation? [no] yINPUT: [y]Creating a new VMware Tools installer database using the tar4 format.Installing VMware Tools.In which directory do you want to install the binary files? 
[/usr/bin] INPUT: [/usr/bin]  defaultWhat is the directory that contains the init directories (rc0.d/ to rc6.d/)? 
[/etc] INPUT: [/etc]  defaultWhat is the directory that contains the init scripts? 
[/etc/init.d] INPUT: [/etc/init.d]  defaultIn which directory do you want to install the daemon files? 
[/usr/sbin] INPUT: [/usr/sbin]  defaultIn which directory do you want to install the library files? 
[/usr/lib/vmware-tools] INPUT: [/usr/lib/vmware-tools]  defaultThe path "/usr/lib/vmware-tools" does not exist currently. This program is 
going to create it, including needed parent directories. Is this what you want?
[yes] INPUT: [yes]  defaultIn which directory do you want to install the documentation files? 
[/usr/share/doc/vmware-tools] INPUT: [/usr/share/doc/vmware-tools]  defaultThe path "/usr/share/doc/vmware-tools" does not exist currently. This program 
is going to create it, including needed parent directories. Is this what you 
want? [yes] INPUT: [yes]  defaultThe installation of VMware Tools 10.3.25 build-20206839 for Linux completed 
successfully. You can decide to remove this software from your system at any 
time by invoking the following command: "/usr/bin/vmware-uninstall-tools.pl".Before running VMware Tools for the first time, you need to configure it by 
invoking the following command: "/usr/bin/vmware-config-tools.pl". Do you want 
this program to invoke the command for you now? [yes] INPUT: [yes]  defaultInitializing...Segmentation fault (core dumped)Making sure services for VMware Tools are stopped.Stopping VMware Tools services in the virtual machine:Guest operating system daemon:                                      doneVMware User Agent (vmware-user):                                    doneUnmounting HGFS shares:                                             doneGuest filesystem driver:                                            done^[^AThe installation status of vmsync could not be determined. 
Skippinginstallation.The installation status of vmci could not be determined. Skippinginstallation.The installation status of vsock could not be determined. Skippinginstallation.The installation status of vmxnet3 could not be determined. 
Skippinginstallation.The installation status of pvscsi could not be determined. 
Skippinginstallation.The installation status of vmmemctl could not be determined. 
Skippinginstallation.The VMware Host-Guest Filesystem allows for shared folders between the host OS 
and the guest OS in a Fusion or Workstation virtual environment.  Do you wish 
to enable this feature? [yes] INPUT: [s invalid.  It must be one of "y" or "n".The VMware Host-Guest Filesystem allows for shared folders between the host OS 
and the guest OS in a Fusion or Workstation virtual environment.  Do you wish 
to enable this feature? [yes] INPUT: [yes]  defaultThe installation status of vmhgfs could not be determined. 
Skippinginstallation.The vmxnet driver is no longer supported on kernels 3.3 and greater. Please 
upgrade to a newer virtual NIC. (e.g., vmxnet3 or e1000e)The vmblock enables dragging or copying files between host and guest in a 
Fusion or Workstation virtual environment.  Do you wish to enable this feature?
[yes] INPUT: [yes]  defaultSkipping configuring automatic kernel modules as no drivers were installed by 
this installer.Disabling timer-based audio scheduling in pulseaudio.Do you want to enable Guest Authentication (vgauth)? [yes] INPUT: [yes]  defaultDetected X server version 1.21.1Distribution provided drivers for Xorg X server are used.Skipping X configuration because X drivers are not included.Skipping rebuilding initrd boot image for kernel as no drivers to be included 
in boot image were installed by this installer.Job for vmware-tools.service failed because the control process exited with error code.
See "systemctl status vmware-tools.service" and "journalctl -xeu vmware-tools.service" for details.
Unable to start services for VMware ToolsExecution aborted.Found VMware Tools CDROM mounted at /media/dawn/VMware Tools. Ejecting device 
/dev/sr0 ...
Enjoy,--the VMware team
http://www.yidumall.com/news/23881.html

相关文章:

  • 网站建设开发公司域名权重查询
  • 陇南市建设局官方网站优化大师tv版
  • 北京免费网站建设模板爱站网站长工具
  • wordpress 怎么改中文字体免费培训seo网站
  • 合肥网站建设之4个细节要注意如何做网络营销?
  • 网站制作详细流程2022年时事政治热点汇总
  • axure做网站着陆页优化优化
  • 做物流哪个网站推广效果好百度小说风云榜首页
  • 做企业网站要多长时间网络推广员是干嘛的
  • 多人一起做视频网站产品策划方案怎么做
  • 湛江网站建设方案推广网站制作的基本流程是什么
  • 温州网站域名注册服务公司郑州seo关键词自然排名工具
  • 做网站要注意哪些方面真实的网站制作
  • 武汉高端网站制作公司西安网站维护
  • 今天重大新闻头条新闻国际新闻做网络优化哪家公司比较好
  • 成都园林设计公司推荐seo文章范文
  • 贵阳网站建设套餐软件推广平台有哪些?哪个比较好
  • 重庆 网站建设长沙互联网网站建设
  • 济宁做网站建设的公司个人网站seo入门
  • php网站怎么做伪静态seo网络推广专员招聘
  • 做公司网站的公司qq推广软件
  • 网站开发费怎么做账网络营销方式包括哪些
  • 上小学网站建设郑州网站seo顾问
  • java 制作网站开发网络优化seo
  • 做url网站腾讯会议价格
  • 做网站宝鸡全网线报 实时更新
  • wordpress seo优化优化网站关键词的技巧
  • 什么样的网站是php网站刷排名有百度手机刷排名
  • pc端网站开发技术怎么推广软件
  • 途牛旅游网站建设目的金戈枸橼酸西地那非