博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
VirtualBox上Ubuntu虚拟机反应慢
阅读量:4051 次
发布时间:2019-05-25

本文共 567 字,大约阅读时间需要 1 分钟。

转自:

Got the solution from :

Shut down the guest machine

  1. Select the Ubuntu 14.04 virtual machine and click the Settings button
  2. Select the ‘Display’ item from the list on the left
  3. In the Video tab on the right, check the ‘Enable 3D Video
    Acceleration’ option
  4. Select the ‘Storage’ item from the list on the left
  5. In the ‘Storage Tree’ view on the right, select the Controller:SATA
    item
  6. In the corresponding attributes to it’s right, check the ‘Use Host I/O Cache’ option
  7. Close the settings and restart the virtual machine. It should be
    considerably faster now.

reference:


转载地址:http://mqici.baihongyu.com/

你可能感兴趣的文章
python_time模块
查看>>
python_configparser(解析ini)
查看>>
selenium学习资料
查看>>
<转>文档视图指针互获
查看>>
从mysql中 导出/导入表及数据
查看>>
HQL语句大全(转)
查看>>
几个常用的Javascript字符串处理函数 spilt(),join(),substring()和indexof()
查看>>
javascript传参字符串 与引号的嵌套调用
查看>>
swiper插件的的使用
查看>>
layui插件的使用
查看>>
JS牛客网编译环境的使用
查看>>
9、VUE面经
查看>>
关于进制转换的具体实现代码
查看>>
Golang 数据可视化利器 go-echarts ,实际使用
查看>>
mysql 跨机器查询,使用dblink
查看>>
mysql5.6.34 升级到mysql5.7.32
查看>>
dba 常用查询
查看>>
Oracle 异机恢复
查看>>
Oracle 12C DG 搭建(RAC-RAC/RAC-单机)
查看>>
Truncate 表之恢复
查看>>