摘要:
centos 和ubuntu 命令区别 1.启动服务 service httpd start /etc/init.d/apache start service httpd stop /etc/init.d/apache stop 2.随系统启动自动运行 chkconfig httpd on upda 阅读全文
posted @ 2020-09-28 11:41
丹心石
阅读(1536)
评论(0)
推荐(0)
摘要:
1、请移除hyper-v角色。(1)以管理员身份(win + x)运行命令提示符;(2)执行命令:bcdedit /set hypervisorlaunchtype off(3)重启系统,运行vm即可。2、如果想要恢复hyper启动:bcdedit / set hypervisorlaunchtyp 阅读全文
posted @ 2020-09-28 08:57
丹心石
阅读(869)
评论(0)
推荐(0)