2018年10月24日

centos 虚拟机中修改屏幕分辨率

摘要: 1、$ vi /boot/grub/grub.conf(路径可能会不一样,也可以是 /etc/grub.conf),打开grub.conf文件 2、我们修改分辨率,需要在kernel那行加入 vga=791 注意:vga的参数不是随便输入的,可以根据需要进行修改,我的电脑上面最高只有16位,24位的 阅读全文

posted @ 2018-10-24 21:57 范兵 阅读(2294) 评论(0) 推荐(0)

Solved Unable to copy the source file ./installer/services.sh to the destination file /etc/vmware-t

摘要: Sometimes when you intall vmwaretools there will be some problems such as "Unable to copy the source file ./installer/services.sh to the destination f 阅读全文

posted @ 2018-10-24 21:48 范兵 阅读(1287) 评论(0) 推荐(0)

mysql server 自动断开的问题

摘要: 今天发现mysql的一个问题,当跑update语句的时候,mysql 服务会自动断掉,无论用 phpmyadmin, navicat , mysql workbench 甚至用 mysql命令行效果一样。 我的环境是 : windows server 2008 R2 + mysql5.7.18 wi 阅读全文

posted @ 2018-10-24 15:52 范兵 阅读(522) 评论(0) 推荐(0)

导航