zoukankan      html  css  js  c++  java
  • 解决VM提示:VMware Workstation cannot connect to the virtual machine. Make sure you have rights to run the program, access all directories the program uses, and access all directories for temporary files.

    问题:

    在开启虚拟机的时候报:

    VMware Workstation cannot connect to the virtual machine. Make sure you have rights to run the program, access all directories the program uses, and access all directories for temporary files.

    The VMware Authorization Service is not running

    具体原因是你的服务没开:

      

      解决:

      首先打开任务管理器,找到服务,然后找到:VM AuthdService

      然后

      右键点击开始启动服务。

      之后在去启动服务器就好了。

  • 相关阅读:
    Redis 记录
    flink 流控机制详解
    备份和快照的区别
    LVS 总结
    Keepalived 总结
    OpenResty 总结
    Lua 总结
    Element-UI 总结
    Java transient 关键字
    Activiti 框架
  • 原文地址:https://www.cnblogs.com/dongxiucai/p/9938848.html
Copyright © 2011-2022 走看看