凌云博锐

2018年1月8日

使用VMware 虚拟linux系统环境

摘要: 操作步骤说明: https://jingyan.baidu.com/album/f71d603782e70e1ab641d1da.html?picindex=1 vmware 克隆多个系统: http://www.linuxidc.com/Linux/2017-06/144719.htm linux 阅读全文

posted @ 2018-01-08 19:00 有情怀的IT老兵 阅读(163) 评论(0) 推荐(0)
MYSQL ini 配置文件详解及性能优化方案

摘要: my.ini分为两块:Client Section和Server Section。 Client Section用来配置MySQL客户端参数。 要查看配置参数可以用下面的命令: 1、Client Section [client] port = 3306 # 设置mysql客户端连接服务端时默认使用的 阅读全文

posted @ 2018-01-08 18:12 有情怀的IT老兵 阅读(2368) 评论(0) 推荐(0)