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

做网站能做职业吗百度一下首页百度一下知道

做网站能做职业吗,百度一下首页百度一下知道,网站打开出现建设中,门窗专业设计网站开始 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.tj-hxxt.cn/news/29900.html

相关文章:

  • 怎么做下载类网站企业seo顾问服务
  • 南京市政府门户网站建设的调查报告网上营销培训课程
  • 兼职网站高中生在家可做百度指数搜索指数的数据来源
  • 网站搭建源码推广软件是什么工作
  • 网站建设四段合一百度明星人气排行榜
  • 网站建设计入哪个明细科目优化营商环境存在问题及整改措施
  • 专业响应式网站制作教育培训网站大全
  • 做文字头像的网站营销课程
  • h5建站是什么域名查询 ip
  • 专业建站方案软件开发交易平台
  • 如何做品牌网站设计图片外链在线生成网址
  • 尚品本色木门网站是哪个公司做的优化百度seo
  • 品牌微信网站开发宁波seo优化公司排名
  • 网站开发技术是什么浏览器下载安装2022最新版
  • 如东网站开发磁力搜索器在线
  • 成都网站建设市场分析sem是什么意思呢
  • 做儿童文学有哪些的网站跨境电商平台
  • 个人建站哪类站赚钱深圳英文网站推广
  • 程序员自己做项目网站淘宝网店的seo主要是什么
  • 安卓开发为什么不火了seo整站优化
  • 网站备案所需材料怎样才能在百度上面做广告宣传
  • 仿牌网站 域名注册网店运营推广平台
  • 如何在网站上做淘宝客推广企业培训内容
  • 为公司做网站网络销售哪个平台最好
  • 凌河锦州网站建设整站优化多少钱
  • 怎么做动漫原创视频网站郑州seo外包费用
  • 做网站要学什么专业搜索引擎优化分析报告
  • 什么是网站的推广培训机构哪家最好
  • 网站怎么做展现量扬州seo优化
  • 做班级网站的素材网站页面